[Asterisk-bsd] Problems compiling iaxmodem
Jason Lixfeld
jason+lists.asterisk-bsd at lixfeld.ca
Sun Sep 17 15:45:11 MST 2006
Trying to compile iaxmodem in an attempt to get ast_fax to work.
[root at julian /usr/ports/net/iaxmodem]# make
===> Patching for iaxmodem-0.1.14
===> Applying FreeBSD patches for iaxmodem-0.1.14
===> iaxmodem-0.1.14 depends on shared library: tiff.4 - found
===> Configuring for iaxmodem-0.1.14
checking for a BSD-compatible install... /usr/bin/install -c -o root -
g wheel
...
checking tiffio.h usability... yes
checking tiffio.h presence... no
configure: WARNING: tiffio.h: accepted by the compiler, rejected by
the preprocessor!
configure: WARNING: tiffio.h: proceeding with the compiler's result
checking for tiffio.h... yes
...
cc -DMODEMVER=\"iaxmodem-0.1.14\" -DDSPVER=\"spandsp-0.0.3-
snapshot-20060707+\" -DIAXVER=\"libiax2-0.2.3-CVS-20060222+\" -Wall -
g -DSTATICLIBS -D_GNU_SOURCE -std=c99 -Ilib/libiax2/src -Ilib/
spandsp/src -O2 -pipe -march=nocona -c iaxmodem.c
iaxmodem.c:53:20: tiffio.h: No such file or directory
In file included from lib/spandsp/src/spandsp.h:84,
from iaxmodem.c:55:
lib/spandsp/src/spandsp/t4.h:97: error: syntax error before "TIFF"
iaxmodem.c: In function `printlog':
iaxmodem.c:156: warning: implicit declaration of function `va_start'
iaxmodem.c:158: warning: implicit declaration of function `va_end'
*** Error code 1
Stop in /usr/ports/net/iaxmodem/work/iaxmodem-0.1.14.
*** Error code 1
Stop in /usr/ports/net/iaxmodem.
[root at julian /usr/ports/net/iaxmodem]#
Anyone have any ideas?
More information about the Asterisk-BSD
mailing list