Re: small problem with compilation 8.3 on Fedora Core (contrib/uuid-ossp) - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: small problem with compilation 8.3 on Fedora Core (contrib/uuid-ossp)
Date
Msg-id 46477FC2.5090409@dunslane.net
Whole thread Raw
In response to small problem with compilation 8.3 on Fedora Core (contrib/uuid-ossp)  ("Pavel Stehule" <pavel.stehule@gmail.com>)
List pgsql-hackers

Pavel Stehule wrote:
> Hello
>
> head file uuid.h isn't in subdirectory ossp on Fedora Core 6 (uuid was
> installed from uuid and uuid-devel package). I had to change
>
> #include <ossp/uuid.h> to #include <uuid.h>
>
>

Why isn't our setup using uuid-config?

[root@constanza andrew]# uuid-config --includedir
/usr/include

cheers

andrew





pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Performance monitoring
Next
From: Andrew Dunstan
Date:
Subject: Re: What is happening on buildfarm member baiji?