Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Dec 1999 15:02:26 -0800 (PST)
From:      Jin Guojun (FTG staff) <jin@gracie.lbl.gov>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/15346: lkm no longer works after 3.3
Message-ID:  <199912072302.PAA29681@gracie.lbl.gov>

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

>Number:         15346
>Category:       kern
>Synopsis:       lkm no longer works after 3.3
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec  7 15:10:03 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jin Guojun
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
LBNL
>Environment:

	FreeBSD 3.3 or later

>Description:

(wd now: /usr/share/examples/lkm/misc/module)
228 /usr/share/examples/lkm/misc/module: make load
/sbin/modload -o misc_mod -emisc_mod misc_mod.o
ld: /kernel: malformed input file (not rel or archive)
modload: /usr/bin/ld: return code 1
*** Error code 1

Stop.


>How-To-Repeat:

	cd /usr/share/examples/lkm/misc/module
	make load

>Fix:
	
	Don't know.
	Since kld has not provide misc module yet, it will be nice
	to keep lkm working till kld misc module is available.


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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