[Asterisk-bsd] updates
Richard Neese
r.neese at gmail.com
Mon Mar 31 11:36:43 CDT 2008
ok I am working on 1.4.19-rc4 and having a issue with res_features.c. I got
the patchs updated for the basic nocodecnego makefile patch and
res_features.c patch nut now I get this
res_features.c: In function 'ast_feature_detect':
res_features.c:1067: error: 'features' redeclared as different kind of symbol
res_features.c:1064: error: previous definition of 'features' was here
res_features.c:1077: error: invalid type argument of '->'
res_features.c:1077: warning: type defaults to 'int' in declaration of '__p'
res_features.c:1077: error: invalid type argument of '->'
res_features.c:1077: warning: comparison of distinct pointer types lacks a
cast
res_features.c:1077: error: invalid type argument of '->'
res_features.c: In function 'handle_parkedcalls':
res_features.c:2070: warning: format '%6ld' expects type 'long int', but
argument 8 has type 'time_t'
so I will try to get the 2 patch files into a email and allow someone else to
test and help. I dont know enough c to fix all this. but I do my best to get
patches to reapply and then go from their.
More information about the Asterisk-BSD
mailing list