Re: [vchkpw] vusaged compile error

2011-01-24 Thread Qmail List
Thanks Matt. I am able to proceed. On Tue, Jan 25, 2011 at 12:37 AM, Matt Brookings wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 01/24/2011 10:34 AM, Qmail List wrote: >> Hi, >> >> I followed your instruction. >> >> export > LDFLAGS='-ldl' > > It's "export LDFLAGS='-ldl'.  Ther

Re: [vchkpw] vusaged compile error

2011-01-24 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/24/2011 10:34 AM, Qmail List wrote: > Hi, > > I followed your instruction. > > export > LDFLAGS='-ldl' It's "export LDFLAGS='-ldl'. There's no ">" in it. - -- /* Matt BrookingsGnuPG Key FAE0672C Software developer

Re: [vchkpw] vusaged compile error

2011-01-24 Thread Qmail List
Hi, I followed your instruction. export > LDFLAGS='-ldl' ./configure && make Still i am getting the same error. checking for vauth_getpw in -lvpopmail... no checking for vauth_getall in -lvpopmail... no checking for get_domain_entries in -lvpopmail... no checking for client_query_quick in -lvpo

Re: [vchkpw] vusaged compile error

2011-01-24 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/24/2011 10:26 AM, Matt Brookings wrote: > On 01/24/2011 10:22 AM, Qmail List wrote: >> Hi, > >> For Vpopmail, i did this. > >> ./configure --enable-logging=v \ >> make >> make install-strip > >> Vpopmail config.log >> http://pastebin.com/5xZT1

Re: [vchkpw] vusaged compile error

2011-01-24 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/24/2011 10:22 AM, Qmail List wrote: > Hi, > > For Vpopmail, i did this. > > ./configure --enable-logging=v \ > make > make install-strip > > Vpopmail config.log > http://pastebin.com/5xZT1EiH > > Vpopmail config.h > http://pastebin.com/t6FQzp

Re: [vchkpw] vusaged compile error

2011-01-24 Thread Qmail List
Hi, For Vpopmail, i did this. ./configure --enable-logging=v \ make make install-strip Vpopmail config.log http://pastebin.com/5xZT1EiH Vpopmail config.h http://pastebin.com/t6FQzp0U For Vusaged, i did this. ./configure make Vusaged config.log http://pastebin.com/78MsKPjh Vusaged config.h h

Re: [vchkpw] vusaged compile error

2011-01-24 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/24/2011 09:46 AM, Qmail List wrote: > Hi, > > I wanted to recompile vpopmail. So i did a make clean. I noticed > vusagec. Is this the daemon you were mentioning about? > > Is there a way to check why am i missing vusage and vauth_getpw? > > te

Re: [vchkpw] vusaged compile error

2011-01-24 Thread Qmail List
Hi, I wanted to recompile vpopmail. So i did a make clean. I noticed vusagec. Is this the daemon you were mentioning about? Is there a way to check why am i missing vusage and vauth_getpw? test -z "libvpopmail.a" || rm -f libvpopmail.a test -z "vchkpw vdelivermail clearopensmtp vadddomain vdeldo

Re: [vchkpw] vusaged compile error

2011-01-24 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/24/2011 09:32 AM, Qmail List wrote: > Hi Matt, > > I am trying to compile 5.4.32. I had also did make install in > /var/src/vpopmail-5.4.32 but still having the same problem. > > What can i try next? The error means the protocol API used by th

Re: [vchkpw] vusaged compile error

2011-01-24 Thread Qmail List
Hi Matt, I am trying to compile 5.4.32. I had also did make install in /var/src/vpopmail-5.4.32 but still having the same problem. What can i try next? Thanks wL On Mon, Jan 24, 2011 at 11:09 PM, Matt Brookings wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 01/23/2011 01:53 AM

Re: [vchkpw] vusaged compile error

2011-01-24 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/23/2011 01:53 AM, Qmail List wrote: > Hi, > > Tried to compile vusaged, but during the command ./configure i had > encounter the error > > checking for vauth.h... yes > checking for vauth_getpw in -lvpopmail... no > checking for vauth_getall

Re: [vchkpw] vusaged compile error

2011-01-23 Thread Qmail List
Hi, I had tried the command, but it i am still having the error. Any other suggestion? thanks wL On Sun, Jan 23, 2011 at 5:12 PM, Thibault Richard wrote: > > Hello, > > Try with this command before > > cat > ~vpopmail/etc/vusagec.conf << __EOF__ > Server: >    Disable = True; > __EOF__ > > Thi

Re: [vchkpw] vusaged compile error

2011-01-23 Thread Thibault Richard
Hello, Try with this command before cat > ~vpopmail/etc/vusagec.conf << __EOF__ Server: Disable = True; __EOF__ Thibault Le dimanche 23 janvier 2011 à 15:53 +0800, Qmail List a écrit : > Hi, > > Tried to compile vusaged, but during the command ./configure i had > encounter the error >

[vchkpw] vusaged compile error

2011-01-22 Thread Qmail List
Hi, Tried to compile vusaged, but during the command ./configure i had encounter the error checking for vauth.h... yes checking for vauth_getpw in -lvpopmail... no checking for vauth_getall in -lvpopmail... no checking for get_domain_entries in -lvpopmail... no checking for client_query_quick in