I try to install axkit to see what it is exactly, but I failed. Does someone already tried ? Error on make : apache_request.c:521: warning: assignment makes pointer from integer without a cast apache_request.c:524: `ap_day_snames' undeclared (first use in this function) apache_request.c:524: dereferencing pointer to incomplete type apache_request.c:525: dereferencing pointer to incomplete type apache_request.c:525: `ap_month_snames' undeclared (first use in this function) apache_request.c:525: dereferencing pointer to incomplete type apache_request.c:526: dereferencing pointer to incomplete type apache_request.c:527: dereferencing pointer to incomplete type apache_request.c:527: dereferencing pointer to incomplete type apache_request.c:527: dereferencing pointer to incomplete type apache_request.c:527: warning: return makes pointer from integer without a cast apache_request.c: At top level: apache_request.c:530: parse error before `*' apache_request.c: In function `ApacheRequest_expires': apache_request.c:532: request for member `r' in something not a structure or union apache_request.c:532: `time_str' undeclared (first use in this function) make[2]: *** [apache_request.o] Erreur 1 make[2]: Quitte le répertoire `/home/paul/AxKit-1.5/libapreq-0.31_03/c' make[1]: *** [subdirs] Erreur 2 make[1]: Quitte le répertoire `/home/paul/AxKit-1.5/libapreq-0.31_03' make: *** [subdirs] Erreur 2 I'm on Athlon 1500+, Mandrake 8.1, httpd and httpd_perl and apache-devel package installed. -- Paul
On Mon, 2002-03-11 at 10:29, paul POULAIN wrote:
I try to install axkit to see what it is exactly, but I failed. Does someone already tried ?
I have it running But have only installed it as a debian package. You are doing a source install? Chris -- Chris Cormack Programmer 025 500 789 Katipo Communications Ltd chris@katipo.co.nz www.katipo.co.nz
participants (2)
-
Chris Cormack -
paul POULAIN