Click to See Complete Forum and Search --> : a few Red Hat 7.2 probs..


MrSmall
11-02-2001, 08:25 PM
well, here are the probs that I have...
first, whenever i boot up the eht0 fails, I have the network setup for DHCP and the network card (D-Link DFE-530TX+) is connected to my Linksys router. The network card doesn't seem to work, so i tried to install the drivers for it. But the source files weren't there, so I decided to recompile the kernel using 2.4.13. ugh. blah blah blah, everything seems to go good, and then i do the `make dep` and everything seems to go good, but at the end i get this error...

wd.c winbond-840.c yellofin.c zlib.c zlib.h znet.c > .depend
*ap++ == 0x55
Stopping myself...make[4]: *** [fastdep] Aborted
make[4]: Leaving directory `/usr/src/linux/drivers/net'
make[3]: *** [_sfdep_net] Error 2
make[3]: Leaving directory `/usr/src/linux/drivers/'
make[2]: *** [fastdep] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers'
make[1]: *** [_sfdep_drivers] Error 2
make[1]: Leaving directory `/usr/src/linux'
make: *** [dep-files] Error 2