On 18 Oct 2005, at 22:34, Jonathan Berry wrote:

> Hmm, okay, well.  How about we forget about the packages in Synaptic
> and just install from source.  That works and I know how to tell you
> to do that.  I'm not familiar enough with Ubuntu/Debian to know how to
> deal with it's packaging.
> 
> Anyway, grab the ndiswrapper 1.4 source tarball and untar it into some
> directory (using a terminal $ is user prompt # is root prompt): $ tar
> xvzf ndiswrapper-1.4.tar.gz $ cd ndiswrapper-1.4 $ make This should
> compile everything. $ sudo make install This should install
> everything. $ sudo ndiswrapper -l Make sure that the driver is still
> installed correctly, if not reinstall it. Then: $ sudo modprobe
> ndiswrapper If you still get an error message, try looking at
> /var/log/messages to see more about what went wrong $ sudo tail
> /var/log/messages

OK, first, I don't know what "source" means as opposed to other 
types of files. But I already had the ndiswrapper-1.4.tar.gz file, so I 
made a new folder and dragged ndiswrapper-1.4.tar.gz into it. Then 
I managed to navigate to the new folder.

Then I did tar xvzf ndiswrapper-1.4.tar.gz and it made a whole 
bunch of files and folders. I managed to get to the ndiswrapper-1.4 
folder and I typed make, but it gave me a bunch of errors: (Watch 
out for typos below, as I had to type it over manually into Pegasus 
on my Windows machine -- can't get Evolution to send to this e-
mail account for some reason.)

make -C driver
make[1]: Entering directory `/home/jjj/NewFolder/
    ndiswrapper-1.4/driver'
nake -C /lib/modules/2.6.12-9-amd64-generic/build SUBDIRS=
    /home/jjj/NewFolder/ndiswrapper-1.4/driver  \
          DRIVER_VERSION=1.4
make[2]: gcc-3.4: Command not found
make[2]: Entering directory `/usr/src/hinux-headers-2.6.12-9-amd64-
    generic'
   LD         /home/jjj/NewFolder/ndiswrapper-1.4/driver/built-in.o
   CC [M]   /home/jjj/NewFolder/ndiswrapper-1.4/driver/hal.o
/bin/sh: gcc-3.4: Command not found
make[3]  ***[/home/jjj/NewFolder/ndiswrapper-1.4/driver/hal.o] 
     Error 127
make[2]  ***[_module_/home/jjj/NewFolder/ndiswrapper-1.4/driver/] 
     Error 2
make[2]  Leaving directory  `/usr/src/hinux-headers-2.6.12-9-amd64-
    generic'
make[1]: ***[default] Error 2
make[1]: Leaving directory `/home/jjj/NewFolder/ndiswrapper-
    1.4/driver'
make: *** [all] Error 2

I didn't go further, as it appeared from the above that the make 
command did not work.

Also, I recall that after extracting the tarball I am supposed to go 
into three control files and change i386 to amd64 in the line that 
says "architecture: i386." I didn't do that before running the make 
command, but I just tried it again (started over with NewFolder2), 
changed the control files and resaved them, then ran the make 
command again. Same pile of errors as above.

Hopefully the errors will tell you what went wrong with the make 
command and how I can fix it. Thanks!
_______________________________________________
LinuxR3000 mailing list
[email protected]
http://lists.pcxperience.com/cgi-bin/mailman/listinfo/linuxr3000
Wiki at http://prinsig.se/weekee/

Reply via email to