[Asterisk-Dev] current cvs-head seg fault while compiling
Steve Kann
stevek at stevek.com
Mon Oct 31 12:54:19 MST 2005
Rich Adamson wrote:
>fc3, current cvs-head from 1:25pm today...
>
>make[1]: Leaving directory `/usr/src/asterisk/stdtime'
>gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declaration
>s -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTE
>L_OPTIMIZATIONS -fomit-frame-pointer -c -o io.o io.c
>gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declaration
>s -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTE
>L_OPTIMIZATIONS -fomit-frame-pointer -c -o sched.o sched.c
>gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declaration
>s -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTE
>L_OPTIMIZATIONS -fomit-frame-pointer -c -o logger.o logger.c
>logger.c: In function `ast_queue_log':
>logger.c:369: internal compiler error: Segmentation fault
>Please submit a full bug report,
>with preprocessed source if appropriate.
>See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
>The bug is not reproducible, so it is likely a hardware or OS problem.
>gcc: Internal error: Segmentation fault (program as)
>Please submit a full bug report.
>See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
>make: *** [logger.o] Error 1
>
>
Seems like there's useful instructions along with the error message..
Have you tried to reproduce it (it seems like gcc may have already done
that, and found it didn't happen again).
-SteveK
More information about the asterisk-dev
mailing list