i face the same problem , i thing its come becouse they use different struc
(authvchkpw use vqpasswd for password struct , but if u look in a header
file in vpopmail include file tey use passwd struc) . so i just edit
authvchkpw.c & preauthvchkpw.c and change the struct name to passwd,so far
it solve the problem when compiling.
but , maybe anyone have better solution ? if its the i want to know too :)
----- Original Message -----
From: Justin _ <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 27, 2001 5:52 PM
Subject: compile problem


> i'm trying to compile on rh 7.1, following
http://howto.globelinks.com/qmail-howto-freebsd.html#1.0 as a how to. and
now i am making sqwebmail and it is giving me this error on make.
>
>
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I/home/vpopmail/include -g -O2 -Wall -I
.. -I./.. -c authvchkpw.c
> authvchkpw.c: In function `auth_vchkpw_changepass':
> authvchkpw.c:142: warning: assignment from incompatible pointer type
> authvchkpw.c:151: dereferencing pointer to incomplete type
> authvchkpw.c:151: dereferencing pointer to incomplete type
> make[1]: *** [authvchkpw.o] Error 1
> make[1]: Leaving directory `/root/mail/sqwebmail-3.0.0/authlib'
> make: *** [all-recursive] Error 1
>
> any help would be greatly appreciated
>
>
>
>
>
> ------------------------------------------------------------
> .
> SpyCast Webcam Studio - Got a webcam? Set up your own webcam site in
minutes will full streaming video! - <A
HREF="http://home.admail.la:443/go.exe?id=131207";>Click Here!</A>
>



Reply via email to