[asterisk-users] Zaptel Compatibility

Andreas van dem Helge joakimsen at gmail.com
Thu May 1 10:59:01 CDT 2008


.build file is missing in the kernel-source package. Solutions is:


           Once you have the appropriate kernel sources installed you will
           need to configure them.  Execute the following commands:

           cd /lib/modules/`uname -r`/build

           make mrproper

           Execute one of the following commands based on your hardware
           configuration (again, the exact file names may vary):

           cp -f configs/kernel-2.4.2-i586.config  arch/i386/defconfig
           cp -f configs/kernel-2.4.2-i586-smp.config  arch/i386/defconfig
           cp -f configs/kernel-2.4.2-i686-enterprise.config
arch/i386/defconfig

           Verify that the kernel Makefile EXTRAVERSION information matches
           the version that you are running with respect to smp support.

           make oldconfig

           make dep


Similar to 'make cloneconfig' in SuSE Linux.....

On Thu, May 1, 2008 at 3:06 AM, Alan Lord <alanslists at gmail.com> wrote:
> Mik Cheez wrote:
>  > Hmph...and it appears no kernel-smp-source exists.  You should be able
>  > to compile going to a non-SMP kernel, but there must be a better
>  > solution.  I can't believe this hasn't come up before.
>  >
>  > Sorry.
>
>  You only need the kernel headers in reality I believe. Why not just mail
>  RH and ask them for the headers?
>
>  Al
>
>
>
>  --
>  The way out is open!
>  http://www.theopensourcerer.com
>
>
>
>
>  _______________________________________________
>  -- Bandwidth and Colocation Provided by http://www.api-digital.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