Błąd w proftpd.spec

Pawel pmuch at zamek.szczecin.pl
Mon Oct 18 11:22:59 CEST 2004


Przy budowaniu z --with mysql:
w modules/mod_sql_mysql.c i contrib/mod_sql_mysql.c
jest:
#include <mysql.h>
a mysql.h powinien być includowany:
#include <mysql/mysql.h>
W Changelogu niby jest:
2003-11-02 16:42  jwm
         * contrib/dist/rpm/proftpd.spec:
         - Bug 2265 - correct path to mysql headers   Submitted by:
         ncroiset at vdldiffusion.com (Nicolas Croiset) - note in the
         %changelog that it isn't updated often - use the CVS   revision
         history


-- 
Paweł Muszyński




More information about the pld-devel-pl mailing list