>Hi! All,
Hi there
 
>I have a 3COM 3C574-TX PCMCIA card. I have downloaded the .c file required for this particular driver but
>while runnign the make it tells me that the source is not found
The .c file itself is the source , try compiling it using cc -o 3com.op 3com.c ....
 
>can anyone advise where can i find the source.
>there were 2 cds with the book. on the second CD, there is a directory SRPMS which I think has the source RPMS
>so I installed 'kernel-2.0.36...." using the command rpm -i kernel-2.0....
>but even after doing this I couldnt see anything in the /usr/src/linux directory other than just the include sub dir.
That's the way for getting the source
check /usr/src/linux-2.0.36
Usually the kernel source appears in a directory which has its version number postfixed
/usr/src/linux is supposed to be a symbolic link . Sometimes the source for the current kernel .. its parent directory is also renamed to linux. Hope you installed the kernel source . I have a doubt that you installed the kernel headers only
 
HTH
 
Regards
sandesh
>Please advise. Many Thanks in advance
>Deepak
(ICQ 22544118 or 9222673)

Reply via email to