[tulip] Appearent missing kernel modules

Keith Owens kaos@ocs.com.au
Sun, 22 Oct 2000 15:22:55 +1100


On Sun, 22 Oct 2000 00:15:13 -0400 (EDT), 
Jordan Bettis <jordanb@m-net.arbornet.org> wrote:
>#insmod tulip outputs:
>
>tulip.o: unresolved symbol: __global_chi
>tulip.o: unresolved symbol: __global_saved_flags
>tulip.o: unresolved symbol: __global_restore_flags

You compiled tulip for SMP but the kernel was compiled for
uniprocessor.  Kernel and tulip compilation options must be identical.