qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 726962] Re: darwin user i386 no such directory


From: Karl-Michael Schindler
Subject: [Qemu-devel] [Bug 726962] Re: darwin user i386 no such directory
Date: Thu, 26 May 2011 22:56:24 -0000

same with 0.14.1 with Mac OS X 10.6.7.
target ppc-darwin-user has the same problem:


  CC    ppc-darwin-user/main.o
cc1: warning: /Users/michael/Downloads/qemu-0.14.1/darwin-user/ppc: No such 
file or directory
In file included from /Users/michael/Downloads/qemu-0.14.1/target-ppc/cpu.h:855,
                 from /Users/michael/Downloads/qemu-0.14.1/darwin-user/qemu.h:7,
                 from 
/Users/michael/Downloads/qemu-0.14.1/darwin-user/main.c:30:
../cpu-all.h:622:24: error: qemu-types.h: No such file or directory
In file included from /Users/michael/Downloads/qemu-0.14.1/target-ppc/cpu.h:855,
                 from /Users/michael/Downloads/qemu-0.14.1/darwin-user/qemu.h:7,
                 from 
/Users/michael/Downloads/qemu-0.14.1/darwin-user/main.c:30:
../cpu-all.h:756: error: expected declaration specifiers or ‘...’ before 
‘abi_ulong’
../cpu-all.h:757: error: expected declaration specifiers or ‘...’ before 
‘abi_ulong’
In file included from /Users/michael/Downloads/qemu-0.14.1/darwin-user/qemu.h:9,
                 from 
/Users/michael/Downloads/qemu-0.14.1/darwin-user/main.c:30:
../thunk.h: In function ‘thunk_type_size’:
../thunk.h:104: error: ‘TARGET_ABI_BITS’ undeclared (first use in this function)
../thunk.h:104: error: (Each undeclared identifier is reported only once
../thunk.h:104: error: for each function it appears in.)
../thunk.h: In function ‘thunk_type_align’:
../thunk.h:141: error: ‘TARGET_ABI_BITS’ undeclared (first use in this function)
In file included from 
/Users/michael/Downloads/qemu-0.14.1/darwin-user/main.c:30:
/Users/michael/Downloads/qemu-0.14.1/darwin-user/qemu.h: At top level:
/Users/michael/Downloads/qemu-0.14.1/darwin-user/qemu.h:100: warning: ‘struct 
sigaltstack’ declared inside parameter list
/Users/michael/Downloads/qemu-0.14.1/darwin-user/qemu.h:100: warning: its scope 
is only this definition or declaration, which is probably not what you want
/Users/michael/Downloads/qemu-0.14.1/darwin-user/qemu.h:109: warning: redundant 
redeclaration of ‘init_paths’
../qemu-common.h:172: warning: previous declaration of ‘init_paths’ was here
/Users/michael/Downloads/qemu-0.14.1/darwin-user/qemu.h:110: warning: redundant 
redeclaration of ‘path’
../qemu-common.h:173: warning: previous declaration of ‘path’ was here
/Users/michael/Downloads/qemu-0.14.1/darwin-user/main.c:74: warning: no 
previous prototype for ‘cpu_get_pic_interrupt’
/Users/michael/Downloads/qemu-0.14.1/darwin-user/main.c: In function ‘cpu_loop’:
/Users/michael/Downloads/qemu-0.14.1/darwin-user/main.c:164: warning: cast to 
pointer from integer of different size
/Users/michael/Downloads/qemu-0.14.1/darwin-user/main.c:173: warning: cast to 
pointer from integer of different size
/Users/michael/Downloads/qemu-0.14.1/darwin-user/main.c:184: warning: cast to 
pointer from integer of different size
/Users/michael/Downloads/qemu-0.14.1/darwin-user/main.c:280: warning: cast to 
pointer from integer of different size
/Users/michael/Downloads/qemu-0.14.1/darwin-user/main.c:288: warning: cast to 
pointer from integer of different size
/Users/michael/Downloads/qemu-0.14.1/darwin-user/main.c:300: warning: cast to 
pointer from integer of different size
/Users/michael/Downloads/qemu-0.14.1/darwin-user/main.c:331: warning: cast to 
pointer from integer of different size
/Users/michael/Downloads/qemu-0.14.1/darwin-user/main.c:393: warning: cast to 
pointer from integer of different size
/Users/michael/Downloads/qemu-0.14.1/darwin-user/main.c: In function ‘main’:
/Users/michael/Downloads/qemu-0.14.1/darwin-user/main.c:777: warning: 
assignment discards qualifiers from pointer target type
make[1]: *** [main.o] Error 1
make: *** [subdir-ppc-darwin-user] Error 2

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/726962

Title:
  darwin user i386 no such directory

Status in QEMU:
  New

Bug description:
  qemu-0.14.0/darwin-user/i386: No such file or directory

  I tried the current sources and the "stable".

  I am running mac os x 10.5.8 -- 64 bit on macbook pro.  fusion works,
  virtualbox works, Q did on i386, but not 64 bit.

  I had "fink" installed, and changed /sw to be after /usr/local/bin so
  that I could put up the latest gmake to get around fink's problems. It
  won't compile with gcc42, so I am using XCode 4.0.1.

  What am I doing wrong? What did I miss?

  commit 417131fb9ad3f6dd7177a338cc5f143dec4d75f0
  Author: Stefan Weil <address@hidden>
  Date:   Fri Feb 25 16:30:20 2011 -0600



reply via email to

[Prev in Thread] Current Thread [Next in Thread]