[asterisk-users] app_swift 3 and asterisk 1.8.13.0 fails with undefined symbol: swift_port_close

Jakob-Matthias Böttger jakob at j-mb.de
Wed Jun 20 04:41:58 CDT 2012


Hi,

i am trying to install the just from git cloned app_swift version. 
Compiling works fine. Install as well. But if i try to load the module 
at Asterisk it fails with.

Command 'module load app_swift.so ' failed.
[Jun 20 11:29:51] WARNING[24217]: loader.c:460 load_dynamic_module: 
Error loading module 'app_swift.so': 
/usr/lib/asterisk/modules/app_swift.so: undefined symbol: swift_port_close
[Jun 20 11:29:51] WARNING[24217]: loader.c:850 load_resource: Module 
'app_swift.so' could not be loaded.

My System Informations:

server*CLI> core show version
Asterisk 1.8.13.0 built by root @ server on a x86_64 running Linux on 
2012-06-20 08:55:14 UTC

root at server:~# uname -r
3.2.0-25-generic

root at server:~# ldd /usr/lib/asterisk/modules/app_swift.so
     linux-vdso.so.1 =>  (0x00007fff6d3ff000)
     libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f2010a65000)
     /lib64/ld-linux-x86-64.so.2 (0x00007f2011041000)

root at server:~# cat /etc/ld.so.conf.d/swift.conf
/opt/swift/lib

root at server:~#ldconfig -v | grep swift
/opt/swift/lib:

     libswift.so.6 -> libswift.so.6.0
     libceplex_de.so.6 -> libceplex_de.so.6.0
     libceplang_de.so.6 -> libceplang_de.so.6.0

root at server:~# swift -V

Cepstral Swift v6.0.1, March 2012

Default Voice:  Matthias-8kHz        v6.0.0
Language:       German               v5.1.0
Lexicon:        unknown              v0.0.0

Concurrency:    1 Port(s) Registered
                 0 Port(s) In Use

Distribution:   No audio distribution license was found.
                 Saving audio to a file is disabled.

Copyright (C) 2000-20012, Cepstral LLC.


Do You have any Ideas why that won't work?

Best Regards Jakob Böttger


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6245 bytes
Desc: S/MIME Kryptografische Unterschrift
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120620/88ac0c39/attachment.bin>


More information about the asterisk-users mailing list