Re: Ifmail 2.8g compile hangs

Eugene Crosser (crosser@average.org)
Tue, 12 Nov 1996 10:23:09 +0300 (MSK)

> trap.c: In function trap':
> trap.c:69: parameter context' has incomplete type
> trap.c:88: warning: stack' might be used uninitialized in this function
> make[1]: *** [trap.o] Error 1
> make[1]: Leaving directory /usr/src/ifmail-2.8g/iflib'
> make: *** [all] Error 2
>
> How solve the problem ? Sorry i'm not an C programmer ...
> P.S. sorry for my poor english.

Remove -DNEED_TRAP from OPTS in the CONFIG file. It does not work in
100% cases anyway, though may be helpful sometimes...

Eugene