LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Creating driver files from Makefiles (https://www.linuxquestions.org/questions/linux-software-2/creating-driver-files-from-makefiles-176465/)

bluseychris 04-30-2004 05:22 PM

Creating driver files from Makefiles
 
OK, as i'm a :newbie:newb/noob/boon/idiot(?) to linux, i have found not all my hardware works and i therefore need drivers. Thats not a problem, after a quick search, i find what i'm looking for. In this case its a driver for a 2wire PC adapter.

"Great" I say, download the file, and open it. I see a readme file. This tells me 'i need to create the drivers myself'. So after following the instructions (type gmake followed by the makefile path) linux decides not to make the file.

Ok...

And now i'm stuck.

If anyone can please help me create a file i'd be eternaly gratefull.

Thankyou :)

Inexactitude 04-30-2004 09:54 PM

If there already is a makefile shouldn't you just have to issue the "make" command to compile the drivers? Is there a configure script?

Also, make sure you have your kernel sources installed.

bluseychris 05-04-2004 05:09 PM

Thanx dude, i'll get on that asap

Inexactitude 05-04-2004 05:42 PM

Good, whatever you get just report back here and we'll see if we can help you. Good luck.


All times are GMT -5. The time now is 07:05 AM.