[asterisk-bugs] [Asterisk 0012911]: [patch] proper dependencies on dahdi/tonezone
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Jun 25 17:14:25 CDT 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=12911
======================================================================
Reported By: tzafrir
Assigned To: kpfleming
======================================================================
Project: Asterisk
Issue ID: 12911
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 124540
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 06-22-2008 07:06 CDT
Last Modified: 06-25-2008 17:14 CDT
======================================================================
Summary: [patch] proper dependencies on dahdi/tonezone
Description:
The move to dahdi has separated libtonezone from zaptel/dahdi . A number
of modules will fail to build if both dahdi and libtonezone will both
reside in custom pathes.
The second patch fixes the configure script to use the custom CPPFLGAS as
detected in the test for dahdi when checking for tonezone.
======================================================================
----------------------------------------------------------------------
svnbot - 06-25-08 17:14
----------------------------------------------------------------------
Repository: asterisk
Revision: 125132
U branches/1.4/apps/app_rpt.c
U branches/1.4/channels/chan_dahdi.c
U branches/1.4/configure
U branches/1.4/configure.ac
U branches/1.4/include/asterisk/dahdi_compat.h
A branches/1.4/include/asterisk/tonezone_compat.h
------------------------------------------------------------------------
r125132 | kpfleming | 2008-06-25 17:14:23 -0500 (Wed, 25 Jun 2008) | 10
lines
allow tonezone to live in a different place than DAHDI/Zaptel, since
dahdi-tools and dahdi-linux are now separate packages and can be installed
in different places
don't include tonezone.h in dahdi_compat.h, because only a couple of
modules need it
get app_rpt building again after the DAHDI changes
(closes issue http://bugs.digium.com/view.php?id=12911)
Reported by: tzafrir
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=125132
Issue History
Date Modified Username Field Change
======================================================================
06-25-08 17:14 svnbot Note Added: 0089240
06-25-08 17:14 svnbot Status new => assigned
06-25-08 17:14 svnbot Assigned To => kpfleming
======================================================================
More information about the asterisk-bugs
mailing list