PDA

Voir la version complète : Erreur



soloke
02/07/2011, 15h57
j'ai voulu installer asterisk 1.8 sur centos mais j'ai des erreurs que voici:

/usr/bin/ld: Dwarf Error: Abbrev offset (1956) greater than or equal to .debug_abbrev size (799).
../pbx/pbx_ael.eo: In function `pbx_load_module':
pbx_ael.c:(.text+0x2f9): undefined reference to `ael2_parse'
pbx_ael.c:(.text+0x334): undefined reference to `ael2_semantic_check'
pbx_ael.c:(.text+0x374): undefined reference to `destroy_pval'
pbx_ael.c:(.text+0x3e4): undefined reference to `ast_compile_ael2'
pbx_ael.c:(.text+0x411): undefined reference to `destroy_pval'
pbx_ael.c:(.text+0x4d0): undefined reference to `destroy_pval'
/usr/bin/ld: Dwarf Error: Abbrev offset (18020) greater than or equal to .debug_abbrev size (1296).
../pbx/pbx_dundi.eo: In function `dundi_decrypt':
pbx_dundi.c:(.text+0x20e2): undefined reference to `ast_aes_decrypt'
../pbx/pbx_dundi.eo: In function `dundi_encrypt':
pbx_dundi.c:(.text+0x3666): undefined reference to `ast_aes_encrypt'
pbx_dundi.c:(.text+0x3779): undefined reference to `ast_aes_set_encrypt_key'
pbx_dundi.c:(.text+0x3793): undefined reference to `ast_aes_set_decrypt_key'
pbx_dundi.c:(.text+0x37ab): undefined reference to `ast_key_get'
pbx_dundi.c:(.text+0x37d2): undefined reference to `ast_key_get'
pbx_dundi.c:(.text+0x3804): undefined reference to `ast_encrypt_bin'
pbx_dundi.c:(.text+0x385f): undefined reference to `ast_sign_bin'
../pbx/pbx_dundi.eo: In function `handle_command_response':
pbx_dundi.c:(.text+0xa093): undefined reference to `ast_key_get'
pbx_dundi.c:(.text+0xa0b4): undefined reference to `ast_key_get'
pbx_dundi.c:(.text+0xa0d0): undefined reference to `ast_check_signature_bin'
pbx_dundi.c:(.text+0xa0f3): undefined reference to `ast_decrypt_bin'
pbx_dundi.c:(.text+0xa248): undefined reference to `ast_aes_set_decrypt_key'
pbx_dundi.c:(.text+0xa257): undefined reference to `ast_aes_set_encrypt_key'
collect2: ld a retourné 1 code d'état d'exécution
make[1]: *** [asterisk] Erreur 1
make: *** [main] Erreur 2