Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2004 07:59:08 -0800 (PST)
From:      Jose Hidalgo <jhidalgo@ic-itcr.ac.cr>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   java/62647: jdk14 port problem, linux module
Message-ID:  <200402101559.i1AFx8rf071443@www.freebsd.org>
Resent-Message-ID: <200402101600.i1AG0ZO8087155@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



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