Jason writes:
maildrop 1.6.3 on Fedora Core 4. Here is the output that I am getting.
Someone please help me out here.
Making all in gdbmobj
make[1]: Entering directory `/downloads/qmailrocks/maildrop-1.6.3/gdbmobj'
make all-am
make[2]: Entering directory `/downloads/qmailrocks/maildrop-1.6.3/gdbmobj'
Compiling gdbmobj.c
Compiling gdbmobj2.c
Compiling gdbmobj3.c
rm -f libgdbmobj.a
ar cru libgdbmobj.a gdbmobj.o gdbmobj2.o gdbmobj3.o
ranlib libgdbmobj.a
Compiling testgdbm.C
/usr/include/stdlib.h: In function âdouble strtod(const char*, char**)â:
/usr/include/stdlib.h:330: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See
<<URL:http://bugzilla.redhat.com/bugzilla>URL:http://bugzilla.redhat.com/bu
gzilla> for instructions.
Preprocessed source stored into /tmp/ccoyMlG7.out file, please attach this
to your bugreport.
If the compiler always crashes at this precise point, then this is a bug in
gcc. Follow the instructions given above to report it.
If the compiler crashes at different times, randomly, then you have bad RAM
or CPU.