[Asterisk-Users] RxFax/TxFax - Compile Problem
David Sampson
dsampson at innseason.com
Thu Sep 15 13:10:18 MST 2005
I've reduced my problem down to this:
root at pemcomm:/usr/src/asterisk/asterisk-1.0.9/apps# make
cc -D_GNU_SOURCE -o app_rxfax.so app_rxfax.c -lspandsp -ltiff
app_rxfax.c: In function `rxfax_exec':
app_rxfax.c:263: warning: passing arg 1 of `fax_init' from incompatible
pointer type
app_rxfax.c:264: error: structure has no member named `verbose'
app_rxfax.c:325: warning: passing arg 1 of `fax_release' from
incompatible pointer type
make: *** [app_rxfax.so] Error 1
________________________________
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of David
Sampson
Sent: Thursday, September 15, 2005 12:17 PM
To: bweschke at gmail.com; Asterisk Users Mailing List - Non-Commercial
Discussion
Subject: RE: [Asterisk-Users] RxFax/TxFax - Compile Problem
I used the latest version (.3) and also the previous .2 ver (pre20).
The spandsp seems to compile but when I download the rxfax/txfax .c
files and drop them in the apps directory that is where I get the
compile error.
Dave
________________________________
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of BJ Weschke
Sent: Wednesday, September 14, 2005 2:43 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] RxFax/TxFax - Compile Problem
What version of spandsp are you attempting to compile in to the 1.0.9
tree?
On 9/14/05, David Sampson <dsampson at innseason.com> wrote:
Anyone know how to fix this?
gcc -shared -Xlinker -x -o app_rxfax.so app_rxfax.c -lspandsp -ltiff
In file included from app_rxfax.c:14:
/usr/include/asterisk/lock.h: In function `ast_mutex_init':
/usr/include/asterisk/lock.h:302: error: `PTHREAD_MUTEX_RECURSIVE'
undeclared (first use in this function)
/usr/include/asterisk/lock.h:302: error: (Each undeclared identifier is
reported only once
/usr/include/asterisk/lock.h:302: error: for each function it appears
in.)
app_rxfax.c: In function `rxfax_exec':
app_rxfax.c:263: warning: passing arg 1 of `fax_init' from incompatible
pointer type
app_rxfax.c:264: error: structure has no member named `verbose'
app_rxfax.c:325: warning: passing arg 1 of `fax_release' from
incompatible pointer type
make[1]: *** [app_rxfax.so] Error 1
make[1]: Leaving directory `/usr/src/asterisk/asterisk-1.0.9/apps'
make: *** [subdirs] Error 1
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com
<http://easynews.com/> --
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050915/8d50767f/attachment.htm
More information about the asterisk-users
mailing list