Hello everybody,
I'm trying to receive and sending faxes with asterisk using spandsp. But while compiling the spandsp0.0.2pre11 (tried also spandsp0.0.1), I get following errormessage:
gcc -DHAVE_CONFIG_H -I. -I. -I. -I -g -O2 -c t4.c -Wp,-MD,.deps/t4.TPlo
-fPIC -DPIC -o .libs/t4.o
In file included from spandsp.h:42,
from t4.c:71:
spandsp/arctan2.h: In function `arctan2':
spandsp/arctan2.h:51: warning: type mismatch in implicit declaration for
built-in function `fabs'
t4.c: In function `t4_rx_end_page':
t4.c:566: `COMPRESSION_CCITT_T4' undeclared (first use in this function)
t4.c:566: (Each undeclared identifier is reported only once
t4.c:566: for each function it appears in.)
t4.c: In function `t4_rx_init':
t4.c:915: `COMPRESSION_CCITT_T4' undeclared (first use in this function)
t4.c:923: `COMPRESSION_CCITT_T6' undeclared (first use in this function)
t4.c: In function `t4_rx_start_page':
t4.c:972: `COMPRESSION_CCITT_T4' undeclared (first use in this function)
t4.c:974: `TIFFTAG_T4OPTIONS' undeclared (first use in this function)
t4.c:983: `COMPRESSION_CCITT_T6' undeclared (first use in this function)
make[2]: ** [t4.lo] Erro 1
make[2]: Leaving directory `/usr/src/spandsp-0.0.2/src'
make[1]: ** [all] Erro 2
make[1]: Leaving directory `/usr/src/spandsp-0.0.2/src'
make: ** [all-recursive] Erro 1
Can anyone tell me what I'm doing wrong? I'm using Debian 3.0r3 with kernel 2.6.6
Thanks in advance,
Dennie
______________________________________________________________________This mail has been scanned for all known viruses by AXSWeb powered by SecuTeam NV.
_________________________________________________
This mail has been scanned for all known viruses by AXS Mail powered by SecuTeam NV.
Register for AXS Mail at http://www.secuteam.com!
_______________________________________________ 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
