Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/lib/modules/2.6.24-gentoo-r7/build: No such file[Solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
cobralgato
Apprentice
Apprentice


Joined: 14 Sep 2005
Posts: 228

PostPosted: Fri May 09, 2008 5:21 pm    Post subject: /lib/modules/2.6.24-gentoo-r7/build: No such file[Solved] Reply with quote

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
Back to top
View user's profile Send private message
cobralgato
Apprentice
Apprentice


Joined: 14 Sep 2005
Posts: 228

PostPosted: Fri May 09, 2008 6:28 pm    Post subject: Reply with quote

A link from inside /lib/modules/2.6.24-gentoo-r7

to the kernel source fixed it


Code:
ln -s /usr/src/linux-2.6.24-gentoo-r7 build


:-)
_________________
x86_64
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum