Hi

Have anyone used the virtual domain support from
http://www.sztaki.hu/~bajnokk/qmail-ldap-virtual.html with
qmail-ldap-controls patch both in newest versions & newest version of
qmail-ldap?

I can get the patches to apply cleanly if I patch with the virtuals
patch firs, but I get an error when compiling about a missing
#endif...when I try inserting it at the place I think(?) I get severel
errors as se./compile -DEXTERNAL_TODO -DDASH_EXT -DDATA_COMPRESS -DSMTPEXECCHECK 
-DQUOTATRASH -DIGNOREVERISIGN -DBIGTODO -DBIGBROTHER -DALTQUEUE -DDEBUG 
-DUSE_CONTROLDB -DQLDAP_BAILOUT  -DSECUREBIND_ALL -I/usr/include -DDEBUG -DIP_VIRTUAL 
-DNAMED_VIRTUAL qldap.c
qldap.c:111: redefinition of `ldap_server'
qldap.c:63: `ldap_server' previously defined here
qldap.c:125: redefinition of `objectclass'
qldap.c:65: `objectclass' previously defined here
qldap.c:126: redefinition of `ldap_login'
qldap.c:66: `ldap_login' previously defined here
qldap.c:127: redefinition of `ldap_password'
qldap.c:67: `ldap_password' previously defined here
qldap.c:128: redefinition of `default_messagestore'
qldap.c:68: `default_messagestore' previously defined here
qldap.c:129: redefinition of `dotmode'
qldap.c:69: `dotmode' previously defined here
qldap.c:130: redefinition of `ldap_timeout'
qldap.c:70: `ldap_timeout' previously defined here
qldap.c:131: redefinition of `rebind'
qldap.c:71: `rebind' previously defined here
qldap.c:132: redefinition of `default_uid'
qldap.c:72: `default_uid' previously defined here
qldap.c:133: redefinition of `default_gid'
qldap.c:73: `default_gid' previously defined here
qldap.c:134: redefinition of `quotasize'
qldap.c:74: `quotasize' previously defined here
qldap.c:135: redefinition of `quotacount'
qldap.c:75: `quotacount' previously defined here
qldap.c:138: warning: static declaration for `qldap_close' follows non-static
qldap.c: In function `qldap_ctrl_generic':
qldap.c:215: warning: assignment makes pointer from integer without a cast
make: *** [qldap.o] Error 1en below:

Best Regards
Hasse H. Johansen


Reply via email to