Ifmail - error in compile

ks@karicobs.com (DAMNSPAM.ks@karicobs.com)
Wed, 04 Aug 1999 00:22:32 GMT


The Ifmail mailing list seems dead, and I cannot locate a proper area 
to post this. Hopefully someone here can point me to the right 
direction!

I got Mgetty doing what it's supposed to, so now I am trying to compile 
ifmail-1.20, but keep getting this:

=== Begin iferr.txt ===
[root@k4 ifmail-2.10]# make
for d in iflib ifgate ifcico; do (cd $d && echo $d && make all) || 
exit; done;
iflib
make[1]: Entering directory `/usr/local/src/ifmail-2.10/iflib'
gcc -O2 -Wall -I. -DDEBUGFILE=\""/var/log/ifmail/ifdebug"\" 
-DLOGFILE=\""/var/lo
g/ifmail/iflog"\" -DCONFIGFILE=\""/etc/ifmail/config"\" 
-DLOCKDIR=\""/var/lock"\
" -DPUBDIR=\""/home/ftp/pub/files"\" -DMAILLOG=LOG_LOCAL0 
-DNEWSLOG=LOG_LOCAL0 -
DCICOLOG=LOG_LOCAL0 -DHAS_STATFS -DSTATFS_IN_VFS_H -DHAS_SETSID 
-DHAS_NDBM_H -DD
ONT_HAVE_TM_GMTOFF -DHAS_TERMIOS_H -DASCII_LOCKFILES -DHAS_FSYNC 
-DHAS_IOCTL_H -
DHAS_REGEX_H -DHAS_TCP -DFORCEINTL -DHAS_SYSLOG -DNEED_UUCPFROM 
-DNEED_BSY -DREG
EX_NEED_CARET -DSLAVE_SENDS_NAK_TOO -DNEED_FORK -c lutil.c
lutil.c:35: parse error before `('
lutil.c:42: parse error before `if'
make[1]: *** [lutil.o] Error 1
make[1]: Leaving directory `/usr/local/src/ifmail-2.10/iflib'
make: *** [all] Error 2
[root@k4 ifmail-2.10]# === End iferr.txt ===

How can I fix this, or can I?

 KS