ashley wright
2005-Oct-03 09:43 UTC
[Asterisk-Users] suse 9.3 pro asterisk install from source problem
Hi, Can any one help I'm trying to install asterisk on suse 9.3 pro from cvs release v1_0 version 1.0.9 and when I try to make from the asterisk directory I get the following error. Is there anybody that could give me a pointer as to what the issue may be? DDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -DZAPATA_MOH -DOPENSSL_NO_KRB5 -fPIC -c -o res_indications.o res_indications.c gcc -shared -Xlinker -x -o res_indications.so res_indications.o gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-v1-0-09/30/05-22:31:05\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/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/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -DZAPATA_MOH -DOPENSSL_NO_KRB5 -fPIC -c -o res_monitor.o res_monitor.c gcc -shared -Xlinker -x -o res_monitor.so res_monitor.o gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-v1-0-09/30/05-22:31:05\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/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/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -DZAPATA_MOH -DOPENSSL_NO_KRB5 -fPIC -c -o res_agi.o res_agi.c gcc -shared -Xlinker -x -o res_agi.so res_agi.o make[1]: Leaving directory `/usr/local/src/development/asteriskv1-0_1.0.9/asterisk/res' make[1]: Entering directory `/usr/local/src/development/asteriskv1-0_1.0.9/asterisk/channels' gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-v1-0-09/30/05-22:31:05\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/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/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -Wno-missing-prototypes -Wno-missing-declarations -DZAPATA_PRI -DIAX_TRUNKING -DCRYPTO -fPIC -c -o chan_modem.o chan_modem.c gcc -shared -Xlinker -x -o chan_modem.so chan_modem.o gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-v1-0-09/30/05-22:31:05\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/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/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -Wno-missing-prototypes -Wno-missing-declarations -DZAPATA_PRI -DIAX_TRUNKING -DCRYPTO -fPIC -c -o chan_sip.o chan_sip.c chan_sip.c:9319: internal compiler error: output_operand: invalid expression as operand Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://www.suse.de/feedback> for instructions. {standard input}: Assembler messages: {standard input}:123824: Warning: partial line at end of file ignored Preprocessed source stored into /tmp/ccxI4zbE.out file, please attach this to your bugreport. make[1]: *** [chan_sip.o] Error 1 make[1]: Leaving directory `/usr/local/src/development/asteriskv1-0_1.0.9/asterisk/channels' make: *** [subdirs] Error 1 Ashley Wright Systems Engineer Ashley.Wright@OciusB2.com www.OciusB2.com <http://www.ociusb2.com/> OciusB2 Limited The Heath Runcorm Cheshire WA7 4QX <http://www.ociusb2.com/> Tel: 0870 7578700 Fax: 01928 515401 Note. This email is confidential, may be legally privileged, and is for the intended recipient only. Access, disclosure, copying, distribution, or reliance on any of it by anyone else is prohibited and may be a criminal offence. Please delete if obtained in error and email confirmation to the sender. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051003/af583935/attachment.htm
Yuri Safin
2005-Oct-03 14:05 UTC
[Asterisk-Users] suse 9.3 pro asterisk install from source problem
On 10/3/05, ashley wright <ashley.wright@ociusb2.com> wrote:> > > Hi, > > Can any one help I'm trying to install asterisk on suse 9.3 pro from cvs > release v1_0 version 1.0.9 and when I try to make from the asterisk > directory I get the following error. > > > > Is there anybody that could give me a pointer as to what the issue may be?I suspect your problem is related to not having all of the pre-requisites. I just installed over the weekend the latest beta version of zaptel/libpri/asterisk from source on SUSE oss 10.0 rc1. I had also installed from source on 9.1 and v 1.06 on 9.3. They all worked if all the pre-requisites are in place.