Issue #2289 has been updated by Samuel J. Greear.
This isn't a good fix. Can we do something like this: http://evilprojects.net/dragonflybsd/0001-linux-Add-native-sethostname-implementation.patch (untested) instead? Thanks. On Thu, Jan 26, 2012 at 7:13 AM, Thomas Nikolajsen via Redmine < [email protected]> wrote: > > Issue #2289 has been reported by Thomas Nikolajsen. > > ---------------------------------------- > Bug #2289: 'kldload linux' fails > http://bugs.dragonflybsd.org/issues/2289 > > Author: Thomas Nikolajsen > Status: New > Priority: Normal > Assignee: > Category: > Target version: > > > 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 > > > -- > You have received this notification because you have either subscribed to > it, or are involved in it. > To change your notification preferences, please click here: > http://bugs.dragonflybsd.org/my/account > ---------------------------------------- Bug #2289: 'kldload linux' fails http://bugs.dragonflybsd.org/issues/2289 Author: Thomas Nikolajsen Status: Closed Priority: Normal Assignee: Category: Target version: 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 -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
