loading ng_ether results in symbol ifnet undefined on mips
    Monthadar Al Jaberi 
    monthadar at gmail.com
       
    Wed Dec 29 17:16:39 UTC 2010
    
    
  
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.
any help is appreciated!
br,
-- 
//Monthadar Al Jaberi
    
    
More information about the freebsd-virtualization
mailing list