13 Aug
2009
13 Aug
'09
5:43 p.m.
I'm trying to compile dsync, but failing. What am I doing wrong?
hg pull
pulling from http://hg.dovecot.org/dovecot-2.0/
...
./configure && make clean all
...
make[5]: Entering directory /mnt/data/build/dovecot-2.0/src/lib-storage/index/maildir' make[5]: *** No rule to make target
maildir-transaction.c', needed by maildir-transaction.lo'. Stop. make[5]: Leaving directory
/mnt/data/build/dovecot-2.0/src/lib-storage/index/maildir'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory /mnt/data/build/dovecot-2.0/src/lib-storage/index' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory
/mnt/data/build/dovecot-2.0/src/lib-storage'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory /mnt/data/build/dovecot-2.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory
/mnt/data/build/dovecot-2.0'
make: *** [all] Error 2
Joakim Verona