[asterisk-bugs] [Asterisk 0014273]: gmake of menuconfig fails
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 20 17:18:49 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14273
======================================================================
Reported By: alinux
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14273
Category: Core/General
Reproducibility: always
Severity: block
Priority: normal
Status: feedback
Asterisk Version: 1.4.22
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-01-19 07:57 CST
Last Modified: 2009-01-20 17:18 CST
======================================================================
Summary: gmake of menuconfig fails
Description:
After a successfull ./configure I try
bash-3.00# gmake menuselect
gmake[1]: Entering directory
`/usr/share/src/asterisk-1.4.10.1/menuselect'
gmake[2]: Entering directory
`/usr/share/src/asterisk-1.4.10.1/menuselect'
gmake[3]: Entering directory
`/usr/share/src/asterisk-1.4.10.1/menuselect/mxml'
/usr/bin/rm -f libmxml.a
crvs libmxml.a mxml-attr.o mxml-entity.o mxml-file.o mxml-index.o
mxml-node.o mxml-search.o mxml-set.o mxml-private.o mxml-string.o
gmake[3]: crvs: Command not found
gmake[3]: *** [libmxml.a] Error 127
gmake[3]: Leaving directory
`/usr/share/src/asterisk-1.4.10.1/menuselect/mxml'
gmake[2]: *** [mxml/libmxml.a] Error 2
gmake[2]: Leaving directory `/usr/share/src/asterisk-1.4.10.1/menuselect'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/share/src/asterisk-1.4.10.1/menuselect'
gmake: *** [menuselect/menuselect] Error 2
the strcompat file does already have
#include <stdarg.h>
======================================================================
----------------------------------------------------------------------
(0098279) putnopvut (administrator) - 2009-01-20 17:18
http://bugs.digium.com/view.php?id=14273#c98279
----------------------------------------------------------------------
Also, could you upload your menuselect/mxml/config.log file?
Your bug report is a bit confusing since you reported the problem against
Asterisk 1.4.22 but your directory that you show in your output is
"asterisk-1.4.10.1." Which is correct?
Issue History
Date Modified Username Field Change
======================================================================
2009-01-20 17:18 putnopvut Note Added: 0098279
======================================================================
More information about the asterisk-bugs
mailing list