qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] don't look for libuuid on Darwin


From: Christoph Hellwig
Subject: Re: [Qemu-devel] don't look for libuuid on Darwin
Date: Mon, 9 Nov 2009 15:11:16 +0100
User-agent: Mutt/1.3.28i

On Sun, Nov 08, 2009 at 06:37:34PM -0700, C.W. Betts wrote:
> In Darwin, the libSystem.B.dylib is a container for a lot of  
> libraries, among them is libuuid.  However, there isn't, by default, a  
> static link  libuuid to libSystem.  The configure script should just  
> check to see if there's a uuid header and don't look for a libuuid.

Checking for static libraries is a bad idea in general.  Care to submit
a patch to fix this check up to do the usual compile test (tiny code
fragment that needs libuuid)




reply via email to

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