[Voyage-linux] Install or Download Linux kernel headers/sources for voyage 0.8.0
Pippo Pippo 77
(spam-protected)
Tue Mar 6 17:35:59 HKT 2012
Hi,
did this steps and error changed:
-Fresh daily snapshot install of voyage 0.8.0 from ISO to VMWare
-apt-get update
-apt-get uprade
-apt-get install build-essential make
-apt-get install linux-source-3.0.0-voyage
-cd /usr/src
-tar -jxf linux-source-3.0.0-voyage.tar.bz2
-ln -s /usr/src/linux-source-3.0.0-voyage
/usr/src/linux-headers-3.0.0-voyage
after that tried a to make again. Now error is:
********************** making config.h and Makefile ********************
configure: creating ./config.status
config.status: creating lib/src/_makewrapper
config.status: creating lib/src/Makefile
config.status: error: cannot find input file: `lib/src/linux/Makefile-3.2.in
'
compiling the vspm kernel module ...
make: *** no: No such file or directory. Stop.
compilation failed, please see ./README for details
Any suggestion would be appreciated.
Thanks
Marco
2012/3/5 Nathan Hulse <nat.hulse at googlemail.com>
> The x86 kernel headers package for 3.0.0 on is broken. Makefile_32.cpu is
> missing, as explicitly stated in the error you received; it is a recurring
> problem inherited from upstream. Removing the kernel-headers package and
> then symlinking to the source folder instead should fix things up for
> module building:
>
> ln -s /usr/src/linux-source-3.0.0-voyage
> /usr/src/linux-headers-3.0.0-voyage
>
> On 5 March 2012 16:03, Pippo Pippo 77 <pippopippo77 at email.it> wrote:
>
>> Hi Chance,
>> i tried with 0.8.0 on a VMWare machine installed from 0.8.0 CD. Now I'm
>> trying to install a daily snapshot.
>> The steps to obtain error is very simple. I'm trying to install this
>> driver:
>> http://tibbo.com/soi/vspdl.html
>>
>> I installed header/source all package from apt-get and then used
>> install.sh command from driver.
>> During compile, i got this error.
>>
>> Marco
>>
>>
>>
>> 2012/3/5 Chance Walton <chanwalt at technicalelite.com>
>>
>>> I will try it in a VM shortly and see it I have an error then report it
>>> back to the list.****
>>>
>>> ** **
>>>
>>> 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=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****
>>>
>>> ** **
>>>
>>
>>
>> _______________________________________________
>> Voyage-linux mailing list
>> Voyage-linux at list.voyage.hk
>> http://list.voyage.hk/mailman/listinfo/voyage-linux
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.voyage.hk/pipermail/voyage-linux/attachments/20120306/804f1c9e/attachment.html>
More information about the Voyage-linux
mailing list