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
> chkuser.c:39:29: vpopmail_config.h: No such file or directory
> chkuser.c: In function `realrcpt':
> chkuser.c:682: warning: comparison between pointer and integer
> chkuser.c:803: warning: assignment makes pointer from integer without a
> cast chkuser.c:824: error: dereferencing pointer to incomplete type
> chkuser.c:824: error: `BOUNCE_MAIL' undeclared (first use in this function)
> chkuser.c:824: error: (Each undeclared identifier is reported only once
> chkuser.c:824: error: for each function it appears in.)
> chkuser.c:829: error: dereferencing pointer to incomplete type
> chkuser.c:830: error: dereferencing pointer to incomplete type
> chkuser.c:834: error: dereferencing pointer to incomplete type
> make: *** [chkuser.o] Error 1
>
>
> 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 do?

Add the above path to /etc/ld.so.conf and then run ldconfig
and try again

>
> --
> Med venlig hilsen / Best regards
> Lars E. D. Jensen - DCmedia - TYPO3 Business Solutions
> +45 3116 5002 / +45 3695 9177
> [EMAIL PROTECTED] - http://dcmedia.biz

-- 
-----------------
Bob Hutchinson
Midwales dot com
-----------------

Reply via email to