[vchkpw] Courier-authvchkpw compilation problems on debian system

2004-04-26 Thread Jaime Herazo
Hi. I was setting up a system with qmail, vpopmail, courier-imap, etc. (a lot similar to the qmailrocks.org setup, but on my own). I had everything installed and working, and the courier part i got it from the standard debian packages plus the authvchkpw module from qmailrocks. Then i did an

Re: [vchkpw] Courier-authvchkpw compilation problems on debian system [T2004042601DG]

2004-04-26 Thread support
Hello, Thank you for contacting Ascentive Support. This is an automated response. I am sorry; your email message was rejected by our SPAM filtering software (probably because you did not use our online email form). If you are a customer or potential customer, we really want to hear from

Re: [vchkpw] Courier-authvchkpw compilation problems on debian system [T2004042601DG]

2004-04-26 Thread support
Hello, Thank you for contacting Ascentive Support. This is an automated response. I am sorry; your email message was rejected by our SPAM filtering software (probably because you did not use our online email form). If you are a customer or potential customer, we really want to hear from

Compilation problems

2001-11-19 Thread Charlie Chrisman
can someone give me a pointer as to what this means? Making all in authlib gcc -I/export/vpopmail/include -g -O2 -Wall -I.. -I./.. -o authvchkpw modauthvchkpw.o libauthmod.a libauth.a ../md5/libmd5.a ../sha1/libsha1.a -L/export/vpopmail/lib -lvpopmail -L/usr/lib -lmysqlclient -lz -lm

Re: Compilation problems

2001-11-19 Thread Ken Jones
Looks like it needs -lnsl -lsocket added to the library link line Ken Jones On Mon, 2001-11-19 at 15:21, Charlie Chrisman wrote: can someone give me a pointer as to what this means? Making all in authlib gcc -I/export/vpopmail/include -g -O2 -Wall -I.. -I./.. -o authvchkpw

Re: Compilation problems

2001-11-19 Thread Charlie Chrisman
sorry for being dense, but how do i do that exactly? charlie On Monday 19 November 2001 17:41, Ken Jones wrote: Looks like it needs -lnsl -lsocket added to the library link line Ken Jones On Mon, 2001-11-19 at 15:21, Charlie Chrisman wrote: can someone give me a pointer as to what this