View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 2 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: recompile LIRC question.
PostPosted: Mon Aug 16, 2004 2:25 pm 
Offline
Joined: Thu Apr 01, 2004 10:44 am
Posts: 677
Location: WA
i am playing round with lirc.. i want to get a remote working without a TV card. i cant compile lirc because of this:

Quote:
KBUILD_VERBOSE=1
make[5]: Entering directory `/usr/src/kernel-headers-2.4.25-chw'
Makefile:260: arch/i386/Makefile: No such file or directory
Makefile:543: Rules.make: No such file or directory
make[5]: *** No rule to make target `Rules.make'. Stop.
make[5]: Leaving directory `/usr/src/kernel-headers-2.4.25-chw'
make[4]: *** [lirc_dev.o] Error 2
make[4]: Leaving directory `/usr/src/andy/lirc-0.7.0pre7/drivers/lirc_dev'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/usr/src/andy/lirc-0.7.0pre7/drivers/lirc_dev'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/andy/lirc-0.7.0pre7/drivers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/andy/lirc-0.7.0pre7'
make: *** [all] Error 2


i did this:
Code:
tar xvfj linux-2.4.25-chw.tar.bz2


thinking that it needs the kernal source files.. am i right? do i need to tell lirc where the kerenl source files are??


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 16, 2004 2:32 pm 
Offline
Joined: Thu Apr 01, 2004 10:44 am
Posts: 677
Location: WA
apparently untaring it was not enough.. :(

here is the commands needed:

Quote:
The DVB kernel drivers need the kernel source code before they will compile.
Code:
Code:
cd /usr/src
sudo bzcat linux-2.4.25-chw.tar.bz2 | tar -xvf -
cp linux/.config linux-2.4.25-chw

[type y]
sudo rm linux
Quote:
ln -s linux-2.4.25-chw linux
cd linux-2.4.25-chw
make oldconfig dep


Now, on KnoppMythR4V3, there is one error that needs correcting:


lol i still dont understand why some things work the way they do :D


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 91 guests


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 post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu