im still getting errors with my solaris 8 box. gcc -I. -I/usr/include -g -O2 -Wall -c vpopmail.c vpopmail.c: In function `vadddotqmail': vpopmail.c:1760: `__builtin_va_alist' undeclared (first use in this function) vpopmail.c:1760: (Each undeclared identifier is reported only once vpopmail.c:1760: for each function it appears in.) vpopmail.c:1761: warning: implicit declaration of function `__builtin_va_arg_incr' vpopmail.c:1749: warning: `args' might be used uninitialized in this function make[2]: *** [vpopmail.o] Error 1 make[2]: Leaving directory `/install/vpopmail-5.0' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/install/vpopmail-5.0' make: *** [all-recursive-am] Error 2
i dont know if its the code or my machine, but somethings going on. charlie ----- Original Message ----- From: "Ken Jones" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 05, 2001 11:06 AM Subject: vpopmail 5.0 final beta > The vpopmail 5.0 final beta is available from > http://www.inter7.com/devel/ > > Things to complete before the 5.0 final: > > 1) I can not reproduce the reported valias/mysql problem. > I've tested it on two freshly installed machines and > it works. If anyone can recreate the valias/mysql core > dump problem on a fresh install, please let me know. > > 2) I will add in Vladimir's change to vdelivermail > so it ignores blank lines and lines starting with # > in the .qmail files. > > Other than that, it seems to work fine. Three of > the authentication modules were not updated. I > don't need them so I haven't worked on them. They > are: > 1) oracle > 2) sybase > 3) postgress > > If anyone wants to get these working and submit them > before 5.0 goes final, please do so. Otherwise they > will be worked on in the 5.1 devel version. > > Ken Jones > > > > >
