[Asterisk-Users] Asterisk 1.2 compile error - Any suggestions would be appreciated

2005-11-19 Thread Steve Beaumont
Hi, Can anyone help with this. I'm sure I'm doing something stupid: - gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer

Re: [Asterisk-Users] Asterisk 1.2 compile error - Any suggestions would be appreciated

2005-11-19 Thread Paul
It built fine on debian sarge using gcc version 3.3.5 (Debian 1:3.3.5-13) maybe you should see what other gcc versions are available for your version. Steve Beaumont wrote: Hi, Can anyone help with this. I'm sure I'm doing something stupid: - gcc -pipe -Wall -Wstrict-prototypes