Note: forwarded message attached.


__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one Place.
http://shopping.yahoo.com/


Dear All,

MySQL + Vpopmail 4.9.5 + Qmail admin works fine.
I am getting errors while compiling Courier IMAP 1.2.2
with the following options

env LIBS="-L/usr/lib/mysql -lmysqlclient" ./configure
\
--enable-sqlincdir=/usr/include/mysql \
--enable-sqllibdir=/usr/lib/mysql \
--without-authpam \
--without-authuserdb \
--without-authpwd \
--without-authshadows \
--without-authmysql \
--enable-webpass=vpopmail \
--enable-logincache \
--with-cachedir \
--enable-hardtimeout=3600

Error are :-
/usr/src/redhat/SOURCES/vpopmail-4.9.5/vauth.c:648:
undefined reference to

ysql_query'
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function
create_relay_table':
/usr/src/redhat/SOURCES/vpopmail-4.9.5/vauth.c:657:
undefined reference to

ysql_query'
/usr/src/redhat/SOURCES/vpopmail-4.9.5/vauth.c:661:
undefined reference to

ysql_store_result'
/usr/src/redhat/SOURCES/vpopmail-4.9.5/vauth.c:662:
undefined reference to

ysql_free_result'
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function
close':
/usr/src/redhat/SOURCES/vpopmail-4.9.5/vauth.c:676:
undefined reference to

ysql_close'
collect2: ld returned 1 exit status
make[2]: *** [authdaemond.ldap] Error 1
make[2]: Leaving directory
/home/sumith/courier-imap-1.2.2/authlib'
make[1]: *** [make-authdaemond] Error 2
make[1]: Leaving directory
/home/sumith/courier-imap-1.2.2/authlib'
make: *** [all-recursive] Error 1

Help would be very much appreciated.

Best Regards
Sumith Ail

__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one Place.
http://shopping.yahoo.com/


Reply via email to