LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   oss problem suddenly wont compile sndshield (https://www.linuxquestions.org/questions/debian-26/oss-problem-suddenly-wont-compile-sndshield-367191/)

linuxmandrake 09-26-2005 11:16 AM

oss problem suddenly wont compile sndshield
 
ln: `/lib/modules/2.6.8-11-amd64-k8/source': File exists
cp: cannot create regular file `/lib/modules/2.6.8-11-amd64-k8/source/.config': No such file or directory
./kbuild.sh: line 44: cd: /lib/modules/2.6.8-11-amd64-k8/source/include: No such file or directory
Try `uname --help' for more information.
make -C /lib/modules/`uname -r`/source scripts scripts_basic include/linux/version.h
make: *** /lib/modules/2.6.8-11-amd64-k8/source: No such file or directory. Stop.
make: [ossbuild] Error 2 (ignored)
make -C /lib/modules/`uname -r`/source SUBDIRS=/usr/lib/oss/kbuild CC="gcc" modules
make: *** /lib/modules/2.6.8-11-amd64-k8/source: No such file or directory. Stop.
make: *** [ossbuild] Error 2
Kbuild didn't work....using bruteforce method
/usr/lib/oss/scripts/build.sh: line 56: scripts/find_arch.sh: No such file or directory

Trying to compile using INCLUDE=/lib/modules/2.6.8-11-amd64-k8/build/include
gcc: src/sndshield.c: No such file or directory
gcc: no input files
Compile failed with -I/lib/modules/2.6.8-11-amd64-k8/build/include
/usr/src/linux-2.6.8-11-amd64-k8/include/linux/version.h does not exist

I have installed the kernel headers for my kernel. It seems there isn't a sourcefor my kernel or is the headers the source

**** Failed to compile the sndshield module ****

ranjeeva 10-02-2007 04:42 AM

sndshield cannot be compiled
 
Quote:

Originally Posted by linuxmandrake (Post 1871702)
ln: `/lib/modules/2.6.8-11-amd64-k8/source': File exists
cp: cannot create regular file `/lib/modules/2.6.8-11-amd64-k8/source/.config': No such file or directory
./kbuild.sh: line 44: cd: /lib/modules/2.6.8-11-amd64-k8/source/include: No such file or directory
Try `uname --help' for more information.
make -C /lib/modules/`uname -r`/source scripts scripts_basic include/linux/version.h
make: *** /lib/modules/2.6.8-11-amd64-k8/source: No such file or directory. Stop.
make: [ossbuild] Error 2 (ignored)
make -C /lib/modules/`uname -r`/source SUBDIRS=/usr/lib/oss/kbuild CC="gcc" modules
make: *** /lib/modules/2.6.8-11-amd64-k8/source: No such file or directory. Stop.
make: *** [ossbuild] Error 2
Kbuild didn't work....using bruteforce method
/usr/lib/oss/scripts/build.sh: line 56: scripts/find_arch.sh: No such file or directory

Trying to compile using INCLUDE=/lib/modules/2.6.8-11-amd64-k8/build/include
gcc: src/sndshield.c: No such file or directory
gcc: no input files
Compile failed with -I/lib/modules/2.6.8-11-amd64-k8/build/include
/usr/src/linux-2.6.8-11-amd64-k8/include/linux/version.h does not exist

I have installed the kernel headers for my kernel. It seems there isn't a sourcefor my kernel or is the headers the source

**** Failed to compile the sndshield module ****



Hi Sir,

I also have the same problem. Soundshield compilation fails. Did you find any answer for this?

Ranjeeva


All times are GMT -5. The time now is 12:08 PM.