> Hello,
> I have a DEPCA ethernet card and linux slackware v.1.1.0 . By reconfiguration the kernel I
> obtain the failure
> >> No rule to make target 'net.a(depca.o)' <<.
> Does anyone knows how I could get the sources for the depca card?
The current version is depca-0.7. Search for it using archie to find a
local archive. It patches to linux pl13 ok but after the net drivers
were moved to drivers/net, then this no longer works. depca.c needs
to be in drivers/net, and you need to make the edits to Space.c in there,
rather than in net/inet.
You will also need to edit Makefile in drivers/net to add the following
lines inside the #ifdef CONFIG_DEPCA
depca.o: depca.c CONFIG
This is necessary because depca.c is written in C++ - hope you asked
for g++ to be loaded when you installed Slackware!
Good luck! I've not tried it on pl14 yet, but it works on pl13q for me.
John C Sager Mail: B67 G18, BT Labs
Tel: +44 473 642623 IPSWICH IP5 7RE
Fax: +44 473 637614 England
Disclaimer: This is me, not BT.