[Dovecot] cant compile dsync
Timo Sirainen
tss at iki.fi
Wed Sep 30 22:16:09 EEST 2009
On Wed, 2009-09-30 at 20:38 +0200, joakim at verona.se wrote:
> Timo Sirainen <tss at iki.fi> writes:
>
> > On Wed, 2009-09-30 at 16:30 +0200, joakim at verona.se wrote:
> >> > Run autogen.sh first.
> >>
> >> I've been getting this lately when compiling dovecot 2.0:
> >>
> >> main.o: In function `main':
> >> /home/joakim/current/unison/build/dovecot-2.0/src/master/main.c:705: undefined reference to `askpass'
> >
> > askpass() is in src/master/askpass.c which is also compiled. Did you
> > again run autogen.sh + configure?...
>
> Embarrassing. Yes that did the trick.
For the future, do the same as me: create a "conf" script that contains
something like:
./configure --enable-maintainer-mode $*
When maintainer mode is enabled you don't need to worry about running
autogen.sh, because it's done automatically.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20090930/79d6476b/attachment.bin
More information about the dovecot
mailing list