That appears to be a corrupt Config.in you have. Somehow you got
CONFIG_RADIO_RTRACK=y even though it depends on VIDEODEV which is M.
> /lib/modules/2.1.105/misc/hisax.o: unresolved symbol(s)
No idea whats happening with ISDN right now
> /lib/modules/2.1.105/net/8390.o: unresolved symbol(s)
> __global_cli
> synchronize_irq
> __global_save_flags
> __global_restore_flags
> __global_sti
Are you sure you build is clean. These symbols are used by SMP modules
and are exported by i386 SMP kernels. They are neither exported nor used
non SMP
Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu