Eric, It looks like the definition for PTHREAD_MUTEX_RECURSIVE is within an #ifdef __USE_UNIX98 (on Fedora Core 6, anyway). You could try defining it within the Makefile. Similar to the _GNU_SOURCE definition in the app_cepstral.so: app_cepstral.c stanza.
Bob... On Wed, 2006-11-29 at 13:38 -0500, Earle Clubb wrote: > Hall, Eric M. wrote: > > Using this link > > http://www.oldskoolphreak.com/tfiles/voip/installing_app_cepstral.txt > > > > This is a Dell PowerEdge 1950 running Whitbox 4 and Asterisk > > 1.4.0-beta3 > > > > I get the following errors on make install > > > > Any help would be GREAT! > > > > Thanks > > > > > Eric, > > I had similar compilation issues when trying to use app_cepstral. > This doesn't answer your question, but I've had good success using > app_swift. > > http://www.loopfree.net/app_swift/ > > Earle > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
