cobralgato Apprentice
Joined: 14 Sep 2005 Posts: 228
|
Posted: Fri May 09, 2008 5:21 pm Post subject: /lib/modules/2.6.24-gentoo-r7/build: No such file[Solved] |
|
|
Hi
I can't compile modules (gspca, ov51x) on Linux version 2.6.24-gentoo-r7 x86_64 (gcc version 4.1.2 (Gentoo 4.1.2 p1.0.2)) #1 SMP PREEMPT Tue May 6 22:07:02 BST 2008 on one machine, but it compiles fine on another machine with the same kernel ... :S
[app-shells/bash: 3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python: 2.4.4-r9
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox: 1.2.18.1-r2
sys-devel/autoconf: 2.13, 2.61-r1
sys-devel/automake: 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils: 2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool: 1.5.26
virtual/os-headers: 2.6.23-r3
]
i get this
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/bla/gspcav1-20071224 CC=cc modules
make: *** /lib/modules/2.6.24-gentoo-r7/build: No such file or directory. Stop.
make: *** [default] Error 2
make -C /lib/modules/2.6.24-gentoo-r7/build M=/home/bla/ov51x-svn/trunk modules
make: *** /lib/modules/2.6.24-gentoo-r7/build: No such file or directory. Stop.
make: *** [all] Error 2
any suggestions ? _________________ x86_64
Last edited by cobralgato on Fri May 09, 2008 6:46 pm; edited 1 time in total |
|