Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 2003 00:40:18 -0500
From:      dave <dave@asylum.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: error on build of jdk13 build
Message-ID:  <5.0.2.1.2.20030612003341.0298dcf0@asylum.org>
In-Reply-To: <20030612043242.GA17534@skytrackercanada.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.0.2.1.2.20030612003341.0298dcf0>