[asterisk-dev] Dahdi compilation error on ARM

Tzafrir Cohen tzafrir.cohen at xorcom.com
Wed Sep 9 10:00:27 CDT 2009


On Wed, Sep 09, 2009 at 11:32:26AM -0300, Rafael Seste wrote:
> Hello all,
> 
> I don't know if here is the right place to post this.
> I'm trying to compile dahdi on an arm plataform but I'm having some problems.
> 
> here is the output
> 
> # make
> make -C drivers/dahdi/firmware firmware-loaders
> make[1]: Entering directory `/root/dahdi-linux-2.2.0.2/drivers/dahdi/firmware'
> make[1]: Leaving directory `/root/dahdi-linux-2.2.0.2/drivers/dahdi/firmware'
> make -C /lib/modules/2.6.30.5/build
> SUBDIRS=/root/dahdi-linux-2.2.0.2/drivers/dahdi
> DAHDI_INCLUDE=/root/dahdi-linux-2.2.0.2/include DAHDI_MODULES_EXTRA="
> " HOTPLUG_FIRMWARE=yes modules DAHDI_BUILD_ALL=m
> make[1]: Entering directory `/mnt/pendrive/MySwitch/linuxKernel/linux-2.6.30.5'
> /root/dahdi-linux-2.2.0.2/drivers/dahdi/Kbuild:85: CPU Architecture
> 'arm' does not support VPMADT032 or HPEC. Skipping.

That seems irrelevant. But could you please give some more information
on the specific arm platform?

>   CC [M]  /root/dahdi-linux-2.2.0.2/drivers/dahdi/dahdi-base.o
> Killed
> make[2]: *** [/root/dahdi-linux-2.2.0.2/drivers/dahdi/dahdi-base.o] Error 137

gcc got signal 9 ( = 137-128). It was killed. Looks at first glance like
a toolchain issue or platform issue. Also: if a process suddenly gets
killed, check out the kernel log for strange error messages.

To see the exact command that was run by the kernel build system:

  KBUILD_VERBOSE=1 make


> make[1]: *** [_module_/root/dahdi-linux-2.2.0.2/drivers/dahdi] Error 2
> make[1]: Leaving directory `/mnt/pendrive/MySwitch/linuxKernel/linux-2.6.30.5'
> make: *** [modules] Error 2

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-dev mailing list