[Asterisk-Users] Compile problems, 1.2 rc2 and SUSE 9.3

2005-11-16 Thread Joseph Rothstein
Greetings to all,

I am trying to compile 1.2 rc2 on a SUSE 9.3 box, and the compile fails with
this error:

make[1]: Entering directory `/usr/src/asterisk-1.2.0-rc2/channels'
gcc  -pipe  -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g  -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE
-O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer
-Wno-missing-prototypes -Wno-missing-declarations -DIAX_TRUNKING -DCRYPTO
-fPIC-c -o chan_sip.o chan_sip.c
make[1]: *** Deleting file `chan_sip.o'
make[1]: *** [chan_sip.o] Interrupt
make: *** [subdirs] Interrupt

The box has Asterisk 1.2 beta2 on it, which compiled fine.

Anyone have any ideas?

Regards,
Joe

___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Compile problems, 1.2 rc2 and SUSE 9.3

2005-11-16 Thread Kevin P. Fleming

Joseph Rothstein wrote:


make[1]: *** Deleting file `chan_sip.o'
make[1]: *** [chan_sip.o] Interrupt
make: *** [subdirs] Interrupt


'Interrupt' means you pressed Ctrl-C or killed the compile process in 
some other way.

___
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users