Re: [ANNOUNCE] mod_perl 2.0.0-RC6

[prev] [thread] [next] [Date index for 2005/05/04]

From: Octavian Rasnita
Subject: Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Date: 09:47 on 04 May 2005
Hi,

I have tried to install it, using:

# perl Makefile.pl
# make

After this step, it gave the following error:

modperl_filter.c: In function `modperl_brigade_dump':
modperl_filter.c:1253: internal error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[1]: *** [modperl_filter.lo] Error 1
make: *** [modperl_lib] Error 2


I have also tried yesterday to install libapreq2-2.05, but after "make test"
it gave some errors I have reported to libapreq dev list.

What could be the problem?

Thank you.

Teddy

----- Original Message ----- 
From: "Stas Bekman" <stas@xxxxxx.xxx>
To: "mod_perl Mailing List" <modperl@xxxx.xxxxxx.xxx>; "announce"
<announce@xxxx.xxxxxx.xxx>
Sent: Wednesday, May 04, 2005 9:26 AM
Subject: [ANNOUNCE] mod_perl 2.0.0-RC6


>
> #* If everything goes well with this release it'll probably be the last RC
> and a week or so from now, we will get the 2.0.0 out. So this is your last
> chance to affect the new API, since after 2.0.0 release backwards
> incompatible API changes will not happen. Thank you for your testing and
> support. *#
>
> ...and now back to the scheduled programming
>
> The uploaded file
>
>      mod_perl-2.0.0-RC6.tar.gz
>
> has entered CPAN as
>
>    file: $CPAN/authors/id/S/ST/STAS/mod_perl-2.0.0-RC6.tar.gz
>    size: 1435432 bytes
>     md5: 3e7f7aefb19c772a998802990ced15c0
>
> Please notice that something is wrong with the PAUSE/CPAN indexer, so you
> will not see the new package in the CPAN shell and friends, until Andreas
> fixes the problem.
>
> The package is also available from:
>
>      http://apache.org/dist/perl/mod_perl-2.0.0-RC6.tar.gz
>      http://apache.org/dist/perl/mod_perl-2.0.0-RC6.tar.gz.asc (pgp sig)
>
> Changes since RC5:
>
> fix Apache2::Build::dynamic_link_MSWin32 to generate a new line after
> dynamic_link code in Makefile [Nick *** <doink123@xxx.xx>]
>
> fix a warning in Apache2::Build::build_config() when building
> with MP_STATIC_EXTS=1 [Nick *** <doink123@xxx.xx>]
>
> improving DSO support on cygwin. The problem with cygwin is that it
> behaves like windows (it's a posix layer over windows after
> all). That's why we need to supply all symbols during linking time
> just like on win32, by adding -lapr-0 -laprutil-0 and -lhttpd. On
> windows, Apache supplies all the three libraries and it's easy to
> link, but on cygwin apache doesn't play nice and doesn't supply
> libhttpd. This change adds libapr and libaprutil. [Nick ***
> <doink123@xxx.xx>]
>
> improve the diagnostics when detecting mp2 < 1.999022, tell the user
> which files and/or dirs need to be removed [Stas]
>
> restore the DESTDIR support partially nuked by the apache2 rename
> branch [Torsten Förtsch <torsten.foertsch gmx.net>]
>
> add APR::Status to provide functions corresponding to the
> APR_STATUS_IS_* macros of apr_errno.h, especially those composites
> like APR_STATUS_IS_EAGAIN(s) which are satisfied by more than one
> specific error condition. Presently only APR_STATUS_IS_EAGAIN is
> provided [Randy Kobes]
>
> fix the generation of the manpages for .pm files from sub-projects
> like ModPerl-Registry (previously was creating manpage files like
> .::ModPerl::PerlRun.3) [Stas]
>
> fix the pod2man'ification part of 'make install' (using POD2MAN_EXE
> instead of POD2MAN Makefile macro) [Stas]
>
> -- 
> __________________________________________________________________
> Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
> http://stason.org/     mod_perl Guide ---> http://perl.apache.org
> mailto:stas@xxxxxx.xxx http://use.perl.org http://apacheweek.com
> http://modperlbook.org http://apache.org   http://ticketmaster.com

(message missing)

[ANNOUNCE] mod_perl 2.0.0-RC6
Stas Bekman 06:26 on 04 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Octavian Rasnita 09:47 on 04 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Stas Bekman 02:34 on 10 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Steve Hay 10:36 on 04 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Markus Wichitill 13:44 on 04 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Stas Bekman 06:40 on 05 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Steve Hay 09:28 on 05 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Stas Bekman 14:35 on 05 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Markus Wichitill 14:47 on 05 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Randy Kobes 15:25 on 05 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Steve Hay 16:00 on 05 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Markus Wichitill 16:13 on 05 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Randy Kobes 16:54 on 05 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Steve Hay 17:08 on 05 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Stas Bekman 05:27 on 06 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Randy Kobes 05:40 on 06 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Markus Wichitill 10:11 on 06 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Steve Hay 10:31 on 06 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Randy Kobes 13:29 on 06 May 2005

Graphics / Pie Charts
David Hofmann 19:34 on 06 May 2005

Re: Graphics / Pie Charts
Sam Tregar 19:40 on 06 May 2005

Re: Graphics / Pie Charts
Hans Poo 21:01 on 06 May 2005

Re: Graphics / Pie Charts
Jeff Ambrosino 21:31 on 06 May 2005

Re: Graphics / Pie Charts
Jay Scherrer 23:57 on 06 May 2005

Re: Graphics / Pie Charts
Foo Ji-Haw 05:47 on 07 May 2005

Re: Graphics / Pie Charts
Tom Schindl 13:07 on 07 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Tom Williams 19:43 on 07 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Stas Bekman 07:16 on 08 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Tom Williams 14:21 on 08 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Stas Bekman 15:11 on 08 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Stas Bekman 02:00 on 10 May 2005

Re: [ANNOUNCE] mod_perl 2.0.0-RC6
Stas Bekman 06:50 on 07 May 2005

Generated at 06:57 on 17 May 2005 by mariachi v0.52