Alessandro wrote: > 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
Sorry there is no jdk-1.5.0_05-gcc_3.4.2+-3.patch file! There is a jdk-1.5.0-gcc_3.4.2+-3.patch, I guess that's what you mean. I've tried to build jdk-1.5.0 and jdk-1.5.0_05 on my blfs-6.1 system, no result. Everytime compilation stops because of problems with a motif library (libXm.a). Now I'm using the precompiled version. Stef -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page