Re: [AIX] [gsar@ActiveState.com: v5.6.1 trial2 is available]

2001-02-23 Thread Ciaran.Deignan

On Wed, 21 Feb 2001, Jens-Uwe Mager wrote:

Hi Jum ;-),

 to import symbols from the main program. The patch already does that in
 makedef.pl for the perl.exp file, but only on AIX 4.3 and above because
 the older AIX linkers do strange things if this option is used.

I tried your patch on v5.6.1 trial2. It built and the resulting perl
passed all its tests.

However when I try to use this perl to build mod_perl, it doesn't
even succeed in performing the configuration. I use the
following configuration command:

/usr/local/bin/perl5.6.1 Makefile.PL  \
USE_APXS=1  WITH_APXS=/usr/local/bin/apxs  \
PERL_USELARGEFILES=0

No error messages are dispayed, the configuration just stops.
When I add a -w to the options I get 2 warnings:



PerlSSI.disabled (enable with PERL_SSI=1)

Use of uninitialized value in hash element at Makefile.PL line 1654.
Use of uninitialized value in hash element at Makefile.PL line 1654.
Configuring mod_perl for building via APXS
 + Creating a local mod_perl source tree
 + Setting up mod_perl build environment (Makefile)
 + id: mod_perl/1.25
 + id: Perl/v5.6.1 (aix) [/usr/local/bin/perl5.6.1]
Now please type 'make' to build libperl.so
Use of uninitialized value in hash element at Makefile.PL line 1654.
Use of uninitialized value in numeric ge (=) at Makefile.PL line 1058.
#

but with perl5.6.0 I also get these warnings:


PerlSSI.disabled (enable with PERL_SSI=1)

Use of uninitialized value in hash element at Makefile.PL line 1654.
Use of uninitialized value in hash element at Makefile.PL line 1654.
Configuring mod_perl for building via APXS
 + Creating a local mod_perl source tree
 + Setting up mod_perl build environment (Makefile)
 + id: mod_perl/1.25
 + id: Perl/v5.6.0 (aix) [/usr/local/bin/perl5.6.0]
Now please type 'make' to build libperl.so
Use of uninitialized value in hash element at Makefile.PL line 1654.
Use of uninitialized value in numeric ge (=) at Makefile.PL line 1058.
Checking CGI.pm VERSION..ok
Checking for LWP::UserAgent..ok
.


Perl5.6.0 completes the configuration normally.

The only thing I can imagine is that the "new" perl is
trying to open modules in the 5.6.0 or 5.5.3 site_perl subdirectories,
and that there is an incompatibility with the link options. But I can't
imagine what that incompatibility is.

Bye
Ciaran


+-+
Ciaran DeignanTel: (France) 04 76 29 79 92
BULL XS-BU (http://www-frec.bull.com) HA and Consolidation

Mail to: [EMAIL PROTECTED]Bullcom: 229 79 92
PGP: B1 78 FB 88 FD 86 58 A8  89 7B 22 8C D0 E8 71 FC   Fax: 229 75 18
+-+




Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]

2001-02-16 Thread Ciaran.Deignan

On Fri, 16 Feb 2001 [EMAIL PROTECTED] wrote:

 Hi Jarkko,

   I'll try to do one or two more builds. I'd really like to try it with
   Apache's mod_perl and mod_embed, these really didn't work at all with
   perl-5.6.0, but I'm not sure I'll find the time.

[AIX-4.3.2, IBM's C compiler, Apache apxs shared modules]

I tried to get mod_perl-1.25 (an Apache/perl module that's
supposed to let you use perl to implement script-based apache modules)
working with perl-5.6.1-trial2, and failed. I can get mod_perl
working with perl-5.5.3, but I never succeeded with perl-5.6.0.

With perl-5.6.1-trial2, the mod-perl initialisation is successful, but I
get a segmentation fault as soon as I try to access the perl script
(test.pl or test.perl).

Bye
Ciaran


+-+
Ciaran DeignanTel: (France) 04 76 29 79 92
BULL XS-BU (http://www-frec.bull.com) HA and Consolidation

Mail to: [EMAIL PROTECTED]Bullcom: 229 79 92
PGP: B1 78 FB 88 FD 86 58 A8  89 7B 22 8C D0 E8 71 FC   Fax: 229 75 18
+-+