Hi All,

I reckon this problem has been dealt with before, so I appologize
for posting it again. I have been failing to compile SqWebMail on
a Red Hat Linux 6.1 box. The "make" breaks with the following error:

-------------------------------------------------------------------
/tmp/sqwebmail-1.0/authlib/preauthvchkpw.c:75: undefined reference to
`vclose'
collect2: ld returned 1 exit status
make[1]: *** [authvchkpw] Error 1
make[1]: Leaving directory `/tmp/sqwebmail-1.0/authlib'
make: *** [all-recursive] Error 1
-------------------------------------------------------------------

My configure parameters look like (I am trying to use MySQl
authentication):

env LIBS="-L/usr/lib/mysql -lmysqlclient" \
./configure \
--with-authvchkpw \
--without-authpam \
--without-authldap \
--without-authuserdb \
--without-authpwd \
--without-authmysql \
--without-authshadow \
--without-gzip \
--with-cachedir \
--enable-webpass=no \
--enable-softtimeout=3600 \
--enable-autopurge=30 \
--enable-maxpurge=30 \
--enable-imagedir=/home/httpd/htdocs/images/sqwebmail/ \
--enable-imageurl=/images/sqwebmail/ \
--with-htmllibdir=/usr/local/share/sqwebmail \
--enable-sqlincdir=/usr/include/mysql \
--enable-sqllibdir=/usr/lib/mysql \
--enable-cgibindir=/home/httpd/cgi

Thanks in advance for any help!

Regards,

Juliano Simoes
Gerente de Tecnologia
Axios Tecnologia e Servicos
http://www.axios.com.br
[EMAIL PROTECTED]
+55 41 324-1993

Reply via email to