Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Apr 2000 18:08:20 +1000
From:      David Hobley <davidh@optushome.com.au>
To:        Greg Lewis <glewis@trc.adelaide.edu.au>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: libfontmanager.so link error (runtime)
Message-ID:  <38E85174.5D05B615@optushome.com.au>
References:  <200004030051.KAA34288@ares.trc.adelaide.edu.au>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38E85174.5D05B615>