Hi, I could really use someones help.
When booting I get the following errors when calculating dependencies. *** Unresolved symbols in module /lib/modules/1.2.13/net/3c501.o *** Unresolved symbols in module /lib/modules/1.2.13/net/3c509.o *** Unresolved symbols in module /lib/modules/1.2.13/net/8390.o *** Unresolved symbols in module /lib/modules/1.2.13/net/apricot.o *** Unresolved symbols in module /lib/modules/1.2.13/net/arcnet.o *** Unresolved symbols in module /lib/modules/1.2.13/net/bsd_comp.o *** Unresolved symbols in module /lib/modules/1.2.13/net/de4x5.o *** Unresolved symbols in module /lib/modules/1.2.13/net/de600.o *** Unresolved symbols in module /lib/modules/1.2.13/net/de620.o *** Unresolved symbols in module /lib/modules/1.2.13/net/depca.o *** Unresolved symbols in module /lib/modules/1.2.13/net/dummy.o *** Unresolved symbols in module /lib/modules/1.2.13/net/eexpress.o *** Unresolved symbols in module /lib/modules/1.2.13/net/ewrk3.o *** Unresolved symbols in module /lib/modules/1.2.13/net/plip.o *** Unresolved symbols in module /lib/modules/1.2.13/net/ppp.o *** Unresolved symbols in module /lib/modules/1.2.13/net/slip.o Then when the network is initiated I get socket: Invalid argument socket: Invalid argument This is from the network script in /etc/init.d. I have not touched it since install. The two command in the script are: ifconfig lo 127.0.0.1 route add 127.0.0.1 Then after entering runlevel 2 I get the following error starting /sbin/syslogd starting /sbin/klogd syslogd: syslog: Unknown protocol, suspending inet service: Invalid argument The only thing I have edited in the /etc/syslogd.conf file is to comment the 3 lines for the news.* log files, and the above command was happening before I did that. Then once booted if I try and load the PPP module using "modprobe ppp" I get the following errors: tty_register_ldisc: wrong version dev_close: wrong version slhc_free: wrong version slhc_init: wrong version slhc_toss: wrong version alloc_skb: wrong version netif_rx: wrong version slhc_uncompress: wrong version slhc_remember: wrong version kill_fasync: wrong version n_tty_ioctl: wrong version slhc_compress: wrong version dev_kfree_skb: wrong version register_netdev: wrong version unregister_netdev: wrong version Failed to load module! The symbols from kernel 1.2.13 don't match 1.2.13 This all started after I recompiled the 1.2.13 kernel to set it up for my tastes. After make zImage and modifing /etc/lilo.conf and running lilo, I rebooted and did make modules then make modules_install. Does anything look familiar? If you need more info please ask and I will get you what you need. I am running my linux box at home with no "real" network connection but I am wanting to connect to a dial in account running slirp. I compiled in network support but no drivers for any protocols, just load a module when I want to connect. Thanks. Brian Servis Mechanical Engineering Purdue University [EMAIL PROTECTED] http://widget.ecn.purdue.edu/~servis