J=?ISO-8859-1?B?9g==?=rg Beyer <[EMAIL PROTECTED]> writes: > -- Binaries and libraries installed _by the OS itself_ reside in /usr (e.g. > uuid, libxml2, libxslt)
What I see on my OSX machines is /usr/include/uuid/uuid.h and no sign of anything uuid-related in /usr/lib. (Apparently the functions declared by uuid/uuid.h reside directly in libc.) This seems to be a DCE-compatible library not the OSSP one. AFAICT our configure script completely ignores the presence of uuid/uuid.h. So I'm wondering what exactly you've got in /usr and where it came from. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq