From owner-freebsd-java Fri May 19 5:21:27 2000 Delivered-To: freebsd-java@freebsd.org Received: from bells.cs.ucl.ac.uk (bells.cs.ucl.ac.uk [128.16.5.31]) by hub.freebsd.org (Postfix) with SMTP id A6B8937B608 for ; Fri, 19 May 2000 05:21:23 -0700 (PDT) (envelope-from T.Pagtzis@cs.ucl.ac.uk) Received: from ginger.cs.ucl.ac.uk by bells.cs.ucl.ac.uk with local SMTP id ; Fri, 19 May 2000 13:21:17 +0100 Message-ID: <392531BD.E504DB43@cs.ucl.ac.uk> Date: Fri, 19 May 2000 13:21:17 +0100 From: Theo PAGTZIS Reply-To: t.pagtzis@cs.ucl.ac.uk Organization: UCL X-Mailer: Mozilla 4.73 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: el, en MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: JDK1.2.2 port on fbsd fails at.... Content-Type: text/plain; charset=iso-8859-7 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi , 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? Any help is highly appreciated Theo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message