Hi everybody, I'm using Debian etch (r5) for a new e-mail server.
I try compile Bill's Linux Qmail Toaster but i get following errors; authvchkpw.c: In function 'auth_vchkpw_changepass': authvchkpw.c:186: warning: passing argument 1 of 'parse_email' discards qualifiers from pointer target type Compiling authvchkpwlib.c Compiling preauthvchkpw.c preauthvchkpw.c: In function 'auth_vchkpw_pre': preauthvchkpw.c:67: warning: passing argument 1 of 'parse_email' discards qualifiers from pointer target type preauthvchkpw.c:141: warning: passing argument 3 of 'vset_lastauth' discards qualifiers from pointer target type I'm using that scripts normally on Debian etch (r2) Debian etch (r2) has following packages for libc6 libc6 2.3.6.ds1-13etch5 libc6-dev 2.3.6.ds1-13etch5 libc6-i686 2.3.6.ds1-13etch5 but Debian etch (r5) has following packages for libc6 libc6 2.3.6.ds1-13etch7 libc6-dev 2.3.6.ds1-13etch7 libc6-i686 2.3.6.ds1-13etch7 I found the some result when searching Google and there is some patch but i'm not good a C programmer so i really don't have solution. Is there any idea, how can I fix that problem? Levent 'Leoman' YALCIN