[asterisk-bugs] [Asterisk 0016342]: configure fails to detect spandsp/expose.h when not in system include path
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Nov 28 17:04:58 CST 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=16342
======================================================================
Reported By: bklang
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16342
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-11-28 17:04 CST
Last Modified: 2009-11-28 17:04 CST
======================================================================
Summary: configure fails to detect spandsp/expose.h when not
in system include path
Description:
configure has a flag to specify the path to spandsp, if it is not installed
into the system default path. This works well for most of the spandsp
checks (such as spandsp.h), however it fails to properly detect the
spandsp/expose.h header. This is partly due to the fact that the autoconf
check is different (AC_CHECK_HEADER vs. AST_EXT_LIB_CHECK) and so does not
inherit the proper CFLAGS.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-11-28 17:04 bklang New Issue
2009-11-28 17:04 bklang Asterisk Version => SVN
2009-11-28 17:04 bklang Regression => No
2009-11-28 17:04 bklang SVN Branch (only for SVN checkouts, not tarball
releases) => 1.6.1
======================================================================
More information about the asterisk-bugs
mailing list