* Sam Varshavchik <[EMAIL PROTECTED]> [010525 20:23]:
> Something went wrong in the configure script. The vlogauth() is
> conditionally compiled only if vpopmail.a has this function.
>
> You can always remove this function called by hand, but I'd suggest that you
> try extracting sqwebmail.tar.gz into an empty directory, and trying again.
> You probably reran configure after changing vpopmail library versions.
*mumblemumble*ithoughtmakedistcleanblablabla*mumblemuble*
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/vpopmail/include -g -O2
-Wall -I.. -I./.. -c autoresponse.c
autoresponse.c: In function `end_upload':
autoresponse.c:480: warning: implicit declaration of function `signal'
autoresponse.c:480: `SIGCHLD' undeclared (first use in this function)
autoresponse.c:480: (Each undeclared identifier is reported only once
autoresponse.c:480: for each function it appears in.)
autoresponse.c:480: `SIG_DFL' undeclared (first use in this function)
gmake[3]: *** [autoresponse.o] Error 1
gmake[3]: Leaving directory
`/usr/local/src/DJB/CVS/sqwebmail-2.0.0.20010519/sqwebmail'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/local/src/DJB/CVS/sqwebmail-2.0.0.20010519/sqwebmail'
gmake[1]: *** [all-recursive-am] Error 2
gmake[1]: Leaving directory
`/usr/local/src/DJB/CVS/sqwebmail-2.0.0.20010519/sqwebmail'
gmake: *** [all-recursive] Error 1
Same Strange Prob(tm) Uelinton Santos reported yesterday.