[Dovecot] Problem with compile
Hi!
I have a problem compiling v2.0 of dovecot mail server on one old server running RHEL 3. This is error messaage I get (googled for it and have not found anything useful):
passdb-vpopmail.o(.text+0x39a): In function vpopmail_preinit': /root/dovecot-2.0.0/src/auth/passdb-vpopmail.c:185: undefined reference to
vauth_load_module'
collect2: ld returned 1 exit status
make[3]: *** [auth] Error 1
make[3]: Leaving directory /root/dovecot-2.0.0/src/auth' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory
/root/dovecot-2.0.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/dovecot-2.0.0'
make: *** [all] Error 2
Can someone point me in the right direction?
Thanks and bye!
On 17.8.2010, at 23.11, Mišel Mešnjak wrote:
I have a problem compiling v2.0 of dovecot mail server on one old server running RHEL 3. This is error messaage I get (googled for it and have not found anything useful):
passdb-vpopmail.o(.text+0x39a): In function
vpopmail_preinit': /root/dovecot-2.0.0/src/auth/passdb-vpopmail.c:185: undefined reference to
vauth_load_module'
Dovecot v2.0 requires vpopmail v5.5. Although I heard that it crashes with it. You can make it compile with older versions by just commenting out that line.
I'm really considering dropping the support for vpopmail completely. It's been nothing but trouble. I can easily understand why Courier dropped support for it. It should still work via checkpassword interface, which at least doesn't change.
participants (3)
-
Eray Aslan
-
Mišel Mešnjak
-
Timo Sirainen