amd64/117186: [modules] kldload Unsupported file type on STABLE amd64

gavin at FreeBSD.org gavin at FreeBSD.org
Fri Aug 29 15:06:37 UTC 2008


Synopsis: [modules] kldload Unsupported file type on STABLE amd64

State-Changed-From-To: closed->open
State-Changed-By: gavin
State-Changed-When: Fri Aug 29 15:04:39 UTC 2008
State-Changed-Why: 
Reopen. Quoting jhb@ on freebsd-amd64:
http://docs.FreeBSD.org/cgi/mid.cgi?200808291038.56052.jhb

This is still a bug.  It's a harmless warning, but it is caused by link_elf.c 
not handling a file and link_elf_obj.c then handling it ok.  Probably what 
needs to happen is that this specific error condition shouldn't output an 
error message, but should return a unique error value, and kern_linker.c 
should only output an error if all of the linker_if handlers fail with this 
error value and then output its own error message.



Responsible-Changed-From-To: gavin->freebsd-amd64
Responsible-Changed-By: gavin
Responsible-Changed-When: Fri Aug 29 15:04:39 UTC 2008
Responsible-Changed-Why: 
Give back to maintainers

http://www.freebsd.org/cgi/query-pr.cgi?pr=117186


More information about the freebsd-amd64 mailing list