Re: BUG #3905: configure cannot find ossp UUID libs and/or includes

From: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3905: configure cannot find ossp UUID libs and/or includes
Date: 2008-01-28 18:13:52
Message-ID: 9BA51CE1-AC2B-4C42-9359-DEF53052F725@kineticode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Jan 28, 2008, at 10:08, Tom Lane wrote:

>> david=# select uuid_generate_v1();
>> ERROR: function uuid_generate_v1() does not exist
>
> Did you run the module's SQL script?

It was not put into /usr/local/pgsql/share/contrib. Neither of these
had any output:

trigger% ll /usr/local/pgsql/share/contrib/*.sql | grep uuid
trigger% ll /usr/local/pgsql/lib | grep uuid

Best

David

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Pavel Golub 2008-01-28 18:27:05 BUG #3909: src\tools\msvc\clean.bat clears parse.h file
Previous Message Tom Lane 2008-01-28 18:08:46 Re: BUG #3905: configure cannot find ossp UUID libs and/or includes