[asterisk-bugs] [Zaptel 0011199]: dependencies are not properly set

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Jun 7 13:43:12 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11199 
====================================================================== 
Reported By:                dimas
Assigned To:                russell
====================================================================== 
Project:                    Zaptel
Issue ID:                   11199
Category:                   General
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             11-08-2007 15:32 CST
Last Modified:              06-07-2008 13:43 CDT
====================================================================== 
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).

====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 06-07-08 13:43  
---------------------------------------------------------------------- 
Repository: dahdi
Revision: 3528

U   branches/1.4/Makefile
U   branches/1.4/makeopts.in

------------------------------------------------------------------------
r3528 | russell | 2008-06-07 13:43:09 -0500 (Sat, 07 Jun 2008) | 13 lines

There is an architectural issue with the way menuselect works in zaptel. 
If
the menuselect.makeopts file gets automatically created when running make,
then
the Makefile does not get the contents of that file included.  The bug
exposed
itself where libnewt was not found, but we tried to build it anyway.  This
hack
prevents that from happening, but the larger issue needs to be addressed. 
It
can be fixed once the actual building of the modules and userspace tools
are
done by sub Makefiles ...

(closes issue http://bugs.digium.com/view.php?id=11199)
Reported by: dimas
Patches:
      newt_select_makefile.diff uploaded by tzafrir (license 46)

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=3528 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-07-08 13:43  svnbot         Note Added: 0088351                          
======================================================================




More information about the asterisk-bugs mailing list