uuid contrib don't compile in OpenSolaris

From: Emanuel Calvo Franco <postgres(dot)arg(at)gmail(dot)com>
To: postgresql Forums <pgsql-general(at)postgresql(dot)org>
Subject: uuid contrib don't compile in OpenSolaris
Date: 2009-07-23 19:10:28
Message-ID: f205bb120907231210iaad9b09r76929d3f629b0cb1@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Hi all,

I have some issues to compile uuid contrib of 8.4 version.

Touching something i see that the gmake don't find uuid.h.
(pfexec gmake -d)
Touching more, i add uuid.h into the uuid directory and i had a
error message: missing separator.

So i google a little and i find something:
http://www.cygwin.com/faq/faq.programming.html#faq.programming.make-spaces

I read the source and it explain that some issues were fixed into
Debian, but other
platforms didn't tested yet. If this is really, we are using 8.4
final, and it don't
sounds consistent at all.

BTW, somebody patched this ? If not, i will continue my workaround on this and
try to propose something to fix it.

--
Emanuel Calvo Franco
www.emanuelcalvofranco.com.ar
ArPug.com.ar / aosug.com.ar

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steve Atkins 2009-07-23 19:11:34 Re: 3des key lengths and key management
Previous Message Greg Stark 2009-07-23 18:47:01 Re: 3des key lengths and key management

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-07-23 19:34:05 Re: Aggregate-function space leakage
Previous Message Pavel Stehule 2009-07-23 19:08:29 Re: mixed, named notation support