[asterisk-bugs] [Zaptel 0011199]: dependencies are not properly set
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Nov 8 17:07:29 CST 2007
The following issue has been REOPENED.
======================================================================
http://bugs.digium.com/view.php?id=11199
======================================================================
Reported By: dimas
Assigned To:
======================================================================
Project: Zaptel
Issue ID: 11199
Category: General
Reproducibility: always
Severity: trivial
Priority: normal
Status: feedback
Zaptel Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 3220
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-08-2007 15:32 CST
Last Modified: 11-08-2007 17:07 CST
======================================================================
Summary: dependencies are not properly set
Description:
'newt' library was missing on my host. The 'configure' script finished
without errors but 'make' later failed (see below). To me either configure
should fail or module depending on newt (zttool) should be excluded from
the build (which is probably better).
======================================================================
----------------------------------------------------------------------
qwell - 11-08-07 17:07
----------------------------------------------------------------------
Okay, I can reproduce now. ./configure, then make install
What is happening is menuselect.makeopts is being included before it is
created - ie; an empty file - which means MENUSELECT_UTILS is never being
set.
Issue History
Date Modified Username Field Change
======================================================================
11-08-07 17:07 qwell Status closed => feedback
11-08-07 17:07 qwell Resolution fixed => reopened
11-08-07 17:07 qwell Note Added: 0073415
======================================================================
More information about the asterisk-bugs
mailing list