Hello Readers
I have a problem that I don't know where to look to fix ! Would love some help, if possible
I am running Debian Sarge as a qmail/firewall, installed from the fine qmailrocks.org howto.
GCC Version :-
'gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --pr
fix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3
3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext -
enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i48
-linux'
I have done this many times and it has always worked great, on a system yesterday however I am getting a compiler problem, it doesn't get very far into the 'make setup check' when this error occurs :-
/usr/src/qmail/qmail-1.03# make setup check
./compile qmail-local.c
qmail-local.c: In function `temp_fork':
qmail-local.c:37: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
***********.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
************/share/doc/gcc-3.3/README.Bugs>.
make: *** [qmail-local.o] Error 1
I performed the same upgrade the day before on another almost identical syste, and had no problems.
I am stumped ! Any help is welcomed
Richard