Terry: Thanks for the tip, but that's appaently not my problem. I did as you suggested, and here's the error I get when trying to compile:
authvchkpw.c: In function `auth_vchkpw_changepass': authvchkpw.c:142: warning: assignment from incompatible pointer type authvchkpw.c:151: dereferencing pointer to incomplete type authvchkpw.c:151: dereferencing pointer to incomplete type gmake[2]: *** [authvchkpw.o] Error 1 gmake[2]: Leaving directory `/home/micha/dl/qmail/sqwebmail-3.4.0.20021124/authlib' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/home/micha/dl/qmail/sqwebmail-3.4.0.20021124/authlib' gmake: *** [all-recursive] Error 1 Make any sense to you? TIA, Micha > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 12, 2002 4:10 PM > To: Micha Silver > Cc: '[EMAIL PROTECTED]' > Subject: Re: [sqwebmail] Compileing with authvchkpw > > > Micha, > > Yeah that was a real pain, I copied the libs > cp -a /usr/local/mysql/lib/mysql/* /usr/lib > ldconfig > > And than contiued.... > > Terry... > > > I can't seem to get the syntax right to add the mysqlclient libs for > > compiling with authvchkpw. > > I have qmail with vpopmail running. >
