Getting a problem after :
Using instructions from http://www.qmailrocks.org/maildrop.htm
./configure --prefix=/usr/local --exec-prefix=/usr/local
--enable-maildrop-uid=root --enable-maildrop-gid=vchkpw --enable-maildirquota
make && make install-strip && make install-man
using a plain ./configure results in the same thing.
using the default gcc that comes with Slackware 9.1 does not help.
I am running Slackware 9.1 with the latest Slackware packages on an AMD K6-2
Any help would be appreciated.
Making all in maildir
make[1]: Entering directory `/downloads/qmailrocks/maildrop-1.6.3/maildir'
echo '#define MAILDIRSHAREDRC "/usr/local/etc/maildirshared"' >maildirsharedrc.h
echo '#define MAILDIRFILTERCONFIG "/usr/local/etc/maildirfilterconfig"'
>maildirfilterconfig.h
echo '#define QUOTAWARNMSG "/usr/local/etc/quotawarnmsg"' >quotawarnmsg.h
echo '#define MAILBOT "mailbot"' >mailbot.h
echo '#define AUTORESPONSEQUOTA "/usr/local/etc/autoresponsesquota"'
>autoresponsequota.h
make all-am
make[2]: Entering directory `/downloads/qmailrocks/maildrop-1.6.3/maildir'
Compiling autoresponse.c
Compiling maildirfilter.c
Compiling maildirfilter2.c
Compiling maildirkeywords4.cpp
In file included from /usr/include/c++/3.3.3/ios:51,
from /usr/include/c++/3.3.3/ostream:45,
from /usr/include/c++/3.3.3/iostream:45,
from maildirkeywords4.cpp:10:
/usr/include/c++/3.3.3/bits/basic_ios.h:460: internal compiler error:
Segmentation
fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [maildirkeywords4.o] Error 1