[asterisk-bugs] [JIRA] Created: (DAHLIN-299) Will not build on 2.6.25.4
Jean-Philippe Lord (JIRA)
noreply at issues.asterisk.org
Thu Aug 16 15:05:07 CDT 2012
Will not build on 2.6.25.4
--------------------------
Key: DAHLIN-299
URL: https://issues.asterisk.org/jira/browse/DAHLIN-299
Project: DAHDI-Linux
Issue Type: Bug
Security Level: None
Environment: Linux Kernel 2.6.25.4
Reporter: Jean-Philippe Lord
Assignee: Russ Meyerriecks
Looks like include/kernel.h is incorrect with this statement:
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 25)
#ifdef CONFIG_PCI
#include <linux/pci-aspm.h>
#endif
#endif
Compile error:
/asterisktest/dahdi-linux-complete-2.6.1+2.6.1/linux/include/dahdi/kernel.h:77:28: error: linux/pci-aspm.h: No such file or directory
I am not sure how to verify which 2.6.25 started to have pci-aspm.h but I know 2.6.25.4 does not.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list