[asterisk-bugs] [DAHDI-linux 0017990]: [patch] dahdi-linux fails to compile in ppp support if kernel ppp support compiled as a module
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 14 10:21:45 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17990
======================================================================
Reported By: jkroon
Assigned To:
======================================================================
Project: DAHDI-linux
Issue ID: 17990
Category: dahdi (the module)
Reproducibility: always
Severity: trivial
Priority: normal
Status: new
JIRA:
Reviewboard Link:
======================================================================
Date Submitted: 2010-09-14 10:20 CDT
Last Modified: 2010-09-14 10:21 CDT
======================================================================
Summary: [patch] dahdi-linux fails to compile in ppp support
if kernel ppp support compiled as a module
Description:
When compiling dahdi-linux I expect ppp support to be compiled in even if
the kernel config has PPP configured as a module.
======================================================================
----------------------------------------------------------------------
(0126927) jkroon (reporter) - 2010-09-14 10:21
https://issues.asterisk.org/view.php?id=17990#c126927
----------------------------------------------------------------------
The patch I just attached changes the #ifdef to make use of #if defined()
and tests whether either CONFIG_PPP or CONFIG_PPP_MODULE is defined, as per
the already updated HDLC just above it.
Issue History
Date Modified Username Field Change
======================================================================
2010-09-14 10:21 jkroon Note Added: 0126927
======================================================================
More information about the asterisk-bugs
mailing list