1 message in net.sourceforge.lists.courier-maildrop[maildropl] (no subject)
FromSent OnAttachments
Carl LibraAug 21, 2004 5:36 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] (no subject)Actions...
From:Carl Libra (cali@hotmail.com)
Date:Aug 21, 2004 5:36:45 am
List:net.sourceforge.lists.courier-maildrop

Trying to make Maildrop 1.6.3 on OPenBSD 3.5 but this fails with make -s

./configure --enable-syslog=1 --enable-maildropmysql --with-mysqlconfig=/etc/maildropmysql.config --without-db --enable-maildirquota make -s

mdmysql.c:49: `querybuf' undeclared (first use in this function) mdmysql.c:64: warning: implicit declaration of function `mysql_query' mdmysql.c:73: warning: implicit declaration of function `mysql_store_result' mdmysql.c:79: `rec' undeclared (first use in this function) mdmysql.c:81: warning: implicit declaration of function `mysql_num_rows' mdmysql.c:83: warning: implicit declaration of function `mysql_free_result' mdmysql.c:88: `row' undeclared (first use in this function) mdmysql.c:88: warning: implicit declaration of function `mysql_fetch_row' *** Error code 1

Stop in /usr/src/maildrop-1.6.3/maildrop. *** Error code 1

Stop in /usr/src/maildrop-1.6.3/maildrop (line 287 of Makefile). *** Error code 1

Stop in /usr/src/maildrop-1.6.3 (line 548 of Makefile). #