[Home]

Summary:ASTERISK-13158: [patch] Can't compile Asterisk 1.6.0.2
Reporter:Ulf Theobald (tweety)Labels:
Date Opened:2008-12-02 16:32:24.000-0600Date Closed:2011-06-07 14:01:03
Priority:BlockerRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-1.6.0.2-manager.patch
Description:Hi @all,

can't compile Asterisk 1.6.0.2 on my Gentoo test installation.

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

  [CC] manager.c -> manager.o
manager.c: In function 'action_getvar':
manager.c:1732: error: 'SENTINEL' undeclared (first use in this function)
manager.c:1732: error: (Each undeclared identifier is reported only once
manager.c:1732: error: for each function it appears in.)
make[1]: *** [manager.o] Error 1
make: *** [main] Error 2
Comments:By: Sean Bright (seanbright) 2008-12-02 17:18:45.000-0600

This has already been fixed in the 1.6 branch and will be in the next release.  Thanks for your report!