Date: Fri, 19 May 2000 06:25:28 -0700 (PDT) From: Robert Swindells <swindellsr@genrad.co.uk> To: t.pagtzis@cs.ucl.ac.uk Cc: freebsd-java@freebsd.org Subject: Re: JDK1.2.2 port on fbsd fails at.... Message-ID: <20000519132528.CB75337BD03@hub.freebsd.org> In-Reply-To: <392531BD.E504DB43@cs.ucl.ac.uk> (message from Theo PAGTZIS on Fri, 19 May 2000 13:21:17 %2B0100)
next in thread | previous in thread | raw e-mail | index | archive | help
> I've been having a problem with compiling the JDK1.2.2 port in >freebsd. >In particular, running Fbsd 3.4 during 'gmake world' time the build >fails returning >Rebuilding ../../../bin/i386/green_threads/java because of >obj/i386/java.o obj/i386/java_md.o >gcc -L../../../lib/i386/green_threads -L../../../lib/i386 >obj/i386/java.o obj/i386/java_md.o -lhpi -L../../../lib/i386/classic >-ljvm -lgcc -lc -o ../../../bin/i386/green_threads/java >../../../lib/i386/classic/libjvm.so: undefined reference to >`getCustomInvoker' >gmake[4]: *** [../../../bin/i386/green_threads/java] Error 1 >gmake[4]: Leaving directory >`/usr/pool/JDK1.2.2/build/freebsd/java/main/java' >gmake[3]: *** [optimized] Error 2 >gmake[3]: Leaving directory >`/usr/pool/JDK1.2.2/build/freebsd/java/main/java' >gmake[2]: *** [all] Error 1 >gmake[2]: Leaving directory `/usr/pool/JDK1.2.2/build/freebsd/java/main' >gmake[1]: *** [all] Error 1 >gmake[1]: Leaving directory `/usr/pool/JDK1.2.2/build/freebsd/java' >gmake: *** [all] Error 1 >I have tried it repeatedly with clean installs but it keeps giving the >same error. >Has anyone been seen that or been able to do a build with no probs? Builds fine for me on 3.4-STABLE. >Any help is highly appreciated Have you got GNU m4 installed ? Robert Swindells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000519132528.CB75337BD03>