Re: 2.4.0-test7-pre2: ipv6.o: unresolved symbol (report)

From: David S. Miller (davem@redhat.com)
Date: Mon Aug 14 2000 - 01:41:02 EST


This should fix it:

--- net/netsyms.c.~1~ Sat Aug 12 03:27:26 2000
+++ net/netsyms.c Sun Aug 13 23:40:27 2000
@@ -359,6 +359,7 @@
 EXPORT_SYMBOL(sysctl_tcp_reordering);
 EXPORT_SYMBOL(sysctl_tcp_rmem);
 EXPORT_SYMBOL(sysctl_tcp_wmem);
+EXPORT_SYMBOL(sysctl_tcp_ecn);
 EXPORT_SYMBOL(tcp_cwnd_application_limited);
 
 EXPORT_SYMBOL(xrlim_allow);

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



This archive was generated by hypermail 2b29 : Tue Aug 15 2000 - 21:00:32 EST