| From: | Emanuel Calvo Franco <postgres(dot)arg(at)gmail(dot)com> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: uuid contrib don't compile in OpenSolaris |
| Date: | 2009-07-24 17:23:42 |
| Message-ID: | f205bb120907241023p612076a2t666b8e8ec562b0af@mail.gmail.com |
| Views: | Whole Thread | Raw Message | 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.
>
> Did you use gmake the second time? What was the exact make and compiler
> error message?
>
Every time I execute the gmake, the error is the same (uuid.h
not found).
WHen i copy uuid.h in the current dir of uuid contrib, the
error changes to missing separator. As I say, looking in
the web i found that maybe is a bad character (a hidden tab
or something like this).
This occurs only in opensolaris 200906 (i didn't test on previous
versions).
--
Emanuel Calvo Franco
www.emanuelcalvofranco.com.ar
ArPug.com.ar / aosug.com.ar
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Radamis | 2009-07-24 18:12:25 | FATAL: root page 3 of "pg_class_oid_index" has level 0, expected 1 |
| Previous Message | Alvaro Herrera | 2009-07-24 16:56:14 | Re: uuid contrib don't compile in OpenSolaris |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua D. Drake | 2009-07-24 17:29:53 | Re: WIP: plpython3 |
| Previous Message | Sam Mason | 2009-07-24 16:56:14 | Re: When is a record NULL? |