On Tue, Sep 20, 2011 at 12:35:05PM +0100, Luis Cebamanos wrote: > /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 > make[2]: *** [src/ui/terminal/pspp] Error 1
Looks like ld can't find gsl. Do you have gsl in a typical place? _______________________________________________ pspp-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-dev
