From owner-freebsd-java Mon Apr 3 1: 8: 2 2000 Delivered-To: freebsd-java@freebsd.org Received: from mail.rdc1.nsw.optushome.com.au (ha1.rdc1.nsw.optushome.com.au [203.164.2.50]) by hub.freebsd.org (Postfix) with ESMTP id E955037BC27 for ; Mon, 3 Apr 2000 01:07:57 -0700 (PDT) (envelope-from davidh@optushome.com.au) Received: from optushome.com.au ([203.164.12.226]) by mail.rdc1.nsw.optushome.com.au (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000403080755.CYQQ6821.mail.rdc1.nsw.optushome.com.au@optushome.com.au>; Mon, 3 Apr 2000 18:07:55 +1000 Message-ID: <38E85174.5D05B615@optushome.com.au> Date: Mon, 03 Apr 2000 18:08:20 +1000 From: David Hobley X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Greg Lewis Cc: freebsd-java@FreeBSD.ORG Subject: Re: libfontmanager.so link error (runtime) References: <200004030051.KAA34288@ares.trc.adelaide.edu.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greg Lewis wrote: > > Hi David, > > Exception in thread "main" java.lang.UnsatisfiedLinkError: > > /scratch/jdk1.2.2/build/freebsd/lib/i386/libfontmanager.so: > > /scratch/jdk1.2.2/build/freebsd/lib/i386/libfontmanager.so: > > Undefined symbol "__pure_virtual" > What version of FreeBSD are you actually compiling on (4.0?). This problem > is precisely Issue 15 -- (look in the file ISSUES). You should fix it by > editting build/freebsd/makefiles/Defs-freebsd.gmk, uncommenting the > extra LDLIBS_COMMON line and recompiling. I am compiling on FreeBSD 4, using the standard gcc. % uname -a FreeBSD ishtar 4.0-STABLE FreeBSD 4.0-STABLE #7: Wed Mar 22 20:36:54 EST 2000 davidh@ishtar:/usr/src/sys/compile/ISHTAR i386 % gcc -v Using builtin specs. gcc version 2.95.2 19991024 (release) Thanks for the response. I'll give it a go. -- Cheers, david To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message