On 11/15/15 5:22 AM, Tzafrir Cohen wrote:
On Fri, Nov 13, 2015 at 04:01:33PM -0600, Carlos Chavez wrote:
     I just purchased an Amfeltec USB-FXO adapter and am trying to compile
DAHDI 2.10 on a Raspberry PI running Pidora 2014 R3.  I have all the
dependencies but I get an error and cannot finish.  Is it even possible to
compile DAHDI for the ARM plataform?  Here is the error I am getting:

root@astpi dahdi-linux-complete-2.10.2+2.10.2]# make
make -C linux all
make[1]: Entering directory
`/usr/src/dahdi-linux-complete-2.10.2+2.10.2/linux'
make -C drivers/dahdi/firmware firmware-loaders
make[2]: Entering directory
`/usr/src/dahdi-linux-complete-2.10.2+2.10.2/linux/drivers/dahdi/firmware'
make[2]: Leaving directory
`/usr/src/dahdi-linux-complete-2.10.2+2.10.2/linux/drivers/dahdi/firmware'
make -C
/lib/modules/3.12.26-1.20140808git4ab8abb.rpfr20.armv6hl.bcm2708/build
SUBDIRS=/usr/src/dahdi-linux-complete-2.10.2+2.10.2/linux/drivers/dahdi
DAHDI_INCLUDE=/usr/src/dahdi-linux-complete-2.10.2+2.10.2/linux/include
DAHDI_MODULES_EXTRA=" " HOTPLUG_FIRMWARE=yes modules DAHDI_BUILD_ALL=m
make[2]: Entering directory
`/usr/src/kernels/3.12.26-1.20140808git4ab8abb.rpfr20.armv6hl.bcm2708'
/usr/src/dahdi-linux-complete-2.10.2+2.10.2/linux/drivers/dahdi/Kbuild:124:
CPU Architecture 'arm' does not support VPMADT032 or HPEC. Skipping.
   CC [M]
/usr/src/dahdi-linux-complete-2.10.2+2.10.2/linux/drivers/dahdi/dahdi-base.o
In file included from 
/usr/src/dahdi-linux-complete-2.10.2+2.10.2/linux/drivers/dahdi/dahdi-base.c:68:0:
/usr/src/dahdi-linux-complete-2.10.2+2.10.2/linux/include/dahdi/kernel.h:63:5:
warning: "LINUX_VERSION_CODE" is not defined [-Wundef]
  #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,19)
      ^
Something seems to be wrong with your kernel headers. Perhaps you need
to install a matchig kernel-devel package.

What is the output of:

   ls -l /lib/modules/3.12.26-1.20140808git4ab8abb.rpfr20.armv6hl.bcm2708/build
?

[root@astpi kernels]# ls -l /lib/modules/3.12.26-1.20140808git4ab8abb.rpfr20.armv6hl.bcm2708/build lrwxrwxrwx 1 root root 68 Nov 13 12:56 /lib/modules/3.12.26-1.20140808git4ab8abb.rpfr20.armv6hl.bcm2708/build -> /usr/src/kernels/3.12.26-1.20140808git4ab8abb.rpfr20.armv6hl.bcm2708

[root@astpi kernels]# rpm -qa | grep kernel
raspberrypi-kernel-3.12.26-1.20140808git4ab8abb.rpfr20.armv6hl
raspberrypi-kernel-devel-3.12.26-1.20140808git4ab8abb.rpfr20.armv6hl
raspberrypi-kernel-headers-3.12.26-1.20140808git4ab8abb.rpfr20.armv6hl

--
Telecomunicaciones Abiertas de México S.A. de C.V.
Carlos Chávez
+52 (55)9116-91161


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to