java/62647: jdk14 port problem, linux module
Jose Hidalgo
jhidalgo at ic-itcr.ac.cr
Tue Feb 10 08:00:36 PST 2004
>Number: 62647
>Category: java
>Synopsis: jdk14 port problem, linux module
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-java
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Feb 10 08:00:35 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Jose Hidalgo
>Release: 4.8-RELEASE-p13
>Organization:
Hostarica
>Environment:
FreeBSD xxx.xxxxx.xxx 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #6: Wed Oct 8 14:52:54 CST 2003 root at xxx.xxxxx.xxx:/usr/obj/usr/src/sys/WSC i386
>Description:
Trying to install this port:
/usr/ports/java/jdk14 | JDK1.4.2
via make install
it was failing in the sanity check, complaining about the bootstrap version, it wasn't loading or verifying the linux module: linux.ko
>How-To-Repeat:
maybe unloading the linux.ko module, and trying to install this port
>Fix:
(cd /modules ; kldload linux.ko) &
My opinion: the 'sanity check' must load the module if it is not already loaded
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-java
mailing list