[Asterisk-Users] Channel IAX2 Socket Read Error

Brian Dingman bdingman at gmail.com
Tue Jan 11 14:52:16 MST 2005


I grabbed the latest sources from CVS yesteday and am having problems
compiling. * v1.0.3 was running previously without issue. I tried
checking out the older source but get the same make errors.

The box is running RH 9. I am getting the following errors. Any
thoughts on what is wrong?

gcc -shared -Xlinker -x -o chan_mgcp.so chan_mgcp.o
gcc -pipe  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
 -g  -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE  -O6 -march=i686   -DZAPT
EL_OPTIMIZATIONS  -DASTERISK_VERSION=\"CVS-v1-0-01/10/05-20:49:47\" -DINSTALL_PR
EFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\" -DASTV
ARLIBDIR=\"/var/lib/asterisk\" -DASTVARRUNDIR=\"/var/run\" -DASTSPOOLDIR=\"/var/
spool/asterisk\" -DASTLOGDIR=\"/var/log/asterisk\" -DASTCONFPATH=\"/etc/asterisk
/asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/li
b/asterisk/agi-bin\"     -DBUSYDETECT_MARTIN      -Wno-missing-prototypes -Wno-m
issing-declarations   -DZAPATA_PRI   -DIAX_TRUNKING   -DCRYPTO -fPIC    -c -o ch
an_iax2.o chan_iax2.c
chan_iax2.c: In function `socket_read':
chan_iax2.c:7331: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[1]: *** [chan_iax2.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk/channels'
make: *** [subdirs] Error 1



More information about the asterisk-users mailing list