[asterisk-bugs] [Asterisk 0016685]: [patch] Configured CFLAGS/LDFLAGS are used by main, but not by modules built out of tree
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 27 15:08:55 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16685
======================================================================
Reported By: pprindeville
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16685
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Target Version: 1.6.0.26
Asterisk Version: SVN
JIRA: SWP-789
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-01-24 22:09 CST
Last Modified: 2010-05-27 15:08 CDT
======================================================================
Summary: [patch] Configured CFLAGS/LDFLAGS are used by main,
but not by modules built out of tree
Description:
The patch supplied by Kevin in:
http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=214696
doesn't include Makefile.rules, so out-of-tree modules (which use
Makefile.moddir_rules which includes Makefile.rules) won't have properly
initialized values for _ASTCFLAGS and ASTLDFLAGS.
======================================================================
----------------------------------------------------------------------
(0122584) pprindeville (reporter) - 2010-05-27 15:08
https://issues.asterisk.org/view.php?id=16685#c122584
----------------------------------------------------------------------
Wasn't the outcome of the conference call concurrence from Russell that
sometimes it is indeed useful to be able to build a directory against
several different source trees when developing?
For instance, if I'm building a module which I want to interoperate with
1.4, 1.6, and trunk I might have that in a separate directory, but want to
build it against 3 separate external trees just to make sure it's portable.
Issue History
Date Modified Username Field Change
======================================================================
2010-05-27 15:08 pprindeville Note Added: 0122584
2010-05-27 15:08 pprindeville Status closed => new
2010-05-27 15:08 pprindeville Resolution no change required =>
reopened
======================================================================
More information about the asterisk-bugs
mailing list