Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2001 15:22:38 +1030
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        John Clayton <john@5squaresoftware.com>
Cc:        Greg Lewis <glewis@eyesbeyond.com>, John Clayton <neuroboy@optonline.net>, sobomax@FreeBSD.ORG, freebsd-java@FreeBSD.ORG
Subject:   Re: problem intalling the jdk13 port
Message-ID:  <20011105152238.A71981@misty.eyesbeyond.com>
In-Reply-To: <8CA4A2B9-D172-11D5-B281-000A279339CE@5squaresoftware.com>; from john@5squaresoftware.com on Sun, Nov 04, 2001 at 05:23:19PM -0500
References:  <D567E7C0-D155-11D5-B281-000A279339CE@5squaresoftware.com> <8CA4A2B9-D172-11D5-B281-000A279339CE@5squaresoftware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 04, 2001 at 05:23:19PM -0500, John Clayton wrote:
> I sifted through the way things are set up here, and no matter what I 
> specified as PORTSDIR, it always copied the CWD into /usr/tmp/CWD/work. 
>  I'm on a virtual disk here and it seems /usr/tmp may be a symlink of 
> sorts.  So, I set WRKDIR on the command line to /builds and ran make 
> again.  And ... I got past the InvokersGen error!!!!  Got a lot farther 
> and received this error: 
> 
> rm -f 
> ../../../../build/bsd-i386/classes/javax/swing/text/html/parser/html32.bdtd 
> 
> (../../../../build/bsd-i386/bin/java -ms16m -mx64m \ 
>         -classpath 
> "../../../../build/bsd-i386/tmp/javax/swing/html/dtbuilder/dtdgenclasses:" 
> \ 
>         -Ddtd_home=../../../tools/dtdbuilder/dtds \ 
>         dtdbuilder.DTDBuilder html32 > 
> ../../../../build/bsd-i386/classes/javax/swing/text/html/parser/html32.bdtd) 
> || exit 1 
> Error: failed ../../../../build/bsd-i386/lib/i386/classic/libjvm.so, 
> because ../../../../build/bsd-i386/lib/i386/classic/libjvm.so: 
> Undefined symbol "__muldi3" 
> gmake[4]: *** 
> 
> Any more ideas?  And thanks, 

Did you make sure you did a make clean before starting the build again?
This looks like something in an inconsistent state.

-- 
Greg Lewis                            Email : glewis@eyesbeyond.com
Eyes Beyond                           Phone : (801) 765 1887
Information Technology                Web   : http://www.eyesbeyond.com


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?20011105152238.A71981>