On Wed, 2002-09-11 at 16:08, Srinivas Nyayapati wrote:
> Hi
>
> I am trying to get my network card working, which stopped working since
> I upgraded my kernel from
> 2.2.20 to a 2.4.18. I have a Intel 82558 network card. I downloaded the
> necessary files for putting in a new module for my car
On Thu, 2002-09-12 at 00:08, Srinivas Nyayapati wrote:
> I am compilling eepro100.c by
> % gcc -DMODULE -Wall -Wstrict-prototypes -O6 -c eepro100.c
> eepro100.c:100: linux/modversions.h: No such file or directory
>
> I checked the linux src files, and don't see that file. Is this missing
> i
Hi
I am trying to get my network card working, which
stopped working since I upgraded my kernel from
2.2.20 to a 2.4.18. I have a Intel 82558 network card. I downloaded the necessary files
for putting in a new module for my card.
I got eepro100.c, pci-scan.c,
pci-scan.h and kern_co
> I am trying to complie a module for my Intel PRO/100 VE NIC. When I run make
> on the module sources, it complains that "linux/modversions.h: file or
> directory does not exist." Is there a separate .deb package that contains the
> kernel header files? If so, is it located on the Official CD (
Hello,
I am trying to complie a module for my Intel PRO/100 VE NIC. When I run make
on the module sources, it complains that "linux/modversions.h: file or
directory does not exist." Is there a separate .deb package that contains the
kernel header files? If so, is it located on the Official CD (
driver without a lot
of unresolved symbol errors.
Of course, since I was using 2.2.17, I needed
to
apt-get install kernel-headers-2.2.17 &&
apt-get source kernel-headers-2.2.17
to avoid the "missing modversions.h" error
that started this.
-JoshNarins
PS I'm dow
[EMAIL PROTECTED] wrote:
>[EMAIL PROTECTED] wrote:
>>
>> This is a 2.2.17 and beyond issue.
>>
>> In the archives I see where people trying to build arla just
>> commented out the -DMOD_VERSIONS compiler flag but
>> that doesn't work when trying to build e100-1.3.20, the
>> driver for several Int
This is a 2.2.17 and beyond issue.
In the archives I see where people trying to build arla just
commented out the -DMOD_VERSIONS compiler flag but
that doesn't work when trying to build e100-1.3.20, the
driver for several Intel NICs. It was not available for
compilation into the kernel during ins
8 matches
Mail list logo