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
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 :
>
>
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