This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
make check error
- To: gcc-bugs at gcc dot gnu dot org
- Subject: make check error
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Date: Mon, 11 Dec 2000 01:04:30 +0000
I get the following error from make check. Something to do with the
latest java updates.
Neil.
/usr/src/gcc/build/gcc/xgcc -B/usr/src/gcc/build/gcc/
-B/usr/local/i586-pc-linux-gnu/bin/
-B/usr/local/i586-pc-linux-gnu/lib/ -isystem
/usr/local/i586-pc-linux-gnu/include -I././targ-include
-I./../../../boehm-gc/./libc/include -fno-builtin -g -O2 -o
.libs/gctest test.o ./.libs/libgcjgc.so -lpthread -Wl,--rpath
-Wl,/usr/local/lib
./.libs/libgcjgc.so: undefined reference to `dlopen'
collect2: ld returned 1 exit status
make[1]: *** [gctest] $B%(%i!<(B 1
make[1]: $B=P$^$9(B $B%G%#%l%/%H%j(B `/usr/src/gcc/build/i586-pc-linux-gnu/boehm-gc'
make: *** [check-target-boehm-gc] $B%(%i!<(B 2
bash-2.04$