[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: building pspp
From: |
Ben Pfaff |
Subject: |
Re: building pspp |
Date: |
Tue, 06 Sep 2011 21:43:47 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
friedrich nietzsche <address@hidden> writes:
> 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
What's the command invocation that fails with this error? Is
"-lgsl" part of it? What's in config.log?
--
Ben Pfaff
http://benpfaff.org
- building pspp, friedrich nietzsche, 2011/09/06
- Re: building pspp,
Ben Pfaff <=