Hey,
Thanks again but I tried to and I got
package kernel-headers-2.2.12-20 is already installed
So then I tried
rpm -U --force kernel-headers-2.2.12-20.i386.rpm
So then I got farther but unfortunately stumbled on this during the
"make" process:
Making all in authlib
make[1]: Entering directory `/root/devel/sqwebmail/sqwebmail-0.99/authlib'
gcc -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/home/vpopmail/lib
-o authvchkpw modauthvchkpw.o libauthmod.a libauth.a
../md5/libmd5.a -lvpopmail -lm -lcrypt
libauth.a(preauthvchkpw.o): In function `auth_vchkpw_pre':
/root/devel/sqwebmail/sqwebmail-0.99/authlib/preauthvchkpw.c:75: undefined
reference to `vclose'
collect2: ld returned 1 exit status
make[1]: *** [authvchkpw] Error 1
make[1]: Leaving directory `/root/devel/sqwebmail/sqwebmail-0.99/authlib'
make: *** [all-recursive] Error 1
Any ideas on this little error?
This is on 0.99 btw. Awaiting your reply :)
-Uri
----- Original Message -----
From: "Sam Varshavchik" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, September 04, 2000 9:40 PM
Subject: Re: Problems...
> On Mon, 4 Sep 2000, Uri wrote:
>
>
> > configure:1243: gcc -E conftest.c >/dev/null 2>conftest.out
> > In file included from /usr/include/errno.h:36,
> > from configure:1239:
> > /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
>
> You have a bunch of include files missing.
>
>
> > > > Redhat 6.1 system, kernel 2.2.12-20
> > > > Help :-)
>
> Install the kernel-headers package.
>
>
> --
> Sam
>
>