This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

installation error occurs for 'make check'


Dear all,

I get the following error for gsl 1.3 during the installation.
After 'make' and 'make install', I have checked the library
by 'make check', what leads finally to

[..snip...]
==================
All 1 tests passed
==================
make[2]: Leaving directory
`/home/unix/stat/hutt/software/install_gsl-1.3/block'
make[1]: Leaving directory
`/home/unix/stat/hutt/software/install_gsl-1.3/block'
Making check in vector
make[1]: Entering directory
`/home/unix/stat/hutt/software/install_gsl-1.3/vector'
make  test test_static
make[2]: Entering directory
`/home/unix/stat/hutt/software/install_gsl-1.3/vector'
gcc -DHAVE_CONFIG_H -I. -I/home/unix/stat/hutt/software/gsl-1.3/vector
-I.. -I.. -I/home/unix/stat/hutt/software/gsl-1.3    -g -O2 -c
/home/unix/stat/hutt/software/gsl-1.3/vector/test.c
In file included from
/home/unix/stat/hutt/software/gsl-1.3/vector/test.c:61:
/home/unix/stat/hutt/software/gsl-1.3/vector/test_complex_source.c: In
function `test_complex_float_trap':
/home/unix/stat/hutt/software/gsl-1.3/vector/test_complex_source.c:258:
Internal compiler error in subst, at combine.c:3546
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [test.o] Error 1
make[2]: Leaving directory
`/home/unix/stat/hutt/software/install_gsl-1.3/vector'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory
`/home/unix/stat/hutt/software/install_gsl-1.3/vector'
make: *** [check-recursive] Error 1

I also get a similar error for gsl 1.2 . The data of my system are
Linux 2.4.16 and gcc 3.1 .

I hope that somebody can help me, as I really need a working GSL for my
work.

Axel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]