Re: [toaster] Compiler error with toaster 0.7

2005-01-09 Thread Lars E. D. Jensen
Søndag den 9. januar 2005 01:49 skrev Bill Shupp: > Bill Shupp wrote: > > Edit the patchs in conf-cc as well as the Makefile. > > Sorry, that should read "path", not "patchs", and I'm referring to the > path to vpopmail. > > Bill Thanks, now it compiled with no problems :) Thanks. -- Med venlig

Re: [toaster] Compiler error with toaster 0.7

2005-01-08 Thread Bill Shupp
Bill Shupp wrote: Edit the patchs in conf-cc as well as the Makefile. Sorry, that should read "path", not "patchs", and I'm referring to the path to vpopmail. Bill

Re: [toaster] Compiler error with toaster 0.7

2005-01-08 Thread Bill Shupp
Lars E. D. Jensen wrote: The Makefile contains: VPOPMAIL_HOME=/var/vpopmail SMTPD_CHKUSER_OBJ=chkuser.o VPOPMAIL_LIBS=`head -1 $(VPOPMAIL_HOME)/etc/lib_deps` /var/vpopmail is where vpopmail is installed. And vpopmail.h is in /var/vpopmail/include/vpopmail.h I'm not a patch wizard :) What should I d

Re: [toaster] Compiler error with toaster 0.7

2005-01-08 Thread Bob Hutchinson
On Sunday 09 Jan 2005 00:19, Lars E. D. Jensen wrote: > > > The Makefile contains: > > > VPOPMAIL_HOME=/var/vpopmail > > > SMTPD_CHKUSER_OBJ=chkuser.o > > > VPOPMAIL_LIBS=`head -1 $(VPOPMAIL_HOME)/etc/lib_deps` > > > > > > /var/vpopmail is where vpopmail is installed. And vpopmail.h is > > > in /va

Re: [toaster] Compiler error with toaster 0.7

2005-01-08 Thread Lars E. D. Jensen
> > > > The Makefile contains: > > VPOPMAIL_HOME=/var/vpopmail > > SMTPD_CHKUSER_OBJ=chkuser.o > > VPOPMAIL_LIBS=`head -1 $(VPOPMAIL_HOME)/etc/lib_deps` > > > > /var/vpopmail is where vpopmail is installed. And vpopmail.h is > > in /var/vpopmail/include/vpopmail.h > > > > I'm not a patch wizard :)

Re: [toaster] Compiler error with toaster 0.7

2005-01-08 Thread Lars E. D. Jensen
> > The Makefile contains: > > VPOPMAIL_HOME=/var/vpopmail > > SMTPD_CHKUSER_OBJ=chkuser.o > > VPOPMAIL_LIBS=`head -1 $(VPOPMAIL_HOME)/etc/lib_deps` > > > > /var/vpopmail is where vpopmail is installed. And vpopmail.h is > > in /var/vpopmail/include/vpopmail.h > > > > I'm not a patch wizard :) What

Re: [toaster] Compiler error with toaster 0.7

2005-01-08 Thread Bob Hutchinson
On Saturday 08 Jan 2005 23:37, Lars E. D. Jensen wrote: > Hi list > > I get these errors when trying to compile netqmail 1.05 with the 0.7 final > toaster...: > > ./compile chkuser.c > chkuser.c:37:22: vpopmail.h: No such file or directory > chkuser.c:38:19: vauth.h: No such file or directory > chk

[toaster] Compiler error with toaster 0.7

2005-01-08 Thread Lars E. D. Jensen
Hi list I get these errors when trying to compile netqmail 1.05 with the 0.7 final toaster...: ./compile chkuser.c chkuser.c:37:22: vpopmail.h: No such file or directory chkuser.c:38:19: vauth.h: No such file or directory chkuser.c:39:29: vpopmail_config.h: No such file or directory chkuser.c: