RE: make Troubles.

2001-03-21 Thread Carlos Laviola
On 21-Mar-2001 Robert Mosher wrote: > I am trying to compile a driver for my sound blaster live, following this: > > http://www.linuxnewbie.org/nhf/intel/soundcards/sblive.html > > as a guide. > When entering the command 'make depend' I got this error: > > grep: /usr/src/linu

Re: make Troubles.

2001-03-20 Thread Jimmy Richards
Hi Rob, My bad. Now that I thought about it a little more, don't think your in trouble if you rebooted. But, I think the 'kernel-headers' package for your kernel version should help you be able to get 'make' working. Make sure you have 'libc6-dev' installed also. Hope that helps, Jimmy Richards

Re: make Troubles.

2001-03-20 Thread Jimmy Richards
Hello Rob, Not sure what making a symlink of your 'entire' /usr filesystem to /usr/src/linux is gonna do, but I think you might be in trouble if you go to reboot! I think you really need to get rid of that link. It let you make the link because /usr/src/linux did not already e

make Troubles.

2001-03-20 Thread Robert Mosher
I am trying to compile a driver for my sound blaster live, following this: http://www.linuxnewbie.org/nhf/intel/soundcards/sblive.html as a guide. When entering the command 'make depend' I got this error: grep: /usr/src/linux/include/linux/version.h: No such file or dire