I very aware of this may be the wrong maillinglist, but i have not been
succesfull register myself in he maildrop list, receives no answer from request.
however, as i begin to be a little bit frustrated i saw no other choice
than seeking for advice in this list.
I try to compile Maildrop-1.3.4 but get this error.
c++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -I./../rfc822 -I./../rfc2045 -I.. -I.
/.. -Wall -c alarm.C
alarm.C:2: iostream: No such file or directory
make[1]: *** [alarm.o] Error 1
make[1]: Leaving directory `~/src/maildrop-1.3.4/maildrop'
make: *** [all-recursive] Error 1
~#
...and in beginning of maildrop-1.3.4/maildrop/alarm.C it says
#include "config.h"
#include <iostream>
What package may i lack?
Regards AB