HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

[hylafax-users] Inst. IAXModem with own install prefix fails



Hello,

I installed IAXModem with:
cd lib/libiax2
./configure --prefix=/usr/local/iaxmodem
make
make install

cd lib/spandsp
./configure --prefix=/usr/local/iaxmodem
make
make install

and edit /etc/ld.so.conf
/usr/local/iaxmodem/bin
and made ldconfig

but building the modem fails:

iaxmodem.c:49:21: spandsp.h: No such file or directory
iaxmodem.c:53:28: iax/iax-client.h: No such file or
directory
iaxmodem.c:103: error: `AST_FORMAT_SLINEAR' undeclared
here (not in a function)
iaxmodem.c:107: error: `AST_FORMAT_SLINEAR' undeclared
here (not in a function)
iaxmodem.c: In function `printlog':
iaxmodem.c:145: warning: implicit declaration of
function `time'
iaxmodem.c:146: warning: implicit declaration of
function `localtime'
iaxmodem.c:146: warning: assignment makes pointer from
integer without a cast
iaxmodem.c:147: warning: implicit declaration of
function `strftime'
...
...

Where do I have to change the install path else?
I guess iaxmodem.c searches in /usr/local/include/,
and not in /usr/local/iaxmodem/include/...

greetings,
ivona



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

____________________ HylaFAX(tm) Users Mailing List _______________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
 On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
  *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*




Project hosted by iFAX Solutions