Date: Thu, 05 Jan 2006 00:22:41 -0500 From: Hans Kaspersetz <lamolist@cyberxdesigns.com> To: freebsd-java@freebsd.org Subject: Re: Java JDK15 Port Fails to Make Message-ID: <43BCAD21.7080102@cyberxdesigns.com> In-Reply-To: <43BC1BFA.7040304@cyberxdesigns.com> References: <43BC1BFA.7040304@cyberxdesigns.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I solved my own problem today. After I wrote this email I did the following. 1. I ran cvsup and updated all my ports 2. I recompiled my kernel with linux compatibility. 3. mount -t linprocfs linprocfs /compat/linux/proc 4. cd /usr/ports/java/jdk15 5. make clean 6. make 7. make install And it worked. I must have missed a step at someother point. Thanks, Hans Kaspersetz Hans C. Kaspersetz wrote: > I am trying to install Java JDK15 from ports and it fails to make. I > am trying to build it on: 5.3-RELEASE FreeBSD 5.3-RELEASE #0. My > failure is very similar to the failure reported in this post: > > http://lists.freebsd.org/pipermail/freebsd-java/2005-April/003763.html > > Actually my errors are exactly the same. I looked through the > archives and could not find the resolution for this problem. Please > help. I have pasted in my error below. > > Hans >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43BCAD21.7080102>