Wanting to load kernel module linprocfs

Mateusz Guzik mjguzik at gmail.com
Thu Sep 6 09:28:56 UTC 2012


On Thu, Sep 06, 2012 at 09:22:47AM +0200, Willem Jan Withagen wrote:
> # kldload linux
> kldload: can't load linux: Exec format error
> 
> This time I know I have to look in to messages:
> But that is not so easy:
> Sep  6 09:14:02 zfs kernel: link_elf_obj: symbol
> freebsd32_exec_copyin_args undefined
> Sep  6 09:14:02 zfs kernel: linker_load_file: Unsupported file type
> 
> So how do I get freebsd32_exec_copyin_args defined....
> 

Most likely:
options         COMPAT_FREEBSD32

-- 
Mateusz Guzik <mjguzik gmail.com>


More information about the freebsd-stable mailing list