[Dovecot] --with-vpopmail compile errors

Oliver Schulze L. oliver at samera.com.py
Tue Apr 3 22:49:59 EEST 2007


It is solved in rc29, this patch was necesary:

# diff -Naur src/auth/userdb-vpopmail.c.ori src/auth/userdb-vpopmail.c

--- src/auth/userdb-vpopmail.c.ori      2007-04-03 15:43:10.000000000 -0400
+++ src/auth/userdb-vpopmail.c  2007-04-03 15:43:16.000000000 -0400
@@ -27,7 +27,7 @@
                return NULL;
        }

-       auth_request_log_debug(auth_request, "vpopmail",
+       auth_request_log_debug(request, "vpopmail",
                               "lookup user=%s domain=%s",
                               vpop_user, vpop_domain);


Oliver

Axel Thimm wrote:
> Hi,
>
> On Thu, Mar 22, 2007 at 12:23:04PM -0400, Oliver Schulze L. wrote:
>   
>> I'm building dovecot.src.rpm with vpopmail support and I get this error:
>>     
>
>   
>> - dovecot rpm from:
>>  http://dl.atrpms.net/all/dovecot-1.0-3_50.rc27.at.src.rpm
>> - rpmbuild command:
>>  rpmbuild --rebuild --without inotify --with pam_stack --with 
>> forcequota2 --with vpopmail --target=i686 dovecot-1.0-3_50.rc27.at.src.rpm
>>     
>
> there is no "--with vpopmail" switch in the src.rpm you used.
>   

-- 
Oliver Schulze L.   | Get my e-mail after a captcha in:
Asuncion - Paraguay | http://tinymailto.com/oliver 



More information about the dovecot mailing list