[Top][All Lists]
[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:17:16 -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.
- New stable snapshot, Michel Boaventura, 2008/11/03
- Re: New stable snapshot, Ben Pfaff, 2008/11/03
- Re: New stable snapshot, Michel Boaventura, 2008/11/03
- Re: New stable snapshot, Michel Boaventura, 2008/11/04
- Re: New stable snapshot, Ben Pfaff, 2008/11/04
- Re: New stable snapshot, Bruno Haible, 2008/11/05
- Re: New stable snapshot, Michel Boaventura, 2008/11/05
- Re: New stable snapshot, Simon Josefsson, 2008/11/05
- Re: New stable snapshot, Ben Pfaff, 2008/11/05
- Re: New stable snapshot,
Michel Boaventura <=
- Re: New stable snapshot, Ben Pfaff, 2008/11/06
- Re: New stable snapshot, Ben Pfaff, 2008/11/07