[asterisk-bugs] [Asterisk 0012911]: [patch] proper dependencies on dahdi/tonezone
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Jun 25 17:58:22 CDT 2008
A NOTE has been added to this issue.
======================================================================
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: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 06-22-2008 07:06 CDT
Last Modified: 06-25-2008 17:58 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:58
----------------------------------------------------------------------
Repository: asterisk
Revision: 125138
_U trunk/
U trunk/apps/app_dahdibarge.c
U trunk/apps/app_dahdiras.c
U trunk/apps/app_dahdiscan.c
U trunk/apps/app_flash.c
U trunk/apps/app_meetme.c
U trunk/apps/app_rpt.c
U trunk/channels/chan_dahdi.c
U trunk/codecs/codec_dahdi.c
U trunk/configure
U trunk/configure.ac
D trunk/include/asterisk/dahdi.h
U trunk/main/Makefile
U trunk/main/asterisk.c
U trunk/main/channel.c
U trunk/res/res_musiconhold.c
U trunk/res/res_timing_dahdi.c
------------------------------------------------------------------------
r125138 | kpfleming | 2008-06-25 17:58:20 -0500 (Wed, 25 Jun 2008) | 18
lines
Merged revisions 125132 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r125132 | kpfleming | 2008-06-25 17:21:30 -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=125138
Issue History
Date Modified Username Field Change
======================================================================
06-25-08 17:58 svnbot Checkin
06-25-08 17:58 svnbot Note Added: 0089242
======================================================================
More information about the asterisk-bugs
mailing list