gnustep-dev
[Top][All Lists]
Advanced

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

Re: Problem building corebase...


From: Stefan Bidi
Subject: Re: Problem building corebase...
Date: Sun, 29 May 2011 14:54:47 -0500

The reason I used libuuid is because that's what Apple uses (http://en.wikipedia.org/wiki/Universally_unique_identifier).  It was easy enough to wrap it.  I guess we could have either fallback code for people without libuuid (in which case I'd need to create a configure script) or just completely get rid of the dependency.  Any opinions?

Stef

On Sun, May 29, 2011 at 2:30 PM, David Chisnall <address@hidden> wrote:
On 29 May 2011, at 20:28, Stefan Bidi wrote:

> Do you have the uuid library installed (libuuid1 + uuid-dev on Debian)?  This is a new dependency.  The uuid_t type is defined in uuid/uuid.h, there should be no reason why you're getting this error if the headers are correctly installed.

Please take a look at the ETUUID code.  We have well-tested implementations of the UUID generation algorithms, without introducing an external dependency.

David

--
This email complies with ISO 3103



reply via email to

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