search for: vauth_load_modul

Displaying 2 results from an estimated 2 matches for "vauth_load_modul".

Did you mean: vauth_load_module
2010 Aug 17
1
2.0 and vpopmail
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, Does 2.0 require a specific version of vpopmail? I'm getting this on my build attempt : /usr/src/redhat/BUILD/dovecot-2.0.0/src/auth/passdb-vpopmail.c:185: undefined reference to `vauth_load_module' Yes, it's an RPM, that's how I roll. I'm not finding vauth_load_module anywhere on my system.. I'm running vpopmail 5.4.30 which is, I believe the latest stable release.. Thanks, - --------------------------- Jason 'XenoPhage' Frisvold xenophage at godshell.com -...
2010 Aug 17
1
Problem with compile
...mpiling 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/do...