You are not logged in.
Pages: 1
hi,
Im trying to build bridge & tun modules to enable networking with qemu.
I ran make modules in my kernel26suspend2 dir and got the following output:
Building modules, stage 2.
MODPOST 226 modules
WARNING: "br_fdb_get_hook" [net/bridge/bridge.ko] undefined!
WARNING: "br_fdb_put_hook" [net/bridge/bridge.ko] undefined!
WARNING: "br_handle_frame_hook" [net/bridge/bridge.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] ErrorAny ideas?
Thanks,
Charly
The password to this account is lietuvis
Offline
Try to rebuild the whole kernel.
Regards,
The password to this account is lietuvis
Offline
Pages: 1