help-gsl
[Top][All Lists]
Advanced

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

[Help-gsl] make check fail


From: Giulio Bottazzi
Subject: [Help-gsl] make check fail
Date: Thu, 29 Mar 2007 17:26:46 +0200

Hello,
in the last cvs (just updated) make check fails. Output below.
Best,
Giulio.

Making check in statistics
make[1]: Entering directory `/usr/local/gsl/statistics'
make  test
make[2]: Entering directory `/usr/local/gsl/statistics'
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2   -o test  test.o
test_nist.o libgslstatistics.la ../sort/libgslsort.la
../ieee-utils/libgslieeeutils.la ../err/libgslerr.la
../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm
gcc -g -O2 -o test test.o test_nist.o  ./.libs/libgslstatistics.a
../sort/.libs/libgslsort.a ../ieee-utils/.libs/libgslieeeutils.a
../err/.libs/libgslerr.a ../test/.libs/libgsltest.a
../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm
test.o: In function `test_char_func':
/usr/local/gsl/statistics/test_int_source.c:125: undefined reference
to `gsl_stats_char_correlation'
test.o: In function `test_uchar_func':
/usr/local/gsl/statistics/test_int_source.c:125: undefined reference
to `gsl_stats_uchar_correlation'
test.o: In function `test_short_func':
/usr/local/gsl/statistics/test_int_source.c:125: undefined reference
to `gsl_stats_short_correlation'
test.o: In function `test_ushort_func':
/usr/local/gsl/statistics/test_int_source.c:125: undefined reference
to `gsl_stats_ushort_correlation'
test.o: In function `test_int_func':
/usr/local/gsl/statistics/test_int_source.c:125: undefined reference
to `gsl_stats_int_correlation'
test.o: In function `test_uint_func':
/usr/local/gsl/statistics/test_int_source.c:125: undefined reference
to `gsl_stats_uint_correlation'
test.o: In function `test_long_func':
/usr/local/gsl/statistics/test_int_source.c:125: undefined reference
to `gsl_stats_long_correlation'
test.o: In function `test_ulong_func':
/usr/local/gsl/statistics/test_int_source.c:125: undefined reference
to `gsl_stats_ulong_correlation'
test.o: In function `test_float_func':
/usr/local/gsl/statistics/test_float_source.c:168: undefined reference
to `gsl_stats_float_correlation'
test.o: In function `test_func':
/usr/local/gsl/statistics/test_float_source.c:168: undefined reference
to `gsl_stats_correlation'
test.o: In function `test_long_double_func':
/usr/local/gsl/statistics/test_float_source.c:168: undefined reference
to `gsl_stats_long_double_correlation'
collect2: ld returned 1 exit status
make[2]: *** [test] Error 1
make[2]: Leaving directory `/usr/local/gsl/statistics'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/usr/local/gsl/statistics'
make: *** [check-recursive] Error 1




reply via email to

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