Re: Compile error

James Vahn (jvahn@short.circuit.com)
Fri, 6 Aug 1999 18:39:16 -0700 (PDT)

On Wed, 4 Aug 1999, Kari Suomela wrote:

> What would be causing the following error, and how do I get around it?:
>
> === Begin Iferr.Txt ===
> [root@k4 kari]# cd /usr/local/src/ifmail-2.10

I think it's safe to say that compilation errors are (always) because
of improper settings in the main CONFIG file that pertain to your
particular system. For example, I run two Debian Linux systems and the
newer won't build using the old CONFIG. Making some changes proved to
be necessary, and in my case a library file also needed to be linked to
a new name (ln -s /usr/include/gdbm-ndbm.h ndbm.h) in order to
resolve some errors.

BTW, you should be trying the latest ifmail, 2.14 ..