All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] fd_open not available on OS X
@ 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 ` 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 --
2008-09-15 16:15 [Qemu-devel] fd_open not available on OS X C.W. Betts
2008-09-15 16:15 ` C.W. Betts
2008-09-15 16:49   ` Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.