[asterisk-bugs] [Asterisk 0012197]: [patch] Make Menuselect bombs on a clean checkout or make dist-clean if configure not run.
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Mar 14 15:10:03 CDT 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=12197
======================================================================
Reported By: juggie
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 12197
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 108031
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 03-12-2008 11:55 CDT
Last Modified: 03-14-2008 15:10 CDT
======================================================================
Summary: [patch] Make Menuselect bombs on a clean checkout or
make dist-clean if configure not run.
Description:
As stated in subject, run make menuselect before a configure on a clean
checkout or a checkout that has just been cleaned with make dist-clean and
it will bomb out in a dramatic way. (see attached file)
The end result however is not simply that you run ./configure, and then
run make menuselect because if you do that, you will notice that make menu
select now has every single option enabled and detected as available within
your system. And of course running make will fail as you likely do not
have every single dependency.
======================================================================
----------------------------------------------------------------------
svnbot - 03-14-08 15:10
----------------------------------------------------------------------
Repository: asterisk
Revision: 108799
U trunk/Makefile
------------------------------------------------------------------------
r108799 | russell | 2008-03-14 15:09:59 -0500 (Fri, 14 Mar 2008) | 8 lines
Make sure configure is run before menuselect on a clean checkout
(closes issue http://bugs.digium.com/view.php?id=12197)
Reported by: juggie
Patches:
12197.diff uploaded by juggie (license 24)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=108799
Issue History
Date Modified Username Field Change
======================================================================
03-14-08 15:10 svnbot Checkin
03-14-08 15:10 svnbot Note Added: 0083996
03-14-08 15:10 svnbot Status new => assigned
03-14-08 15:10 svnbot Assigned To => russell
======================================================================
More information about the asterisk-bugs
mailing list