4 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: make fails
FromSent OnAttachments
EmilianoMar 25, 2003 5:21 am 
Bill MichellMar 25, 2003 5:58 am 
Rolan YangApr 25, 2003 9:39 am 
p dont thinkApr 25, 2003 11:49 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] Re: make failsActions...
From:Bill Michell (bi@mics.org.uk)
Date:Mar 25, 2003 5:58:55 am
List:net.sourceforge.lists.courier-maildrop

Emiliano writes:

I'm using maildrop-1.5.2 and i'm trying to compile with mysql support. this runs fine : ./configure --enable-maildropmysql --with-mysqlconfig=/etc/maildrop_mysql.co nf when i do: make gives me an error: Compiling mdmysql.c mdmysql.c:10:25: mysql/mysql.h: No existe el fichero o el directorio mdmysql.c:11:26: mysql/errmsg.h: No existe el fichero o el directorio make[2]: *** [mdmysql.o] Error 1 make[2]: Saliendo directorio `/usr/root/maildrop-1.5.2/maildrop' make[1]: *** [all] Error 2 make[1]: Saliendo directorio `/usr/root/maildrop-1.5.2/maildrop' make: *** [all-recursive] Error 1

Any ideas ?... I have mysql installed.

You need to have the mysql development libraries installed. On most systems, these come in a separate package to the main mysql server.