gcc -c -O -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -o exim_dbmbuild.o exim_dbmbuild.c
In file included from exim.h:379,
from exim_dbmbuild.c:31:
dbstuff.h:101:16: db.h: No such file or directory
In file included from exim.h:379,
from exim_dbmbuild.c:31:
dbstuff.h:527: parse error before "DB"
dbstuff.h:527: warning: no semicolon at end of struct or union
dbstuff.h:529: parse error before '}' token
dbstuff.h:529: warning: data definition has no type or storage class
In file included from exim.h:383,
from exim_dbmbuild.c:31:
dbfunctions.h:11: parse error before '*' token
dbfunctions.h:12: parse error before '*' token
dbfunctions.h:13: parse error before '*' token
dbfunctions.h:13: parse error before "open_db"
dbfunctions.h:13: warning: data definition has no type or storage class
dbfunctions.h:14: parse error before '*' token
dbfunctions.h:15: parse error before '*' token
dbfunctions.h:16: parse error before '*' token
exim_dbmbuild.c: In function `main':
exim_dbmbuild.c:142: `DB' undeclared (first use in this function)
exim_dbmbuild.c:142: (Each undeclared identifier is reported only once
exim_dbmbuild.c:142: for each function it appears in.)
exim_dbmbuild.c:142: `d' undeclared (first use in this function)
exim_dbmbuild.c:143: `DBT' undeclared (first use in this function)
exim_dbmbuild.c:143: parse error before "key"
exim_dbmbuild.c:196: `DB_HASH' undeclared (first use in this function)
exim_dbmbuild.c:276: `content' undeclared (first use in this function)
exim_dbmbuild.c:279: `key' undeclared (first use in this function)
exim_dbmbuild.c:279: `R_NOOVERWRITE' undeclared (first use in this function)
make[1]: *** [exim_dbmbuild.o] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/da_exim-4.34/build-Linux-i386'
make: *** [go] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.23173 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.23173 (%build)