[Voyage-linux] Install or Download Linux kernel headers/sources for voyage 0.8.0

Chance Walton (spam-protected)
Mon Mar 5 23:44:41 HKT 2012


Can you post what steps you took to get the error you see?

 

Thank you,



Chance Walton
P Please consider the environment before printing this e-mail.

 

From: marco.pozzuolo at gmail.com [mailto:marco.pozzuolo at gmail.com] On
Behalf Of Pippo Pippo 77
Sent: Monday, March 05, 2012 10:24 AM
To: Chance Walton; voyage-linux at voyage.hk
Subject: Re: [Voyage-linux] Install or Download Linux kernel
headers/sources for voyage 0.8.0

 

Hi Walton,
I tried your solution, but when i try to compile my module i got this
error:

make: Entering directory `/usr/src/linux-headers-3.0.0-voyage'
/usr/src/linux-headers-3.0.0-voyage/arch/x86/Makefile:39:
/usr/src/linux-headers-3.0.0-voyage/arch/x86/Makefile_32.cpu: No such
file or directory
make: *** No rule to make target
`/usr/src/linux-headers-3.0.0-voyage/arch/x86/Makefile_32.cpu'.  Stop.
make: Leaving directory `/usr/src/linux-headers-3.0.0-voyage'


What can cause this?

Thanks

2012/3/5 Chance Walton <chanwalt at technicalelite.com>

Try this:

 

apt-get install build-essential

apt-get install linux-source-3.0.0-voyage

cd /usr/src 

tar -jxf linux-source-3.0.0-voyage.tar.bz2 

cd linux-source-3.0.0-voyage 

edit Makefile and change this line: 

EXTRAVERSION to EXTRAVERSION = -voyage 

cp /boot/config-3.0.0-voyage /usr/src/linux-source-3.0.0-voyage/.config 

make; it will take much time 

ln -s /usr/src/linux-source-3.0.0-voyage /lib/modules/3.0.0-voyage/build


 

 

Thank you,



Chance Walton
P Please consider the environment before printing this e-mail.

 

From: voyage-linux-bounces+chanwalt=technicalelite.com at list.voyage.hk
[mailto:voyage-linux-bounces+chanwalt
<mailto:voyage-linux-bounces%2Bchanwalt>
=technicalelite.com at list.voyage.hk] On Behalf Of Pippo Pippo 77
Sent: Monday, March 05, 2012 6:14 AM
To: voyage-linux at voyage.hk
Subject: [Voyage-linux] Install or Download Linux kernel headers/sources
for voyage 0.8.0

 

Hi all,
i need to compile a driver and i need to install Linux kernel
headers/sources for Voyage 0.8.0
I have no idea how do it and where get the software.
Someone can indicate some tutorial/help for doing this?

Many Thanks

Marco

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.voyage.hk/pipermail/voyage-linux/attachments/20120305/842e2cc2/attachment.html>


More information about the Voyage-linux mailing list