Sam thanx Ben also pointed that out to me also. This is what I'm getting
now running make:
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/vpopmail/include -g -O2
-Wall -I.. -I./.. -c preauthvchkpw.c
preauthvchkpw.c: In function `auth_vchkpw_pre':
preauthvchkpw.c:67: warning: assignment from incompatible pointer type
preauthvchkpw.c:69: dereferencing pointer to incomplete type
preauthvchkpw.c:69: dereferencing pointer to incomplete type
<<<Cut here for brevity sake>>>
*** Error code 1
Stop in /usr/local/src/sqwebmail-2.1.1/authlib.
Now I'm sure this is something I can figure out in the morning... I'm
starting to fade away... Thanx you guys for the assist :)
Carol
**************************************
* It is a little known fact that the *
* Y1K bug caused the dark ages. *
**************************************
On Tue, 26 Jun 2001, Sam Varshavchik wrote:
> Carol Blevins writes:
>
> >
> > I am trying to run make on a FreeBSD box. Qmail and vpopmail are up and
> > running, but I am having a heck of a time with sqwebmail. I want user to
> > be able to login using vistual email account. Here is my configure:
> >
> > ./configure --without-authpam --without-authuserdb --enable-webpass=no
> > --without-authpwd --without-autoshadow
> > --enable-cgibindir=/usr/local/www/cgi-bin/sqwebmail
> > --enable-imagedir=/usr/local/www/data/sqwebmail
> >
> > The error I get is:
> >
> > preauthvchkpw.c: In function `auth_vchkpw_pre':
> > preauthvchkpw.c:70: too many arguments to function `make_user_dir'
> > *** Error code 1
>
> Upgrade your vpopmail library to the current version.
>
>
> --
> Sam
>
>