compile problems with tdb

Torsten Veller ml-en at veller.net
Thu Dec 18 18:58:59 CET 2003


Hi,

again there are problems with tdb and bogofilter 0.15.11.
After ./configure --with-database=tdb the make stops with the following
message:

if gcc -DHAVE_CONFIG_H -I. -I. -I.  -I../trio -I..   -DBOGOFILTER -g -O2  -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -MT xatoi.o -MD -MP -MF ".deps/xatoi.Tpo" -c -o xatoi.o xatoi.c; \
then mv -f ".deps/xatoi.Tpo" ".deps/xatoi.Po"; else rm -f ".deps/xatoi.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -I../trio -I..   -DBOGOFILTER -g -O2  -Wpointer-arith -ggdb -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -MT datastore_tdb.o -MD -MP -MF ".deps/datastore_tdb.Tpo" -c -o datastore_tdb.o datastore_tdb.c; \
then mv -f ".deps/datastore_tdb.Tpo" ".deps/datastore_tdb.Po"; else rm -f ".deps/datastore_tdb.Tpo"; exit 1; fi
datastore_tdb.c: In function `db_get_dbvalue':
datastore_tdb.c:182: error: structure has no member named `size'
datastore_tdb.c:189: error: structure has no member named `size'
datastore_tdb.c:192: error: structure has no member named `size'
datastore_tdb.c:184: Warnung: function call has aggregate value
datastore_tdb.c: In function `tdb_traversor':
datastore_tdb.c:294: error: structure has no member named `size'
make[3]: *** [datastore_tdb.o] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/bogofilter-0.15.11/work/bogofilter-0.15.11/src'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/bogofilter-0.15.11/work/bogofilter-0.15.11/src'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/var/tmp/portage/bogofilter-0.15.11/work/bogofilter-0.15.11/src'
make: *** [all-recursive] Fehler 1


-- 
.:  Torsten Veller   |   Indifference will be the downfall of mankind, but   :.
.:                   |                       who cares?                      :.




More information about the Bogofilter mailing list