SyncPPP won't load in 2.3.29

Linux Lists (lists@cyclades.com)
Thu, 2 Dec 1999 16:38:18 -0800 (PST)


Hello,

After 2.3.29 kernel compilation (which didn't yell any error / warning
during syncppp.c module compilation), I can't load the syncppp module:

# modprobe syncppp
/lib/modules/2.3.29/misc/syncppp.o: unresolved symbol inetdev_lock
#

I did some investigation, and the most I could find was that inetdev_lock
is declared in <linux/inetdevice.h> as extern, and the only place where
there is an inetdev_lock variable declaration is in
linux/net/ipv4/devinet.c .

Could somebody help please ?? :)

Regards,
Ivan

-
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/