Hi,
Maybe I can help and answer one for a change. I just went through this and
this is what I discovered.
What is missing is the struct vqpasswd in the authvchkpw.c (I was told this
by another party as I'm not good at C) This structure is in the development
version of vpopmail v4.10.32. I compiled/installed this and sqwebmail v3.0.0
would then compile with the authvchkpw option.
That should fix your compile error I think.
Maybe you (or others) can help with this?
I still don't have sqwebmail working. When I enter a valid popmail user I
get a unknown page error and these entries in the logs. But I don't know how
to figure out where the problem is, or what this invalid method L is etc..
any thoughts would be helpful.
error log:
[Mon Aug 13 23:26:35 2001] [error] [client #.#.#.#] Invalid method in
request L
access log:
#.#.#.# - - [13/Aug/2001:23:26:35 -0400] " L" 501 -
Mike
----- Original Message -----
From: "Jynxx" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 14, 2001 5:56 PM
Subject: Compiler error during install.
> Hello all,
>
> Im having trouble installing sqwebmail.
> After runnning './configure' and 'make configure-check' successfuly,
> I tried to run 'make' and got the following compiler error:
>
>
> 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 `/usr/local/src/qmail/sqwebmail-3.0.0/authlib'
> make: *** [all-recursive] Error 1
>
>
> I have tried installing on two separate machines and both gave the exact
> same error.
> First machine was running RH 7.1,
> and the second was Debian 2.1.
>
> Any help would be greatly appreciated.
>
> Thanks,
> Bfears
>
>