[Home]

Summary:ASTERISK-01475: app_txtcidname fails to compile
Reporter:richard (richard)Labels:
Date Opened:2004-05-16 15:37:59Date Closed:2004-09-25 02:17:29
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Redhat 7.3 gcc2.96-113
Asterisk CVS head as of 5 minutes ago.

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

app_txtcidname.c: In function `txtcidname_exec':
app_txtcidname.c:60: parse error before `struct'
app_txtcidname.c:65: `u' undeclared (first use in this function)
app_txtcidname.c:65: (Each undeclared identifier is reported only once
app_txtcidname.c:65: for each function it appears in.)
make[1]: *** [app_txtcidname.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk/asterisk/apps'
make: *** [subdirs] Error 1
Comments:By: Mark Spencer (markster) 2004-05-16 16:31:22

Fixed for old builds.