2.5.31 : net/network.o error

Frank Davis (fdavis@si.rr.com)
Sun, 11 Aug 2002 12:54:36 -0400 (EDT)


Hello all,
While 'make bzImage', I received the following error.
Regards,
Frank

net/network.o: In function `unregister_8022_client':
net/network.o(.text+0x13ab0): undefined reference to `save_flags'
net/network.o(.text+0x13ab5): undefined reference to `cli'
net/network.o(.text+0x13aea): undefined reference to `restore_flags'
net/network.o: In function `unregister_snap_client':
net/network.o(.text+0x13c96): undefined reference to `save_flags'
net/network.o(.text+0x13c9b): undefined reference to `cli'
net/network.o(.text+0x13cf9): undefined reference to `restore_flags'
make: *** [vmlinux] Error 1

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/