[Asterisk-bsd] (no subject)

Bruno Impens bruno at internetfabriek.be
Fri Oct 1 18:03:17 CDT 2004




Tried to compile CVS-HEAD-10/01/04-20:14:38 on Darwin 3.3 and get the 
following during compilation

say.c: In function `ast_say_date_with_format_en':
say.c:2129: warning: passing arg 1 of `ast_localtime' from incompatible 
pointer type
say.c:2152: warning: passing arg 1 of `ast_localtime' from incompatible 
pointer type
say.c: In function `ast_say_date_with_format_de':
say.c:2410: warning: passing arg 1 of `ast_localtime' from incompatible 
pointer type
say.c:2433: warning: passing arg 1 of `ast_localtime' from incompatible 
pointer type
say.c: In function `ast_say_date_with_format_es':
say.c:2594: warning: passing arg 1 of `ast_localtime' from incompatible 
pointer type
say.c:2617: warning: passing arg 1 of `ast_localtime' from incompatible 
pointer type
say.c: In function `ast_say_date_with_format_nl':
say.c:2815: warning: passing arg 1 of `ast_localtime' from incompatible 
pointer type
say.c:2838: warning: passing arg 1 of `ast_localtime' from incompatible 
pointer type
say.c: In function `ast_say_date_with_format_pt':
say.c:3022: warning: passing arg 1 of `ast_localtime' from incompatible 
pointer type
say.c:3045: warning: passing arg 1 of `ast_localtime' from incompatible 
pointer type
say.c: In function `ast_say_date_with_format_tw':
say.c:3287: warning: passing arg 1 of `ast_localtime' from incompatible 
pointer type
say.c:3310: warning: passing arg 1 of `ast_localtime' from incompatible 
pointer type

asterisk wont run terminates with

  [app_voicemail2.so] => (Comedian Mail (Voicemail System))
Oct  2 00:10:04 WARNING[-1610571284]: pbx.c:2304 
ast_register_application: Already have an application 'VoiceMail2'
Oct  2 00:10:04 WARNING[-1610571284]: pbx.c:2304 
ast_register_application: Already have an application 'VoiceMailMain2'
Oct  2 00:10:04 WARNING[-1610571284]: loader.c:334 ast_load_resource: 
app_voicemail2.so: load_module failed, returning -1
   == Unregistered application 'VoiceMail2'
   == Unregistered application 'VoiceMailMain2'
Oct  2 00:10:04 WARNING[-1610571284]: loader.c:429 load_modules: 
Loading module app_voicemail2.so failed!

tried make samples to avoid nonsense config but doesn't help



More information about the Asterisk-BSD mailing list