Re: [BUGS] Problem compiling postgresql 7.3b2

2002-10-08 Thread Pierre
I think I found the problem... I only had static libbind, I recompiled bind to make shared libraries too, and now postgresql compiles without error. On 2002.10.07 21:23 Peter Eisentraut wrote: > Where did the file /usr/local/lib/libbind.a come from? Who installed > it > and what's in it? And c

Re: [BUGS] Problem compiling postgresql 7.3b2

2002-10-07 Thread Peter Eisentraut
Where did the file /usr/local/lib/libbind.a come from? Who installed it and what's in it? And can you show us the config.log file? Pierre writes: > I try to compile postgresql-7.3b2 on my GNU/Linux system with gcc-3.2 > There was no problem with the configure but for the make i got this : > >

[BUGS] Problem compiling postgresql 7.3b2

2002-10-06 Thread Pierre
Hi, I try to compile postgresql-7.3b2 on my GNU/Linux system with gcc-3.2 There was no problem with the configure but for the make i got this : [...] gmake[3]: Leaving directory `/tmp/postgresql-7.3b2/src/backend/utils' gcc -O3 -march=i686 -Wall -Wmissing-prototypes -Wmissing-declarations -L/us