Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2000 14:01:17 -0400
From:      John Brann <john@brann.org>
To:        Greg Lewis <glewis@ares.trc.adelaide.edu.au>
Cc:        java@FreeBSD.ORG
Subject:   Re: Problems building native jdk122 alpha
Message-ID:  <20000823140116.A14448@freebie.brann.org>
In-Reply-To: <200008230126.KAA07535@ares.trc.adelaide.edu.au>; from glewis@ares.trc.adelaide.edu.au on Wed, Aug 23, 2000 at 10:56:17AM %2B0930
References:  <20000821141858.A39473@freebie.brann.org> <200008230126.KAA07535@ares.trc.adelaide.edu.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 23, 2000 at 10:56:17AM +0930, Greg Lewis wrote:
> Hi John,
> 
> > Trying to build the alpha port, patchset 10.
> > jdk118 (native) and jdk122 (linux) both installed in /usr/local
> > 
> > Patches work fine.
> > 
> > Environment variables:
> > ALT_BOOTDIR=/usr/local/linux-jdk1.2.2/
> > ALT_MOTIF_DIR=/usr/X11R6
> > ALT_ODBCDIR=/usr/local
> > 
> > CLASSPATH, JAVA_HOME and JAVA_COMPILER are not set
> > 
> > Going straight to a 'gmake release-images' the build dies with:
> > 
> > Constructing Javadoc information...
> > 
> > 
> > >>> Generating beaninfo for javax.swing.AbstractButton ... 
> > javadoc: In doclet class GenDocletBeanInfo,  method start has thrown an exception java.lang.reflect.InvocationTargetException
> > java.lang.UnsatisfiedLinkError: /home/john/Development/wip/java/source-jdk1.2.2/work/build/freebsd/lib/i386/libawt.so: /home/john/Development/wip/java/source-jdk1.2.2/work/build/freebsd/bin/../lib/i386/libmlib_image.so: Undefined symbol ".L168"
> > 
> > This symbol '.L168' doesn't appear in any of the linux jdk122 shared 
> > libraries.
> > 
> > Any ideas?
> 
> What Motif library are you using?  I'd check it (and any other shared
> libraries libmlib_image.so is linked against) for the symbol.  You should
> then tweak the make file to load in the extra libraries necessary to
> resolve this symbol.
> 


Greg, thanks for the reply.  I installed the openmotif-devel port, as per 
the how-to pages at http://web.inter.nl.net/users/kjkoster/java/index.html
However, that port doesn't have any shared libraries...

Since I have cvsupped ports recently, I guess the open-motif port is now
the correct one.  I'm trying a rebuild...

John


> -- 
> Greg Lewis 				glewis@trc.adelaide.edu.au
> Computing Officer			+61 8 8303 5083
> Teletraffic Research Centre
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-java" in the body of the message

-- 
        Unreal City,
     Under the brown fog of a winter dawn,

finger john@doorman.brann.org for pgp public key


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?20000823140116.A14448>