Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 2000 13:21:17 +0100
From:      Theo PAGTZIS <T.Pagtzis@cs.ucl.ac.uk>
To:        freebsd-java@freebsd.org
Subject:   JDK1.2.2 port on fbsd fails at....
Message-ID:  <392531BD.E504DB43@cs.ucl.ac.uk>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?392531BD.E504DB43>