2.1.91 compilation failure with no networking support

Nicolas Pitre (nico@CAM.ORG)
Tue, 31 Mar 1998 22:11:13 -0500 (EST)


I get the following errors when trying to compile 2.1.91 with networking
support disabled:

net/network.a(core.o): In function `sock_setsockopt':
core.o(.text+0x29d): undefined reference to `dev_get'
net/network.a(core.o): In function `__dst_free':
core.o(.text+0x1acc): undefined reference to `loopback_dev'
net/network.a(core.o): In function `neigh_compat_output':
core.o(.text+0x3282): undefined reference to `dev_queue_xmit'
make: *** [vmlinux] Error 1

If someone can find the problem with a glance, then it would be nice to
have it fixed in .92 :-)

Ciao!

Nicolas Pitre, B. ing.
nico@cam.org

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu