Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] compiling drver source with kernel version.
- Date: Fri, 14 Jun 2002 12:27:10 +0200
- From: Godwin Stewart <gstewart@example.com>
- Subject: Re: [tlug] compiling drver source with kernel version.
- References: <006801c21341$f43bd8c0$4b4513ac@example.com>
- Organization: Nope, none here, it's a mess ;o)
On Fri, 14 Jun 2002 10:22:17 +0900, "vinod asokan" <vinod@example.com> wrote to "TLUG" <tlug@example.com>: > gcc -DCARDBUS -DMODULE -D__KERNEL__ -Wall -O6 -c xircom_tulip_cb.c -o > tulip_cb.o -I/usr/src/linux/pcmcia-cs-3.1.27/include What did you do with tulip_cb.o once it was compiled? If you left it where it was then insmod is still trying to load the old object file somewhere in the /lib/modules/<kernel_version> tree. Unless you've already done so, try moving your newly compiled object file to the directory where the old one is (having made a backup of the old one if you like). *Then* try insmod. -- ____________________________________________ | G. Stewart -- gstewart@example.com | | Port de Pontille, FR-37500 CHINON, FRANCE. | ____________________________________________
- References:
- [tlug] compiling drver source with kernel version.
- From: vinod asokan
Home | Main Index | Thread Index
- Prev by Date: [tlug] using unicode with lambda
- Next by Date: Re: [tlug] Mapping a network
- Previous by thread: [tlug] compiling drver source with kernel version.
- Next by thread: [tlug] question about getting AirH PCIMC card working with Linux on Laptop
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links