Date: Sun, 18 Nov 2001 08:37:25 -0500 From: John Clayton <john@5squaresoftware.com> To: Chris Manjoine <chris-manjoine@uiowa.edu>, java@FreeBSD.ORG Subject: Re: jdk13 port installation problems Message-ID: <B81D23C5.4B10%john@5squaresoftware.com> In-Reply-To: <5.1.0.14.2.20011116153707.05ac0d88@mail.vpr.uiowa.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
I haven't as of yet. I've been pulled away on another project though. here's an update of how far I've gotten: * the issue with InvokersGen was solved by moving the build directory to the top level, instead of in the default, which on this "virtual private" server setup was something like /usr/tmp/usr/tmp/usr/ports/java/jdk13 - whew! There is some weirdness because the /usr/tmp directory is not what it seems to be, I'm convinced. I think I did this by specifying WRKDIR on the command line. Look in the make files for where it sets it up. Interland/Host Pro had added some config settings of their own to this, but specifying on the command-line got around it. * I then encountered another issue which I haven't yet solved: > Error: failed ../../../../build/bsd-i386/lib/i386/classic/libjvm.so, > because ../../../../build/bsd-i386/lib/i386/classic/libjvm.so: > Undefined symbol "__muldi3" > gmake[4]: *** See this thread: http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=22449+25737+/usr/local/www/db/te xt/2001/freebsd-java/20011111.freebsd-java I am NOT too confident I will overcome that one any time soon. Greg suggested that I needed to do make clean, that something was left in an inconsistent state from previous install attempts, but I had done that, so I think it's going to take some more detective work ... which unfortunately I won't get to for a while [sigh]. Any help out there on this? Just curious, are you also trying to install on a "virtual private" server? Good Luck, John ######################################### # John Clayton # john@5squaresoftware.com # NY :: 646.418.3452 # NJ :: 973.361.8392 # Open Source & Object-Oriented Solutions # Web Enabled eBusiness Applications # Knowledge Management Consulting # Content Publishing Consulting # Mac OSX Software Development ######################################### > From: Chris Manjoine <chris-manjoine@uiowa.edu> > Date: Fri, 16 Nov 2001 15:37:39 -0600 > To: john@5squaresoftware.com > > did you ever solve your bsd jdk13 port install question? > > http://groups.google.com/groups?hl=en&threadm=9s4fbc%24ir0%241%40FreeBSD.csie. > NCTU.edu.tw&rnum=1&prev=/groups%3Fq%3Dgmake%255B3%255D:%2B***%2B%255Bswing-htm > l32dtd%255D%2BError%2B2%26hl%3Den%26rnum%3D1%26selm%3D9s4fbc%2524ir0%25241%254 > 0FreeBSD.csie.NCTU.edu.tw > I have the same probelem. > > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~= > Christopher A. Manjoine > Senior Systems Analyst > Research Information Systems > The University of Iowa > 2 Gilmore Hall > Iowa City, IA 52242 > > Voice: 319-335-3019 > Fax: 319-335-2130 > Email: chris-manjoine@uiowa.edu > =~=~=~=~=~=~=~=~=~=~=~=~=~=~= > > 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?B81D23C5.4B10%john>