[EMAIL PROTECTED] writes: > ld: duplicate symbol _gsl_rng_get in src/math/libpspp_math.a(random.o) and > src/ui/terminal/libui.a(src_ui_terminal_libui_a-main.o)
Hmm, this is likely a recurrence of the problem with "inline" in GSL. I thought that we'd solved this problem. I'd recommend trying to configure with -fgnu89-inline, e.g.: ./configure CFLAGS=-fgnu89-inline -- "GNU does not eliminate all the world's problems, only some of them." --Richard Stallman _______________________________________________ Pspp-users mailing list Pspp-users@gnu.org http://lists.gnu.org/mailman/listinfo/pspp-users