Alle 21:05, domenica 1 gennaio 2006, Dan McGhee ha scritto: > I'm trying to build JDK-1.5.0_05 using SVN. I just build LFS 6.1 on my > laptop and have gcc-3.4.3 installed. The build fails with a series of > messages containing the phrase "does not give a valid preprocessing > token." This build failure occurs regardless of how I'm logged in me, > root, or the pkgusr. (...)
Hi, just for infomation I have compiled JDK-1.5.0_05 with gcc-3.4.3 and JDK-1.5.0_06 precompiled without problems. I applied the jdk-1.5.0_05-gcc_3.4.2+-3.patch and not the jdk-1.5.0_05-gcc4-1.patch that in not going to work at least for this: +OTHER_CFLAGS += -Werror -Wno-pointer-sign and [EMAIL PROTECTED]:~$ gcc -Wno-pointer-sign dummy.c cc1: error: unrecognized command line option "-Wno-pointer-sign" I have not seen any problems until now with my java installation but I'm not in position to check much this, I have only a little java programs, but I have compiled several java bindings in other programs, and Ant. Alessandro -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
