oops. sent this last night - I was getting this list on an alias that I
didn't
send from.
Hello,
I am attempting to setup spandsp on debian-unstable-2.6.7-recent-HEAD. Gnome
requires libtiff3g 3.6.1-1. I downloaded libtiff 3.5.7 and 3.6.0 and was
able to install 3.5.7,spandsp, and reinstall asterisk. A newer Makefile.patch
was needed, then I switched a few lines in the Makefile (from posts earlier
this month).
When I start asterisk it dies while loading rxfax.
[app_rxfax.so]Aug 19 22:15:36 WARNING[1075741792]: loader.c:242
ast_load_resource: /usr/lib/asterisk/modules/app_rxfax.so: symbol errno,
version GLIBC_2.0 not defined in file libc.so.6 with link time reference
Aug 19 22:15:36 WARNING[1075741792]: loader.c:423 load_modules: Loading module
app_rxfax.so failed!
Can I force the 3.5.7/spandsp/asterisk while keeping my precious gui?
I tried to overwrite the two .h files into /usr/include with the ones from
libtiff3.5.7 and then compile spandsp but it errored so I restored the
original .h files.
The latest from the files that shouldn't be linked, but R.
ls -al /usr/local/lib
- Aug 19 22:59 libspandsp.a
- Aug 19 22:59 libspandsp.la
l Aug 19 22:59 libspandsp.so -> libspandsp.so.0.0.0
l Aug 19 22:59 libspandsp.so.0 -> libspandsp.so.0.0.0
- Aug 19 22:59 libspandsp.so.0.0.0
- Aug 19 21:55 libtiff.a
l Aug 19 21:55 libtiff.so -> libtiff.so.3
l Aug 19 22:58 libtiff.so.3 -> libtiff.so.3.5.7
- Aug 19 21:55 libtiff.so.3.5.7
ldd libspandsp.so
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x4002f000)
libtiff.so.3 => /usr/local/lib/libtiff.so.3 (0x4003f000)
libc.so.6 => /lib/tls/libc.so.6 (0x40081000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
libm.so.6 => /lib/tls/libm.so.6 (0x401bc000)
ldd /usr/lib/asterisk/modules/app_rxfax.so
libspandsp.so.0 => /usr/local/lib/libspandsp.so.0 (0x40013000)
libtiff.so.3 => /usr/local/lib/libtiff.so.3 (0x40034000)
libc.so.6 => /lib/tls/libc.so.6 (0x40076000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x401b1000)
libm.so.6 => /lib/tls/libm.so.6 (0x401c0000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
Thank you for your support,
Bartles and Jaymes errrr adrian
>