2.4.10-ac1: undefined reference to rpc_queue_lock

Frank Davis (fdavis@si.rr.com)
Sun, 30 Sep 2001 21:33:42 -0400


Hello,
While building 2.4.10-ac1, I received the following:
......
-o vmlinux
net/network.o: In function 'udp_data_ready'
net/network.o(.text+0x56ebc): undefined reference to 'rpc_queue_lock'
net/network.o(.text+0x56ec2): undefined reference to 'rpc_queue_lock'
net/network.o(.text+0x56f62): undefined reference to 'rpc_queue_lock'
net/network.o(.text+0x56f82): undefined reference to 'rpc_queue_lock'
net/network.o(.text+0x56fa2): undefined reference to 'rpc_queue_lock'
net/network.o(.text+0x5731e): more undefined references to
'rpc_queue_lock' follow
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/