qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Mac OS X build failure (qemu-img)
@ 2007-11-11 12:40 Andreas Färber
  2007-12-12 11:39 ` Andreas Färber
  0 siblings, 1 reply; 8+ messages in thread
From: Andreas Färber @ 2007-11-11 12:40 UTC (permalink / raw)
  To: qemu-devel

Hello,

Building CVS HEAD on OS X (here sparc-softmmu) currently results in  
unresolved symbols:

gcc-3.3 -g    -o qemu-img qemu-img.o qemu-img-block.o qemu-img-block- 
raw.o cutils.o block-cow.o block-qcow.o aes.o block-vmdk.o block- 
cloop.o block-dmg.o block-bochs.o block-vpc.o block-vvfat.o block- 
qcow2.o block-parallels.o -lz
ld: Undefined symbols:
_CFDictionarySetValue
_CFRelease
_CFStringGetCString
_IOIteratorNext
_IOMasterPort
_IOObjectRelease
_IORegistryEntryCreateCFProperty
_IOServiceGetMatchingServices
_IOServiceMatching
___CFStringMakeConstantString
_kCFAllocatorDefault
_kCFBooleanTrue
make: *** [qemu-img] Error 1

It seems to be unrelated to Fabrice's Cocoa changes and unrelated to  
the AIO reversion. My guess is that the CoreFoundation framework or  
something needs to be linked in. Any idea which commit might have  
caused this or where to fix?

Thanks,

Andreas

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

end of thread, other threads:[~2008-01-07 23:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-11 12:40 [Qemu-devel] Mac OS X build failure (qemu-img) Andreas Färber
2007-12-12 11:39 ` Andreas Färber
2007-12-12 12:08   ` Alexander Graf
2007-12-13 23:19     ` Andreas Färber
2007-12-14 11:24       ` Alexander Graf
2007-12-14 15:17         ` Andreas Färber
2007-12-14 17:38           ` Alexander Graf
2008-01-07 23:20     ` [PATCH] " Andreas Färber

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).