On 25.2.2013, at 20.54, Timo Sirainen <t...@iki.fi> wrote: > On 25.2.2013, at 20.47, Odhiambo Washington <odhia...@gmail.com> wrote: > >>> Latest hg does not compile for me... >> >> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib >> -I../../src/lib-test -I../../src/lib-mail -std=gnu99 -g -O2 -Wall -W >> -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith >> -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime >> -Wstrict-aliasing=2 -I/usr/local/include -MT mail-cache-transaction.lo -MD >> -MP -MF .deps/mail-cache-transaction.Tpo -c mail-cache-transaction.c -fPIC >> -DPIC -o .libs/mail-cache-transaction.o >> mail-cache-transaction.c: In function 'mail_index_transaction_cache_reset': >> mail-cache-transaction.c:53: error: 'struct >> cache_mail_index_transaction_module' has no member named 'reg' >> mail-cache-transaction.c:53: warning: type defaults to 'int' in declaration >> of 'type name' > > But a previous v2.2 compiled, right? I haven't touched that code for a > while.. Does rc2 tarball compile then?
Oh! In config.h you don't have #define HAVE_TYPEOF I guess? Could you send me your config.log?