[Asterisk-Users] ANY DEVELOPERS HERE? "warning:implicit declaration of function `__use_ast_pthread_create_instead__"

Jay Brussels jay at dslx.net
Sat Nov 20 18:29:03 MST 2004


I did not intend to mix old with new.  I ran "make clean". 

----- Original Message ----- 
From: "Roger Schreiter" <roger at planinternet.de>
To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users at lists.digium.com>
Sent: Saturday, November 20, 2004 6:46 PM
Subject: Re: [Asterisk-Users] ANY DEVELOPERS HERE? "warning:implicit declaration of function `__use_ast_pthread_create_instead__"


Jay Brussels schrieb:
> ...
> When trying to upgrade to 1.0.2,  I get several compile warnings such as:
> chan_zap.c:3515: warning: implicit declaration of function `__use_ast_pthread_create_instead__'


Hi,

I assume you mixed some parts of an older asterisk version with
the new asterisk kernel. Did you recompile every module which should
be loaded into the asterisk kernel?

Maybe search for pthread_create in older source files and
replace by ast_pthread_create! Check, whether the arguments
remained the same ones and fix if necessary!


Roger.


_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list