qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] fd_open not available on OS X
       [not found] <7ED20969-084A-476E-ACF2-9942E4898458@hotmail.com>
@ 2008-09-15 16:15 ` C.W. Betts
  2008-09-15 16:49   ` Anthony Liguori
  0 siblings, 1 reply; 2+ messages in thread
From: C.W. Betts @ 2008-09-15 16:15 UTC (permalink / raw)
  To: qemu-devel

when trying to compile qemu on OS X, I get the following error:

Undefined symbols:
   "_fd_open", referenced from:
       _raw_getlength in block-raw-posix.o
       _raw_pwrite_aligned in block-raw-posix.o
       _raw_pread_aligned in block-raw-posix.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [qemu-img] Error 1

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] fd_open not available on OS X
  2008-09-15 16:15 ` [Qemu-devel] fd_open not available on OS X C.W. Betts
@ 2008-09-15 16:49   ` Anthony Liguori
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony Liguori @ 2008-09-15 16:49 UTC (permalink / raw)
  To: qemu-devel

C.W. Betts wrote:
> when trying to compile qemu on OS X, I get the following error:

Should be fixed now.  Sorry, I really need to setup a BSD build environment.

Regards,

Anthony Liguori

> Undefined symbols:
>   "_fd_open", referenced from:
>       _raw_getlength in block-raw-posix.o
>       _raw_pwrite_aligned in block-raw-posix.o
>       _raw_pread_aligned in block-raw-posix.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make: *** [qemu-img] Error 1
>
>
>
>
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-15 16:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <7ED20969-084A-476E-ACF2-9942E4898458@hotmail.com>
2008-09-15 16:15 ` [Qemu-devel] fd_open not available on OS X C.W. Betts
2008-09-15 16:49   ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).