=== CUT HERE ===
gcc -c -O2 -Wall -DCICOLOG=LOG_LOCAL0 -DMAILLOG=LOG_LOCAL0 -DHAS_STATFS
-DSTATFS_IN_VFS_H -DHAS_SETSID -DHAS_NDBM_H -DDONT_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
-DREGEX_NEED_CARET -DNEED_TRAP -DSLAVE_SENDS_NAK_TOO -DNEED_FORK
-DPRE_21_LINUX nodelist.c
In file included from nlindex.h:9,
from nodelist.c:21:
/usr/include/ndbm.h:38: conflicting types for `datum'
/usr/include/ndbm.h:38: previous declaration of `datum'
/usr/include/ndbm.h:42: conflicting types for `DBM'
/usr/include/ndbm.h:42: previous declaration of `DBM'
/usr/include/ndbm.h:47: conflicting types for `dbm_open'
/usr/include/ndbm.h:47: previous declaration of `dbm_open'
/usr/include/ndbm.h:51: conflicting types for `dbm_fetch'
/usr/include/ndbm.h:51: previous declaration of `dbm_fetch'
/usr/include/ndbm.h:59: conflicting types for `dbm_firstkey'
/usr/include/ndbm.h:59: previous declaration of `dbm_firstkey'
/usr/include/ndbm.h:61: conflicting types for `dbm_nextkey'
/usr/include/ndbm.h:61: previous declaration of `dbm_nextkey'
make: *** [nodelist.o] Error 1
renegade:/fido/ifmail/ifcico#
=== CUT HERE ===
What may be the problem ?
Please help..
Waiting for reply..
Exile