Configure errors - Apache 2.0.47

From: Padiyath Sreekumaran (Kumar.Padiyath@psi.ch)
Date: Mon Oct 13 2003 - 10:25:17 EDT


    Hallo,
    Iam trying to compile Apache 2.0.47 on Tru64 OS V5.1A.
    I have used the following command to configure. I get a lot of errors
    How can I get rid of these errors? Any help will be appreciated.

    regards,
    Kumar

    ./configure --enable-so

cc: Error: /usr/tmp/httpd-2.0.47/server/exports.c, line 1587: This
declaration con of "ap_hack_apr_bucket_alloc". The previous declaration is
at line number 70ttpd-2.0.47/server/exports.c. (redef)
const void *ap_hack_apr_bucket_alloc = (const void *)apr_bucket_alloc;
-----------^
cc: Error: /usr/tmp/httpd-2.0.47/server/exports.c, line 1588: This
declaration con of "ap_hack_apr_bucket_free". The previous declaration is
at line number 706tpd-2.0.47/server/exports.c. (redef)
const void *ap_hack_apr_bucket_free = (const void *)apr_bucket_free;
-----------^
cc: Error: /usr/tmp/httpd-2.0.47/server/exports.c, line 1589: This
declaration con of "ap_hack_apr_bucket_setaside_noop". The previous
declaration is at line nsr/tmp/httpd-2.0.47/server/exports.c. (redef)
const void *ap_hack_apr_bucket_setaside_noop = (const void
*)apr_bucket_setaside
-----------^
cc: Error: /usr/tmp/httpd-2.0.47/server/exports.c, line 1590: This
declaration con of "ap_hack_apr_bucket_setaside_notimpl". The previous
declaration is at lin /usr/tmp/httpd-2.0.47/server/exports.c. (redef)
const void *ap_hack_apr_bucket_setaside_notimpl = (const void
*)apr_bucket_setas
-----------^
cc: Error: /usr/tmp/httpd-2.0.47/server/exports.c, line 1591: This
declaration con of "ap_hack_apr_bucket_split_notimpl". The previous
declaration is at line nsr/tmp/httpd-2.0.47/server/exports.c. (redef)
const void *ap_hack_apr_bucket_split_notimpl = (const void
*)apr_bucket_split_no
-----------^
cc: Severe: More than 30 errors were encountered in the course of
compilation. (
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:49:38 EDT