Re: problem installing jdk14

2004-07-08 Thread Gustaaf Wijnands
Gustaaf Wijnands wrote:
Hello all,
I have been trying to install jdk14 on a machine with freebsd 
5.2.1-release, but it just doesn't work. While compiling it gives this 
error
problem solved, after removing /usr/ports/java/jdk14/works everything 
went smoothly.

--
Gustaaf
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


problem installing jdk14

2004-07-06 Thread Gustaaf Wijnands
Hello all,
I have been trying to install jdk14 on a machine with freebsd 
5.2.1-release, but it just doesn't work. While compiling it gives this error

quote:Java HotSpot(TM) Client VM warning: Can't detect initial 
thread stack location
^
2 errors
gmake[4]: *** [.compile.classlist] Error 1
gmake[4]: Leaving directory 
`/usr/ports/java/jdk14/work/j2se/make/java/java'
gmake[3]: *** [optimized] Error 2
gmake[3]: Leaving directory 
`/usr/ports/java/jdk14/work/j2se/make/java/java'
gmake[2]: *** [all] Error 1
gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make'
gmake: *** [j2se-build] Error 2
*** Error code 2

Stop in /usr/ports/java/jdk14.

$ pkg_info |grep linux_base
linux_base-8-8.0_4 Base set of packages needed in Linux mode (only for i386
I did a deinstall and make install in /usr/ports/java/linux-sun-jdk14/
and a
kldload linprocfs
mount -t linprocfs linprocfs /compat/linux/proc
and tried agaain, to no avail.
Am I missing something?
Thanks!
--
Gustaaf
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"