On 24 January 2016 at 11:36, Otacílio wrote:
> Em 24/01/2016 07:24, Olivier Cochard-Labbé escreveu:
>
>> On Sun, Jan 24, 2016 at 9:41 AM, Ben Woods wrote:
>>
>> Hi everyone,
>>>
>>> Could someone running FreeBSD current on a test machine try loading the
>>> ip_mroute driver on their machine?
>>>
On Sun, 24 Jan 2016 13:17:45 +0300
"Andrey V. Elsukov" wrote:
> On 24.01.16 01:14, Ben Woods wrote:
> > % sudo kldload -v ip_mroute
> > kldload: an error occurred while loading the module. Please check
> > dmesg(8) for more details.
> > % dmesg
> > linker_load_file: Unsupported file type
> >
> >
On Sun, Jan 24, 2016 at 9:41 AM, Ben Woods wrote:
>
> Hi everyone,
>
> Could someone running FreeBSD current on a test machine try loading the
> ip_mroute driver on their machine?
>
Hi,
no problem here:
root@lame5 # uname -a
FreeBSD lame5.bsdrp.net 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r294522
On 24.01.16 01:14, Ben Woods wrote:
> % sudo kldload -v ip_mroute
> kldload: an error occurred while loading the module. Please check dmesg(8)
> for more details.
> % dmesg
> linker_load_file: Unsupported file type
>
> Any ideas what could be causing this error?
Usually this means that your runni
On Saturday, 23 January 2016, Ben Woods wrote:
>
> I am running the GENERIC kernel, except with VIMAGE enabled and SCTP
> disabled.
>
> When I try to load the kernel module, I am getting an error:
> % sudo kldload -v ip_mroute
> kldload: an error occurred while loading the module. Please check dme