Hi,
I want to build fax server with asterisk uder CentOS 4.3. The problem is , that I can't to compile iaxmodem-0.1.14.
I'm making these steps:
To install libiax2:  (if you're not going to 'build static')

# cd lib/libiax2
# ./configure
# make
# make install

To install spandsp:  (if you're not going to 'build static')

# cd lib/spandsp
# ./configure
# make
# make install


And when I make ./build , I get this:
/tmp/cckNRgf3.o(.text+0xfc): In function `cleanup':
/home/eryx/hylafax/iaxmodem-0.1.14/iaxmodem.c:165: undefined reference to `iax_destroy'
/tmp/cckNRgf3.o(.text+0x10d):/home/eryx/hylafax/iaxmodem-0.1.14/iaxmodem.c:166: undefined reference to `iax_destroy'
/tmp/cckNRgf3.o(.text+0xe78): In function `t31_call_control_handler':
/home/eryx/hylafax/iaxmodem-0.1.14/iaxmodem.c:436: undefined reference to `iax_destroy'
/tmp/cckNRgf3.o(.text+0x1806): In function `iaxmodem':
/home/eryx/hylafax/iaxmodem-0.1.14/iaxmodem.c:678: undefined reference to `iax_disable_jitterbuffer'
/tmp/cckNRgf3.o(.text+0x180b):/home/eryx/hylafax/iaxmodem-0.1.14/iaxmodem.c:683: undefined reference to `iax_disable_debug'
/tmp/cckNRgf3.o(.text+0x2224):/home/eryx/hylafax/iaxmodem-0.1.14/iaxmodem.c:899: undefined reference to `iax_destroy'
/tmp/cckNRgf3.o(.text+0x2558):/home/eryx/hylafax/iaxmodem-0.1.14/iaxmodem.c:966: undefined reference to `iax_congestion'
collect2: ld returned 1 exit status



Maybe somebody can help me to solve this problem?
Thanks
_______________________________________________
--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

Reply via email to