Hi again!

I'm recompiling gcc-4.1.1 in order to user NVIDIA-SDK, but I'm having an
error I'm trying to solve.
Gcc-4.1.1 configure so:
"../gcc-4.1.1/configure --prefix=/usr --libexecdir=/usr/lib
--enable-shared --enable-threads=posix --enable-__cxa_atexit
--enable-clocale=gnu
--enable-languages=c,ada,c++,fortran,java,objc,obj-c++,treelang
--with-mpfr=usr --with-gmp=/usr --with-system-zlib --with-x
--enable-java-awt=gtk,xlib --enable-gtk-cairo --enable-java-gc=boehm
--with-libart-prefix=/usr --without-system-unwind
--enable-libstdcxx-allocator=mt --enable-libstdcxx-debug".

While making in java I receive this error:
"./gcj-dbtool -n classmap.db || touch classmap.db
Unexpected error from pthread_mutex_trylock
/bin/sh: line 1: 15360 Aborted                ./gcj-dbtool -n classmap.db
make[3]: Leaving directory `/sources/gcc-build/i686-pc-linux-gnu/libjava'
make[2]: Leaving directory `/sources/gcc-build/i686-pc-linux-gnu/libjava'
make[1]: Leaving directory `/sources/gcc-build'"

What about?

Bye,
Luca
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to