Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Sep 2012 11:28:48 +0200
From:      Mateusz Guzik <mjguzik@gmail.com>
To:        Willem Jan Withagen <wjw@digiware.nl>
Cc:        FreeBSD Stable Users <freebsd-stable@freebsd.org>
Subject:   Re: Wanting to load kernel module linprocfs
Message-ID:  <20120906092848.GA490@dft-labs.eu>
In-Reply-To: <50484F47.9030907@digiware.nl>
References:  <50484F47.9030907@digiware.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120906092848.GA490>