[asterisk-users] error when compiling zaptel-1.4
Rodrigo Gonzalez
rjgonzale at gmail.com
Thu Feb 8 15:33:40 MST 2007
Alyed Tzompa wrote:
> The error lies here:
>
> >make[2]: Entering directory `/usr/src/kernel-headers-2.4.27-3-386'
> >make: *** arch/i386/boot: No such file or directory. Stop.
>
> do you have the kernel-headers installed? (e.g.
> glibc-kernheaders-2.4-9.1.87.i386.rpm for Fedora)
>
>
> Alyed
>
> ------------------------------------------------------------------------
> Return-Path: <asterisk-users-bounces at lists.digium.com>
> Received: from digium-69-16-138-164.phx1.puregig.net [69.16.138.164] by
> maila11.webcontrolcenter.com with SMTP;
> Thu, 8 Feb 2007 12:43:57 -0700
> Received: from digium-69-16-138-164.phx1.puregig.net (localhost [127.0.0.1])
> by lists.digium.com (Postfix) with ESMTP id 130B52FC8C2;
> Thu, 8 Feb 2007 10:58:02 -0700 (MST)
>
>
> when i compile zaptel
> make linux26
> make install
> i got these errors:
>
> make[1]: Leaving directory `/usr/src/zaptel-1.4/wct4xxp'
> make -C datamods clean
> make[1]: Entering directory `/usr/src/zaptel-1.4/datamods'
> make -C /lib/modules/2.4.27-3-386/build
> SUBDIRS=/usr/src/zaptel-1.4/datamods clean
> make[2]: Entering directory `/usr/src/kernel-headers-2.4.27-3-386'
> make: *** arch/i386/boot: No such file or directory. Stop.
> make: Entering an unknown directorymake: Leaving an unknown
> directorymake[2]: *** [archclean] Error 2
> make[2]: Leaving directory `/usr/src/kernel-headers-2.4.27-3-386'
> make[1]: *** [clean] Error 2
> make[1]: Leaving directory `/usr/src/zaptel-1.4/datamods'
> make: *** [clean] Error 2
You have a debian there I think cause of the kernel name and version.
2 things
uname -r
Make sure that the running kernel is the same version 2.4.27-3-386
Second run
make
To use make linux26 you need to have kernel 2.6
You can install kernel 2.6, kernel-headers for the 2.6 version and the
you can use make linux26
>
> any idea
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list