[asterisk-bugs] [JIRA] (DAHLIN-331) dahdi-linux doesnt compile on centos 6.5

Jon Christopherson (JIRA) noreply at issues.asterisk.org
Mon Dec 2 00:13:03 CST 2013


Jon Christopherson created DAHLIN-331:
-----------------------------------------

             Summary: dahdi-linux doesnt compile on centos 6.5
                 Key: DAHLIN-331
                 URL: https://issues.asterisk.org/jira/browse/DAHLIN-331
             Project: DAHDI-Linux
          Issue Type: Bug
      Security Level: None
          Components: dahdi (the module)
    Affects Versions: 2.7.0
         Environment: CentOS 6.5 64-bit with kernel 2.6.32-431.el6.x86_64
            Reporter: Jon Christopherson
            Assignee: Russ Meyerriecks


dahdi-linix does not compile with the new centos 6.5 kernel headers using the command gmake KVERS="2.6.32-431.el6.x86_64":

gmake[1]: Entering directory `/usr/src/kernels/2.6.32-431.el6.x86_64'
  CC [M]  /usr/src/asterisk/dahdi-linux-2.7.0.1/drivers/dahdi/dahdi-base.o
In file included from /usr/src/asterisk/dahdi-linux-2.7.0.1/drivers/dahdi/dahdi-base.c:66:
/usr/src/asterisk/dahdi-linux-2.7.0.1/include/dahdi/kernel.h:1407: error: redefinition of ‘PDE_DATA’
include/linux/proc_fs.h:328: note: previous definition of ‘PDE_DATA’ was here
gmake[2]: *** [/usr/src/asterisk/dahdi-linux-2.7.0.1/drivers/dahdi/dahdi-base.o] Error 1
gmake[1]: *** [_module_/usr/src/asterisk/dahdi-linux-2.7.0.1/drivers/dahdi] Error 2
gmake[1]: Leaving directory `/usr/src/kernels/2.6.32-431.el6.x86_64'
gmake: *** [modules] Error 2

I can compile it fine using the older kernel tree from CentOs 6.4.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list