Ungvari Gabor wrote:
Hi,

So, I have installed libgmp3 and then libmpfr and config for
binutils was clean. Then binutils has been succesfully built.
Then came the second package: gcc. Its config was ok but
'make bootstrap' has failed... Here is the error message:
---------8<----------------
creating reloadable object files...
creating a temporary reloadable object file: .libs/libgcj.la-2.o
/tools/i686-pc-linux-gnu/bin/ld -r -o .libs/libgcj.la-1.o
.libs/prims.o .libs/jni.o .l ibs/exception.o .libs/resolve.o
.libs/defineclass.o .libs/inter..<her e was lots of object
file name>..java/awt/peer/.libs/MenuComponentPeer.o java
/awt/peer/.libs/MenuItemPeer.o
make[3]: *** [libgcj.la] Error 137
make[3]: Leaving directory
`/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libjava'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libjava'
make[1]: *** [all-target-libjava] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/gcc-build'
make: *** [bootstrap] Error 2
---------8<----------------

So, do you have any guess for this 'Error 137'?

Anyway, thanks for the help so far!

Gabor


Why did you install gmp? It wasn't needed. Also, you shouldn't even be trying to build java. Please double-check what you typed and paste your configure command for gcc here.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to