Author Topic: Error compiling 0810 - Zaptel source  (Read 2686 times)

fido

  • Regular Poster
  • **
  • Posts: 27
    • View Profile
Error compiling 0810 - Zaptel source
« on: March 25, 2009, 05:24:57 pm »
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

  • wants to work for LinuxMCE
  • **
  • Posts: 937
    • View Profile
    • LMCECompatible
Re: Error compiling 0810 - Zaptel source
« Reply #1 on: March 25, 2009, 05:38:38 pm »
iirc i just apt-get install linux-headers-2.6.27-11-generic


and it went fine.


Tim
My Setup http://wiki.linuxmce.org/index.php/User:Tkmedia

For LinuxMce compatible  systems and accessories
http://lmcecompatible.com/

fido

  • Regular Poster
  • **
  • Posts: 27
    • View Profile
Re: Error compiling 0810 - Zaptel source
« Reply #2 on: March 25, 2009, 05:45:30 pm »
ok, i will try it...i didnt want to do that without posting here in case it broke something else....

Thanks

fido

  • Regular Poster
  • **
  • Posts: 27
    • View Profile
Re: Error compiling 0810 - Zaptel source
« Reply #3 on: March 25, 2009, 06:16:33 pm »
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