[Asterisk-bsd] FreeBSD 4.10, MeetMe and ztdummy

Dinesh Nair dinesh at alphaque.com
Fri Nov 5 00:04:01 CST 2004


On 04/11/2004 15:10 Dinesh Nair said the following:
> On 03/11/2004 19:11 Chris Stenton said the following:
> asterisk 1.0.0.
> 
>> It does work on 5.X I don't know about 4.10. If the rentrant libc is 
>> the same on 4.10 as 5.X then it will not work. It may be better to 
>> link with one of the other thread  libraries.
> 

i've experimented with linking an asterisk 1.0.0 build against the linux 
threads port (/usr/ports/devel/linuxthreads) and on the face of it, meetme 
works well with ztdummy on 4.10. if anyone is interested in assisting with 
testing of full working status with the other components, do let me know 
and i'll pass you the patches to Makefile which would allow a link against 
liblthread insted of libc_r.

tivoli# ldd `which asterisk`
/usr/local/sbin/asterisk:
         liblthread.so.2 => /usr/local/lib/liblthread.so.2 (0x280fa000)
         libncurses.so.5 => /usr/lib/libncurses.so.5 (0x2811f000)
         libm.so.2 => /usr/lib/libm.so.2 (0x28160000)
         libcrypto.so.3 => /usr/lib/libcrypto.so.3 (0x2817b000)
         libssl.so.3 => /usr/lib/libssl.so.3 (0x28272000)
         libc.so.4 => /usr/lib/libc.so.4 (0x282a1000)

-- 
Regards,                           /\_/\   "All dogs go to heaven."
dinesh at alphaque.com                (0 0)    http://www.alphaque.com/
+==========================----oOO--(_)--OOo----==========================+
| for a in past present future; do                                        |
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo "The opinions here in no way reflect the opinions of my $a $b."  |
| done; done                                                              |
+=========================================================================+


More information about the Asterisk-BSD mailing list