sigfault with 2.0b9

2003-11-10 Thread Benni Baermann
Hi! After upgrading to Perl 5.8.1 i got [Mon Nov 10 14:58:24 2003] [notice] child pid 7675 exit signal Segmentation fault (11) for every embperl-page i request. Any hints? I use: Embperl 2.0b9 mod_perl-1.99_10 (both self made) and Apache: Server version: Apache/2.0.47 Server built: Jul 15

Re: Problems with Embperl 2.0b9 install on RedHat 8

2003-11-10 Thread Gerald Richter
Jarrod, > > Done. I sent you both. > > Another thing to note. Both of these cause the same > error: > EMBPERL_COOKIE_EXPIRES "Friday, 31-Dec-2010 14:00:00 > GMT" > EMBPERL_COOKIE_EXPIRES "+3M" > > ok, thanks I will take a look at it Gerald -

Re: Problems with Embperl 2.0b9 install on RedHat 8

2003-11-10 Thread Jarrod Stenberg
> Could you please run > > make test TESTARGS="-hi" > > and send me the ouput. If you get a SIGSEGV, please > run also > > make test TESTARGS="-hi --gdb" Gerald, Done. I sent you both. Another thing to note. Both of these cause the same error: EMBPERL_COOKIE_EXPIRES "Friday, 31-Dec-2010 14:

Re: make failed with 2.0b9

2003-11-10 Thread Benni Baermann
On Mon, Nov 03, 2003 at 09:33:24AM +1100, Angus Lees wrote: > > /usr/include/apache2/ap_config.h:59: apr_hooks.h: No such file or > > directory > > I presume you have the apache2-dev package installed? Yes, but there seems to be a missing -I in Maekfile.PL. See mails before. Benni -- http://www

Antwort: Re: Re: compile embperl on fedora core 1

2003-11-10 Thread Alexander Hartmaier
Hi Gerald! Here is my BuildConfig.pm from 'Fedora Core 1' (alias RedHat 10). (See attached file: BuildConfig.pm) It's in the dir ' /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi/Apache'. I have added 'usr/include/apr-0' myself to the Makefile and this gets Embperl working. The onl