pspp-dev
[Top][All Lists]
Advanced

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

building pspp


From: friedrich nietzsche
Subject: building pspp
Date: Tue, 6 Sep 2011 09:44:54 +0000

Hi there,

I'm trying to build pspp from git on Ubuntu 11.10

I cloned from git://git.sv.gnu.org/pspp and followed the instructions in README.Git.

So far, so good, but make fails with the following error:

/usr/bin/ld: src/ui/terminal/.libs/libui.a(src_ui_terminal_libui_la-main.o): undefined reference to symbol 'gsl_set_error_handler_off'
/usr/bin/ld: note: 'gsl_set_error_handler_off' is defined in DSO /usr/lib/libgsl.so.0 so try adding it to the linker command line
/usr/lib/libgsl.so.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status

I checked, and /usr/lib/libgsl.so.0 is there. It is linked to libgsl.so.0.16.0.

Anyone seen this error? Any ideas?

Thanks,

Kees


reply via email to

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