[Home]

Summary:ASTERISK-10516: compilation fails at cli.c
Reporter:Andrew W (admiral trigger happy)Labels:
Date Opened:2007-10-13 02:24:05Date Closed:2007-10-13 03:20:53
Priority:BlockerRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When trying to compile the latest Asterisk SVN Trunk on an Centos 5 box it fails with

cli.c: In function ‘handle_logger_mute’:
cli.c:377: error: ‘argv’ undeclared (first use in this function)
cli.c:377: error: (Each undeclared identifier is reported only once
cli.c:377: error: for each function it appears in.)
make[1]: *** [cli.o] Error 1
make: *** [main] Error 2


****** ADDITIONAL INFORMATION ******

I'm running kernel 2.6.18-8.1.14.el5
Its a fresh Centos 5 install and has been updated with the most recent updates
Comments:By: James Golovich (jamesgolovich) 2007-10-13 03:20:33

Fixed in latest svn