Bruce McAlister <bruce.mcalister@xxxxxxxxxxx> writes: > I am trying to build the uuid-ossp contrib module for PostgreSQL 8.3.4. > I am building on Solaris x86 with Sun Studio 12. > I built the ossp-uuid version 1.6.2 libraries and installed them, > however, whenever I attempt to build the contrib module I always end up > with the following error: > "uuid-ossp.c", line 29: #error: OSSP uuid.h not found Um ... did you run PG's configure script with --with-ossp-uuid? It looks like either you didn't do that, or configure doesn't know to look in the place where you put the ossp-uuid header files. regards, tom lane -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general