Subject: kern/60: lkm don't work anymore
To: None <gnats-admin>
From: None <jimj@miller.cs.uwm.edu>
List: netbsd-bugs
Date: 01/01/1994 19:20:02
>Number:         60
>Category:       kern
>Synopsis:       lkm don't work anymore
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gnats-admin (Kernel Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jan  1 19:20:01 1994
>Originator:     James Jegers
>Organization:
	
>Release:        
>Environment:
    	
System: NetBSD na1.cs.uwm.edu 0.9a JIMJ#3 i386


>Description:
	The lkm's compile, but when the modload command is done,
	the linker complains.

	modload -o newsyscall -enewsyscall combined.o
	ld: internal error:wrong number of symbols (2502) written into 
	    output file, should be 2501
	Can't prelink combined.o creating newsyscall!

	
>How-To-Repeat:
	Compile lkm's into the kernel.
	Compile the syscall test routine in /usr/share/lkm,
	make load
	
>Fix:
	
>Audit-Trail:
>Unformatted:

------------------------------------------------------------------------------