bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New stable snapshot


From: Michel Boaventura
Subject: Re: New stable snapshot
Date: Thu, 6 Nov 2008 14:13:21 -0300

I've tried to compile the 20081106 and seems like the patch works. But
now I'm having another problem.
Pspp has support for Postgres, but it should be disable by default.
When I try to compile it, I get those errors:

gl/.libs/libgl.a(close.o):close.c:(.text+0x2d): undefined reference to
address@hidden'
gl/.libs/libgl.a(close.o):close.c:(.text+0x45): undefined reference to
address@hidden'
gl/.libs/libgl.a(close.o):close.c:(.text+0x51): undefined reference to
address@hidden'
gl/.libs/libgl.a(close.o):close.c:(.text+0x5f): undefined reference to
address@hidden'
collect2: ld returned 1 exit status
make[2]: *** [src/ui/terminal/pspp.exe] Error 1
make[2]: Leaving directory `/home/Michel/pspp-stable-20081106'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Michel/pspp-stable-20081106'
make: *** [all] Error 2

Looking at google, seems like those references are from postgres
library. Even with the "--without-libpq" I've get
those errors.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]