Re: [BUGS] Beta 2 build issue

2010-06-10 Thread Alvaro Herrera
Excerpts from Thom Brown's message of jue jun 10 13:11:25 -0400 2010: > Here's a mindless stab at a solution... should I disable kerberos in the > build? I suggest you look at config.log to try to determine what's the problem with unsetenv. -- Álvaro Herrera The PostgreSQL Company - Command P

Re: [BUGS] Beta 2 build issue

2010-06-10 Thread Thom Brown
On 10 June 2010 17:48, Alvaro Herrera wrote: > Excerpts from Thom Brown's message of jue jun 10 12:20:57 -0400 2010: >> On 10 June 2010 16:48, Tom Lane wrote: >> > Thom Brown writes: >> >> On 10 June 2010 15:34, Tom Lane wrote: >> >>> You need to look into why configure failed to detect that yo

Re: [BUGS] Beta 2 build issue

2010-06-10 Thread Alvaro Herrera
Excerpts from Thom Brown's message of jue jun 10 12:20:57 -0400 2010: > On 10 June 2010 16:48, Tom Lane wrote: > > Thom Brown writes: > >> On 10 June 2010 15:34, Tom Lane wrote: > >>> You need to look into why configure failed to detect that your platform > >>> has unsetenv. > > > >> Is that hei

Re: [BUGS] Beta 2 build issue

2010-06-10 Thread Thom Brown
On 10 June 2010 16:48, Tom Lane wrote: > Thom Brown writes: >> On 10 June 2010 15:34, Tom Lane wrote: >>> You need to look into why configure failed to detect that your platform >>> has unsetenv. > >> Is that heimdal_strlcpy patch normal too? > > Sorry, no idea what you're talking about.  (I don

Re: [BUGS] Beta 2 build issue

2010-06-10 Thread Tom Lane
Thom Brown writes: > On 10 June 2010 15:34, Tom Lane wrote: >> You need to look into why configure failed to detect that your platform >> has unsetenv. > Is that heimdal_strlcpy patch normal too? Sorry, no idea what you're talking about. (I don't do Gentoo.) regards, t

Re: [BUGS] Beta 2 build issue

2010-06-10 Thread Thom Brown
On 10 June 2010 15:34, Tom Lane wrote: > Thom Brown 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 typ

Re: [BUGS] Beta 2 build issue

2010-06-10 Thread Tom Lane
Thom Brown 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: