Ok,
It did configure, of course...
However, I have:
CPPFLAGS="-I/usr/include/mysql"
LDFLAGS="-L/usr/lib/mysql"
Set and exported.
But I still get:
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vupdate_rules':
/root/vpopmail-4.10.14/vauth.c:761: undefined reference to
`mysql_free_result'
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function
`vcreate_dir_control':
/root/vpopmail-4.10.14/vauth.c:1077: undefined reference to
`mysql_free_result
And the like on "make".
-----Original Message-----
From: Ken Jones [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 05, 2001 10:50 AM
To: [EMAIL PROTECTED]
Subject: Re: sqwebmail configure loops
It is not looping. It is running configure in a whole
lot of directories. Just be patient. It will end.
Ken
Qmail writes:
> Hi Folks,
>
> I'm trying to build sqwebmail-2.1.0.
>
> Unfortunately when I run: ./configure --with-htmllibdir=/var/www/html
> --with-module=authvchkpw --enable-webpass=vpopmail --enable-webpass=yes
>
> The config process just loops, and loops, and loops. It never stops.
>
> I tried 2.0.0 as well, same problem.
>
> I'm running a pretty stock version of RH 7.1, and everything else
configures
> and compiles fine.
>
> Any tips?
>
> Lance
>
>