AFP548

ProFTPD with mod_sql: compile error

Hi all, Trying to compile ProFTPD with mod_sql according to [url]https://www.afp548.com/Articles/Jaguar/proftpd.html[/url]. I like to use MySQL for authentication. But got an error: gcc -DDARWIN6_5 -DDARWIN6 -I.. -I../include -I/usr/local/include -O2 -Wall -Wno-long-double -c mod_log.c gcc -DDARWIN6_5 -DDARWIN6 -I.. -I../include -I/usr/local/include -O2 -Wall -Wno-long-double -c mod_site.c gcc -DDARWIN6_5 -DDARWIN6 -I.. -I../include -I/usr/local/include -O2 -Wall -Wno-long-double -c mod_auth_pam.c gcc -DDARWIN6_5 -DDARWIN6 -I.. -I../include -I/usr/local/include -O2 -Wall -Wno-long-double -c mod_sql.c mod_sql.c:47: header file 'fs.h' not found mod_sql.c:106: undefined type, found `response_t' mod_sql.c:1357: undefined type, found `response_t' cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode make[1]: *** [mod_sql.o] Error 1 make: *** [modules] Error 2[b] Anyone got any idea's. Using Jaguar 10.2.5, DevTools July 2002
Exit mobile version