Hi there!
Dovecot-0.99.6rc3 barfs at me when I try to compile it on OpenBSD 3.2 or FreeBSD 4.7, both with the same error:
[ ..snip.. ]
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -g -O2 -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -c charset-iconv.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -g -O2 -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -c charset-utf8.c
charset-utf8.c:42: storage size of ascii_translation' isn't known charset-utf8.c:42: storage size of
utf8_translation' isn't known
*** Error code 1
Stop in /usr/home/griffin/dovecot-0.99.6rc3/src/lib-charset. *** Error code 1
Stop in /usr/home/griffin/dovecot-0.99.6rc3/src (line 134 of Makefile). *** Error code 1
Stop in /usr/home/griffin/dovecot-0.99.6rc3 (line 202 of Makefile). *** Error code 1
Stop in /usr/home/griffin/dovecot-0.99.6rc3 (line 330 of Makefile).
I didn't use any fancy parameters for ./configure. Any config.* files I can post to help?
/Regards, Johan