Hi Jakob, I just finished replying to your direct email (which you can disregard now as this seems to be a different problem). I'm pretty sure I know what the issue is, but I'll have to get back to you later this evening (my time).
- D On Jun 20, 2012, at 4:41 AM, Jakob-Matthias Böttger wrote: > 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@server:~# uname -r > 3.2.0-25-generic > > root@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@server:~# cat /etc/ld.so.conf.d/swift.conf > /opt/swift/lib > > root@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@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 > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
