LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   make command error (https://www.linuxquestions.org/questions/linux-newbie-8/make-command-error-672344/)

Shadowmeph 09-25-2008 12:57 PM

make command error
 
I am not sure what I am missing. I do see "patch: command not found".I don't really want to start downloading everything that has the word patch in it because that would be Bad.

Code:

make
make dep
make[1]: Entering directory `/usr/src/alsa/alsa-driver-1.0.18rc3'
make[2]: Entering directory `/usr/src/alsa/alsa-driver-1.0.18rc3/acore'
copying file alsa-kernel/core/info.c
/usr/src/alsa/alsa-driver-1.0.18rc3/utils/patch-alsa: line 22: patch: command not found
make[2]: *** [info.c] Error 1
make[2]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.18rc3/acore'
make[1]: *** [dep] Error 1
make[1]: Leaving directory `/usr/src/alsa/alsa-driver-1.0.18rc3'
make: *** [include/sndversions.h] Error 2


bathory 09-25-2008 01:09 PM

You miss the patch command itself!!!

Shadowmeph 09-25-2008 01:14 PM

Quote:

Originally Posted by bathory (Post 3291647)
You miss the patch command itself!!!

thatnks for reply

how do I fix this?

Shadowmeph 09-25-2008 01:24 PM

Quote:

Originally Posted by Shadowmeph (Post 3291650)
thatnks for reply

how do I fix this?

ok I guess that this was a silly question because I went into yast2 software install and seen the patch and installed now it seems to be working, I thank you again for your help


All times are GMT -5. The time now is 01:40 AM.