Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 2010 16:35:36 -0800
From:      Julian Elischer <julian@freebsd.org>
To:        Monthadar Al Jaberi <monthadar@gmail.com>
Cc:        freebsd-virtualization@freebsd.org
Subject:   Re: loading ng_ether results in symbol ifnet undefined on mips
Message-ID:  <4D1BD3D8.70400@freebsd.org>
In-Reply-To: <AANLkTiktufPDVkqNdrA2pw=gPmw2bPMBd==kbV=L8oEB@mail.gmail.com>
References:  <AANLkTi=4FQen4Cap_kzaOasu-2xQ=tUWa9UKM%2ByiLBF5@mail.gmail.com> <AANLkTiktufPDVkqNdrA2pw=gPmw2bPMBd==kbV=L8oEB@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/29/10 8:54 AM, Monthadar Al Jaberi wrote:
> Hi,
>
> I am running FreeBSD Current 201010 on RouterStation Pro (mips CPU).
>
> I recompiled the kernel with the following options:
> options         VIMAGE
> device          epair
> options         NULLFS
>
> but when I try to load ng_ether I get this error:
> link_elf_obj: symbol ifnet undefined
> linker_load_file: Unsupported file type
> kldload: can't load ng_ether: Exec format error
>
> I can load netgraph, ng_eiface and ng_bridge fine.
>
> When I recompile kernel back to normal I can load ng_ether.
>
> I tried this on VBox image, and it loads ng_ether just fine with or
> without VIMAGE.

I think you need to recompile the ng_ether.ko node as well?  did you?
> any help is appreciated!
>
> br,




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