Re: uuid_generate on 10.3
Re: uuid_generate on 10.3
- Subject: Re: uuid_generate on 10.3
- From: Kevin Van Vechten <email@hidden>
- Date: Thu, 8 Dec 2005 00:17:35 -0800
Correct, these Libsystem interfaces were not available prior to
Tiger. However, CFUUID was available as part of CoreFoundation, so
you could use that to generate UUIDs portably between Panther and Tiger.
- Kevin
On Dec 7, 2005, at 11:51 PM, Tristan Bonsall wrote:
Hi,
I am using the uuid_generate function in my application and when it
is run on 10.3.9, the following error occurs.
undefined reference to _uuid_generate expected to be defined in /
usr/lib/libSystem.B.dylib
The Darwin man page for the function seems to imply that the
function is part of the e2fsprogs package. As I understand it, the
e2fsprogs is not part of pre-Tiger OS X. Is this function not
available before Tiger, or do I have to change what I am linking
with to make this run under pre-Tiger? I am developing on 10.4.3.
Thanks,
Tristan.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40opendarwin.org
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden