hello.

i'm having more of the dreaded mod_perl RPM problems -
this time while trying to install libapreq.

i copied the '*.h' files to /usr/include/apache as
detailed in the guide, but wasn't good enough for my
setup. i'm using the Redhat secure server based on
apache 1.3.6 and mod_perl-1.21.

anyway here's the output (which is pretty much
meaningless to me). oh, and i had to modify the
Makefile.PL because for some reason it wasn't
including /usr/include/apache (i hope that wasn't what
caused all this - but before i did that, it just said
that it couldn't find things like 'httpd.h').

TIA!


cp Request.pm blib/lib/Apache/Request.pm
/usr/bin/perl -I/usr/lib/perl5/5.00503/i386-linux
-I/usr/lib/perl5/5.00503
/usr/lib/perl5/5.00503/ExtUtils/xsubpp  -typemap
/usr/lib/perl5/5.00503/ExtUtils/typemap Request.xs
>xstmp.c && mv xstmp.c Request.c
cc -c -I../c -I/usr/include/apache
-I./auto/Apache/include
-I./auto/Apache/include/modules/perl -I -Dbool=char
-DHAS_BOOL -O2    -DVERSION=\"0.31\"
-DXS_VERSION=\"0.31\" -fpic
-I/usr/lib/perl5/5.00503/i386-linux/CORE  Request.c
In file included from
/usr/lib/perl5/5.00503/i386-linux/CORE/perl.h:1276,
                 from
/usr/include/apache/mod_perl.h:41,
                 from Request.xs:2:
/usr/lib/perl5/5.00503/i386-linux/CORE/cop.h:217:
parse error before `bool'
/usr/lib/perl5/5.00503/i386-linux/CORE/cop.h:217:
warning: no semicolon at end of struct or union
/usr/lib/perl5/5.00503/i386-linux/CORE/cop.h:218:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/cop.h:227:
parse error before `}'
/usr/lib/perl5/5.00503/i386-linux/CORE/cop.h:268:
field `cx_subst' has incomplete type
In file included from
/usr/lib/perl5/5.00503/i386-linux/CORE/perl.h:1280,
                 from
/usr/include/apache/mod_perl.h:41,
                 from Request.xs:2:
/usr/lib/perl5/5.00503/i386-linux/CORE/scope.h:135:
parse error before `bool'
/usr/lib/perl5/5.00503/i386-linux/CORE/scope.h:135:
warning: no semicolon at end of struct or union
In file included from
/usr/lib/perl5/5.00503/i386-linux/CORE/perl.h:2109,
                 from
/usr/include/apache/mod_perl.h:41,
                 from Request.xs:2:
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:27:
parse error before `Perl_Gv_AMupdate'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:27:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:33:
parse error before `Perl_avhv_exists_ent'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:33:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:98:
parse error before `Perl_do_aexec'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:98:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:101:
parse error before `Perl_do_close'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:101:
parse error before `bool'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:101:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:102:
parse error before `Perl_do_eof'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:102:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:103:
parse error before `Perl_do_exec'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:103:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:115:
parse error before `Perl_do_open'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:116:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:118:
parse error before `Perl_do_print'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:118:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:121:
parse error before `Perl_do_seek'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:121:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:149:
parse error before `bool'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:182:
parse error before `Perl_hv_exists'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:182:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:183:
parse error before `Perl_hv_exists_ent'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:183:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:204:
parse error before `Perl_io_close'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:204:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:522:
parse error before `Perl_sv_2bool'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:522:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:554:
parse error before `Perl_sv_derived_from'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:554:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:592:
parse error before `Perl_sv_tainted'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:592:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:596:
parse error before `Perl_sv_upgrade'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:596:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:600:
parse error before `bool'
/usr/lib/perl5/5.00503/i386-linux/CORE/proto.h:603:
parse error before `bool'
In file included from
/usr/lib/perl5/5.00503/i386-linux/CORE/perl.h:2133,
                 from
/usr/include/apache/mod_perl.h:41,
                 from Request.xs:2:
/usr/lib/perl5/5.00503/i386-linux/CORE/perlvars.h:48:
parse error before `PL_nomemok'
/usr/lib/perl5/5.00503/i386-linux/CORE/perlvars.h:48:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/perlvars.h:136:
parse error before `PL_in_my'
/usr/lib/perl5/5.00503/i386-linux/CORE/perlvars.h:136:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/perlvars.h:144:
parse error before `PL_do_undump'
/usr/lib/perl5/5.00503/i386-linux/CORE/perlvars.h:144:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/perlvars.h:157:
parse error before `PL_collation_standard'
/usr/lib/perl5/5.00503/i386-linux/CORE/perlvars.h:157:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/perlvars.h:166:
parse error before `PL_numeric_standard'
/usr/lib/perl5/5.00503/i386-linux/CORE/perlvars.h:166:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/perlvars.h:168:
parse error before `PL_numeric_local'
/usr/lib/perl5/5.00503/i386-linux/CORE/perlvars.h:168:
warning: data definition has no type or storage class
In file included from
/usr/lib/perl5/5.00503/i386-linux/CORE/perl.h:2138,
                 from
/usr/include/apache/mod_perl.h:41,
                 from Request.xs:2:
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:28:
parse error before `PL_minus_c'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:28:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:32:
parse error before `PL_preprocess'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:32:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:33:
parse error before `PL_minus_n'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:33:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:34:
parse error before `PL_minus_p'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:34:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:35:
parse error before `PL_minus_l'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:35:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:36:
parse error before `PL_minus_a'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:36:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:37:
parse error before `PL_minus_F'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:37:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:38:
parse error before `PL_doswitches'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:38:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:39:
parse error before `PL_dowarn'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:39:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:40:
parse error before `PL_doextract'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:40:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:41:
parse error before `PL_sawampersand'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:41:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:42:
parse error before `PL_sawstudy'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:42:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:43:
parse error before `PL_sawvec'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:43:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:44:
parse error before `PL_unsafe'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:44:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:120:
parse error before `PL_tainting'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:120:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:152:
parse error before `PL_preambled'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:152:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:192:
parse error before `PL_in_clean_objs'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:192:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:193:
parse error before `PL_in_clean_all'
/usr/lib/perl5/5.00503/i386-linux/CORE/intrpvar.h:193:
warning: data definition has no type or storage class
In file included from
/usr/lib/perl5/5.00503/i386-linux/CORE/perl.h:2140,
                 from
/usr/include/apache/mod_perl.h:41,
                 from Request.xs:2:
/usr/lib/perl5/5.00503/i386-linux/CORE/thrdvar.h:67:
parse error before `PL_tainted'
/usr/lib/perl5/5.00503/i386-linux/CORE/thrdvar.h:67:
warning: data definition has no type or storage class
/usr/lib/perl5/5.00503/i386-linux/CORE/thrdvar.h:88:
parse error before `PL_dirty'
/usr/lib/perl5/5.00503/i386-linux/CORE/thrdvar.h:88:
warning: data definition has no type or storage class
make: *** [Request.o] Error 1

__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com

Reply via email to