Bruno Bauer wrote:

I am happy about 2.0 but since it is not yet in debian I have to compile myself.

And it won't be in debian until 2.0-final is released and I or someone else writes a clean script to convert the dbmail-1 db into a dbmail-2 db in place (i.e. without using a second db)

The current migration script just doesn't hack it, though it will provide a good starting point.


system: Debian/testing, gcc 2.95 or 3.3 (same)
mysql 4.0.16
./configure did well,
make all:
.....
make[2]: Leaving directory `/home/knoppix/dbmail-2.0rc1/sort'
make[2]: Entering directory `/home/knoppix/dbmail-2.0rc1'
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wpointer-arith -Wstrict-prototypes -O2 -c config.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wpointer-arith -Wstrict-prototypes -O2 -c debug.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wpointer-arith -Wstrict-prototypes -O2 -c list.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wpointer-arith -Wstrict-prototypes -O2 -c dbmd5.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wpointer-arith -Wstrict-prototypes -O2 -c md5.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wpointer-arith -Wstrict-prototypes -O2 -c db.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -W -Wall -Wpointer-arith -Wstrict-prototypes -O2 -c misc.c
misc.c: In function `create_current_timestring':
misc.c:102: error: storage size of `tm' isn't known
misc.c:104: Warnung: implicit declaration of function `time'
misc.c:108: Warnung: implicit declaration of function `localtime'
misc.c:108: error: invalid type argument of `unary *'
misc.c:109: Warnung: implicit declaration of function `strftime'
misc.c:102: Warnung: unused variable `tm'
make[2]: *** [misc.o] Fehler 1
make[2]: Leaving directory `/home/knoppix/dbmail-2.0rc1'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/knoppix/dbmail-2.0rc1'
make: *** [all-recursive-am] Fehler 2

what is wrong/missing?

thanks
BB

_______________________________________________
Dbmail mailing list
Dbmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail


--
 ________________________________________________________________
 Paul Stevens                                  mailto:[EMAIL PROTECTED]
 NET FACILITIES GROUP                     PGP: finger [EMAIL PROTECTED]
 The Netherlands________________________________http://www.nfg.nl

Reply via email to