On Sat, Sep 25, 2004 at 06:48:02AM +0200, Goran Dj. arranged a set of bits into the following: > I tried to install chan_sccp (make; make install) but after that when > asterisk starting: > > [chan_sccp.so]Sep 25 06:34:28 WARNING[16384]: loader.c:242 > ast_load_resource: /usr/lib/asterisk/modules/chan_sccp.so: undefined > symbol: __use_ast_pthread_create_instead__ > Sep 25 06:34:28 WARNING[16384]: loader.c:423 load_modules: Loading > module chan_sccp.so failed! > > I tried to replace pthread_create() with ast_pthread_create() in > chan_sccp.c, but same error... > > Help?
Use CVS chan_sccp, it has the fix for this (and other changes). Anon CVS access is easy using the information on the sccp site. http://chan-sccp.sf.net/ Also that seems to indicate that you were compiling chan_sccp against a different version of asterisk then you are running (this may not be so, but please check). Thank, Julien (chan_sccp developer)
pgpsqgQJv8rBm.pgp
Description: PGP signature
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
