error on build of jdk13 build
dave
dave at asylum.org
Wed Jun 11 22:40:14 PDT 2003
At 11:32 PM 6/11/2003, you wrote:
>I have been trying to build jdk13 but I get this error;
>
>
>===> Verifying install for /usr/local/linux-sun-jdk1.3.1/bin/javac in
>/usr/ports/java/linux-sun-jdk13
>===> Extracting for linux-sun-jdk-1.3.1.08
> >> Checksum OK for j2sdk-1_3_1_08-linux-i586.bin.
>===> linux-sun-jdk-1.3.1.08 depends on file: /compat/linux/lib/libc.so.6
>- found
>Bad system call (core dumped)
>*** Error code 140
>
>Stop in /usr/ports/java/linux-sun-jdk13.
>*** Error code 1
>
>Stop in /usr/ports/java/jdk13.
>
>I have tried reinstalling linux_base-7.1_5 but still I get the same error.
Have you loaded the linux module with kldload and then put a line in
/etc/rc.conf to load the linux module on bootup?
check to make sure it got loaded with kldstat
here is a line i have in rc.conf:
linux_enable="YES"
dave
More information about the freebsd-questions
mailing list