Hi Jorge,
Jorge Schrauwen schrieb:
> Didn't have much time to tinker with it being exams and all but it
> fails to build for me.
> 
> I do what I always do untar, ./configure.apxs, make, (make install)
> 
> Below you'll find the failed output. I'm not sure when I have time to
> look into it.
> 
> But I guess some feedback is better than no feedback.
> 
> Jorge
can you please try if the below patch fixes the issue for you?

--- mod_ftp.h.orig      Fri May 29 08:51:10 2009
+++ mod_ftp.h   Fri May 29 22:19:10 2009
@@ -23,6 +23,8 @@
 #ifndef MOD_FTP_H
 #define MOD_FTP_H

+#define CORE_PRIVATE
+
 #include "httpd.h"
 #include "http_config.h"

Günter.


Reply via email to