News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Error compiling 0810 - Zaptel source

Started by fido, March 25, 2009, 05:24:57 PM

Previous topic - Next topic

fido

Finally got a new machine put together for 0810 and followed these instructions:

http://wiki.linuxmce.org/index.php/Building_LinuxMCE_0810

When running scripts/build_replacements.sh i get the following error

Preparing to replace zaptel-source 1:1.4.11~dfsg-2 (using .../zaptel-source_1%3a1.4.11~dfsg-2_all.deb) ...
Unpacking replacement zaptel-source ...
Setting up zaptel-source (1:1.4.11~dfsg-2) ...
.
Bad luck, the kernel headers for the target kernel version could not be found
and you did not specify other valid kernel headers to use.

Updated infos about 1 packages

However, you can install the header files for your kernel which are provided by
the linux-headers-2.6.27-11-generic package. For most modules packages, these
files are perfectly sufficient without having the original kernel source.

To install the package, run:

module-assistant prepare

or

apt-get install linux-headers-2.6.27-11-generic




Is the current svn version broke and so should i revert to an earlier release or have i missed something ?


Thanks

tkmedia

iirc i just apt-get install linux-headers-2.6.27-11-generic


and it went fine.


Tim
My Setup [url="http://wiki.linuxmce.org/index.php/User:Tkmedia"]http://wiki.linuxmce.org/index.php/User:Tkmedia[/url]

For LinuxMce compatible  systems and accessories
[url="http://lmcecompatible.com/"]http://lmcecompatible.com/[/url]

fido

ok, i will try it...i didnt want to do that without posting here in case it broke something else....

Thanks

fido

it did work fine, thanks! Guess i should have more confidence next time in the output msg...

Continuing with the build, hopefully all else goes smooth