This is a discussion on UUID Support - Aix ; We're porting a large s/w suite from Windows to Unix & Linux (SLES 10, Solaris 10, AIX 5.3). I've not been able to find UUID support on AIX 5.3. I'm at home & the machine is at work so I ...
We're porting a large s/w suite from Windows to Unix & Linux
(SLES 10, Solaris 10, AIX 5.3).
I've not been able to find UUID support on AIX 5.3.
I'm at home & the machine is at work so I may not
get all of the names correct in what follows...
I came across the uuid_$gen(), uuid_$encode(), etc API docs
on IBM's web site, and I found some google refs to /usr/lib/libnck.a.
'nm' does show various uuid API's within libnck, but
I can't find a 'C' header file to '#include'.
Any pointers would be appreciated.