> -----Ursprüngliche Nachricht----- > Von: Dintelmann, Peter > Gesendet: Montag, 29. Oktober 2007 12:39 > An: Philippe M. Chiasson; Dave Mitchell > Cc: Mod_Perl Mailingliste (E-Mail); Perl 5 Porters (E-Mail) > Betreff: AW: building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096) > > > > -----Ursprüngliche Nachricht----- > > Von: Philippe M. Chiasson [mailto:[EMAIL PROTECTED] > > Gesendet: Samstag, 27. Oktober 2007 09:15 > > An: Dave Mitchell > > Cc: Dintelmann, Peter; Mod_Perl Mailingliste (E-Mail); Perl > 5 Porters > > (E-Mail) > > Betreff: Re: building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096) > > > > > > Dave Mitchell wrote: > > > On Fri, Oct 26, 2007 at 02:57:01PM +0200, Dintelmann, Peter wrote: > > >> mod_perl.c: In function `modperl_sys_term': > > >> mod_perl.c:599: error: `my_perl' undeclared (first use in > > this function) > > > ... > > >> The referenced line 599 in mod_perl.c reads > > >> > > >> $ perl -nle 'print if $.==599' src/modules/perl/mod_perl.c > > >> PERL_SYS_TERM(); > > > > > > That's odd. > > > > I've just built successfully against 32195: > > lucky man... > > The problem persists for me with a complete > fresh install of 32199 :-(
BTW, I have exactly the same error on Linux 2.4.20 with 32199, httpd-2.0.61 when building mod_perl-2.0.3.