[Exim] Exim 4.02 build error gcc crash?

Top Page
Delete this message
Reply to this message
Author: Jason Stratford
Date:  
To: exim-users
Subject: [Exim] Exim 4.02 build error gcc crash?
Hi folks,

Anyone else getting problems building Exim4.02

Got the following...

make[2]: Leaving directory
`/home/jason/RPM_BUILD/BUILD/exim-4.02/build-Linux-i386/auths'

gcc -c -O2 -march=i386 -mcpu=i686 -I/usr/include/openssl -I. acl.c
gcc -c -O2 -march=i386 -mcpu=i686 -I/usr/include/openssl -I. child.c
gcc -c -O2 -march=i386 -mcpu=i686 -I/usr/include/openssl -I. daemon.c
gcc -c -O2 -march=i386 -mcpu=i686 -I/usr/include/openssl -I. dbfn.c
gcc -c -O2 -march=i386 -mcpu=i686 -I/usr/include/openssl -I. debug.c
gcc -c -O2 -march=i386 -mcpu=i686 -I/usr/include/openssl -I. deliver.c
gcc -c -O2 -march=i386 -mcpu=i686 -I/usr/include/openssl -I.
directory.c
gcc -c -O2 -march=i386 -mcpu=i686 -I/usr/include/openssl -I. dns.c
gcc -c -O2 -march=i386 -mcpu=i686 -I/usr/include/openssl -I.
drtables.c
gcc -c -O2 -march=i386 -mcpu=i686 -I/usr/include/openssl -I. enq.c
gcc -c -O2 -march=i386 -mcpu=i686 -I/usr/include/openssl -I. exim.c
exim.c: In function `main':
exim.c:3650: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[1]: *** [exim.o] Error 1
make[1]: Leaving directory
`/home/jason/RPM_BUILD/BUILD/exim-4.02/build-Linux-i386'
make: *** [go] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.83997 (%build)


I am building on a stock installation of Redhat7.2, with their gcc2.96.
I keep hearing conflicting reports about the stability of this compiler,
anyone shed any light on this?

Cheers
Jason