From owner-freebsd-java@FreeBSD.ORG Sat Dec 18 20:49:46 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB65916A4CE for ; Sat, 18 Dec 2004 20:49:46 +0000 (GMT) Received: from itapoa.terra.com.br (itapoa.terra.com.br [200.154.55.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id B286943D41 for ; Sat, 18 Dec 2004 20:49:45 +0000 (GMT) (envelope-from netchaos@terra.com.br) Received: from pasto.terra.com.br (pasto.terra.com.br [200.154.55.137]) by itapoa.terra.com.br (Postfix) with ESMTP id 3E7B230CCA3 for ; Sat, 18 Dec 2004 18:49:44 -0200 (BRST) X-Terra-Karma: 0% X-Terra-Hash: eac3f500d277e467d666aa6743db0d7f Received: from terra.com.br (chiapa.terra.com.br [200.176.3.180]) (authenticated user netchaos) by pasto.terra.com.br (Postfix) with ESMTP id E90A7794037 for ; Sat, 18 Dec 2004 18:49:43 -0200 (BRST) Date: Sat, 18 Dec 2004 17:49:43 -0300 Message-Id: MIME-Version: 1.0 X-Sensitivity: 3 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable From: "Ricardo Britto" To: "freebsd-java" X-XaM3-API-Version: 4.1 (B90) X-type: 0 X-SenderIP: 200.163.15.1 Subject: jdk 1.4 build problem libjvm.so X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Dec 2004 20:49:46 -0000 Hi folks, I'm running FreeBSD 5.3-RELEASE and facing problems while trying to build jdk 1.4 through ports. I got this error: Linking launcher... /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledIC::is_in_transition_state() const' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `VMThread::_vm_thread' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `VMThread::_cur_vm_operation' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledIC::CompiledIC(Relocation*)' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `VMThread::destroy()' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `VMThread::stop_and_get_world_stopped_timer()' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `VMThread::wait_for_vm_thread_exit()' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledIC::stub_address() const' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledIC::set_to_monomorphic(CompiledICInfo const&)' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledIC::compute_monomorphic_entry(methodHandle, KlassHandle, int, int, CompiledICInfo&, Thread*)' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledIC::set_ic_destination(unsigned char*)' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledIC::set_to_megamorphic(CallInfo*, Bytecodes::Code, Thread*)' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledIC::is_clean() const' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledStaticCall::set_to_clean()' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `VMThread::print()' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `VMThread::restart_world_stopped_timer()' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledStaticCall::set_stub_to_clean(static_stub_Relocation*)' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledIC::CompiledIC(NativeCall*)' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledStaticCall::set(StaticCallInfo const&)' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledIC::cached_oop() const' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledIC::set_to_clean()' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `VMThread::restart_application_timer()' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledStaticCall::is_clean()const' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledStaticCall::compute_entry(methodHandle, StaticCallInfo&)' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `VMThread::create()' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `VMThread::stop_and_get_application_timer()' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledIC::set_cached_oop(oopDesc*)' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledIC::is_megamorphic() const' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `VMThread::execute(VM_Operation*)' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `VMThread::oops_do(OopClosure*)' /usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i4= 86_compiler1/product/libjvm.so: undefined reference to `CompiledIC::ic_destination() const' gmake[3]: *** [gamma] Error 1 gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i= 486_compiler1/product' gmake[2]: *** [the_vm] Error 2 gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i= 486_compiler1/product' gmake[1]: *** [product1] Error 2 gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp' gmake: *** [product1] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk14. Anyone knows what's happening and how to fix it? Thanks in advance, Ricardo Britto