| From: | Thom Brown <thombrown(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: Beta 2 build issue |
| Date: | 2010-06-10 15:45:37 |
| Message-ID: | AANLkTilacXE2SpPZeA_jBPKH7Nt-jCm4LIsH3Nn7p6ZB@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On 10 June 2010 15:34, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Thom Brown <thombrown(at)gmail(dot)com> writes:
>> In file included from ../../src/include/c.h:851,
>> from crypt.c:44:
>> ../../src/include/port.h:392: error: expected identifier or '(' before
>> '__extension__'
>> ../../src/include/port.h:408: error: conflicting types for 'unsetenv'
>> /usr/include/stdlib.h:588: note: previous declaration of 'unsetenv' was here
>
> You need to look into why configure failed to detect that your platform
> has unsetenv.
>
Is that heimdal_strlcpy patch normal too?
Thom
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-06-10 15:48:53 | Re: Beta 2 build issue |
| Previous Message | Stefan Kaltenbrunner | 2010-06-10 15:34:17 | Re: BUG #5488: pg_dump does not quote column names -> pg_restore may fail when upgrading |