Hi Bill Distribution is SUSE 10.2 and gcc is 4.1.3.29 i586 Regards Helio Nunes ----- Original Message ----- From: "Bill Shupp" <[EMAIL PROTECTED]> To: <toaster@shupp.org> Sent: Wednesday, April 04, 2007 2:51 PM Subject: Re: [toaster] probl when installing
> helionunes wrote: > > List > > > > When installing authlib 0.59.1 at the point where iit compiles authvchkpw.c, I > > got the following. > > > > Compiling authvchkpw.c > > authvchkpw.c: In function 'auth_vchkpw': > > authvchkpw.c:86: warning: implicit declaration of function 'auth_vchkpw_login' > > authvchkpw.c: At top level: > > authvchkpw.c:103: error: static declaration of 'auth_vchkpw_login' follows > > non-static declaration > > authvchkpw.c:86: error: previous implicit declaration of 'auth_vchkpw_login' > > was here > > authvchkpw.c: In function 'auth_vchkpw_changepass': > > authvchkpw.c:184: warning: passing argument 1 of 'parse_email' discards > > qualifiers from pointer target type > > make[2]: *** [authvchkpw.lo] Error 1 > > make[2]: Leaving directory `/var/src/courier-authlib-0.59.1' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/var/src/courier-authlib-0.59.1' > > make: *** [all] Error 2 > > > > Actually I dont know hoow to fix such implicit declaration. > > What distribution are you using, and what version of gcc? > > Regards, > > Bill > >