pspp-dev
[Top][All Lists]
Advanced

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

Re: New stable snapshot


From: Ben Pfaff
Subject: Re: New stable snapshot
Date: Thu, 06 Nov 2008 09:46:07 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

"Michel Boaventura" <address@hidden> writes:

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

These symbols are part of the ws2_32 library.  I guess that we
are failing to link against it.  It should be an easy fix, though.
-- 
Ben Pfaff 
http://benpfaff.org




reply via email to

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