I was wondering if
anyone has successfully got NVFaxDetect to compile on 1.2.10. I've tried
the typical modifications to the source file but with no avail. Here's
what I get:
cc -fPIC
-c -o app_nv_faxdetect.o app_nv_faxdetect.c
In file included from app_nv_faxdetect.c:27:
/usr/include/asterisk/lock.h: In function `ast_mutex_init':
/usr/include/asterisk/lock.h:534: error: `PTHREAD_MUTEX_RECURSIVE' undeclared (first use in this function)
/usr/include/asterisk/lock.h:534: error: (Each undeclared identifier is reported only once
/usr/include/asterisk/lock.h:534: error: for each function it appears in.)
make: *** [app_nv_faxdetect.o] Error 1
In file included from app_nv_faxdetect.c:27:
/usr/include/asterisk/lock.h: In function `ast_mutex_init':
/usr/include/asterisk/lock.h:534: error: `PTHREAD_MUTEX_RECURSIVE' undeclared (first use in this function)
/usr/include/asterisk/lock.h:534: error: (Each undeclared identifier is reported only once
/usr/include/asterisk/lock.h:534: error: for each function it appears in.)
make: *** [app_nv_faxdetect.o] Error 1
Any
suggestions?
John Coleman - IT Specialist
SunWest Educational Credit Union
_______________________________________________ --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
