Actions
Bug #2289
closed'kldload linux' fails
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
01/26/2012
Due date:
% Done:
0%
Estimated time:
Description
On master and DragonFly_RELEASE_3_0 from yesterday (25th January 2012)
loading linux.ko kernel module fails,
both using loader(8) and kldload(8):
link_elf: symbol sys_osethostname undefined.
(i.e. both binutils 2.22 and 2.21)
This may be binutils related;
I think it worked with binutils 2.17, will test.
This is using a custom kernel; will test GENERIC.
-- kldload linux
link_elf: symbol sys_osethostname undefined
kldload: can't load linux: No such file or directory
Actions