On Fri, Jun 16, 2000 at 04:58:55PM -0400, Greg Estep wrote:
>
> After making a few tweaks to the test.pl script and passing the 'h'
> command-line parameter (only do mod_perl tests) I was able to run all the
> tests (only under mod_perl) successfully. I then was able to run some
> successful tes
PROTECTED]]
Sent: Thursday, June 15, 2000 9:34 AM
To: Greg Estep
Cc: Jens-Uwe Mager; [EMAIL PROTECTED]
Subject: Re: non-DSO mod_perl, Embperl, and AIX not working
On Wed, Jun 14, 2000 at 07:11:11PM -0400, Greg Estep wrote:
> I then did an apache 'make install', even though I think t
On Wed, Jun 14, 2000 at 07:11:11PM -0400, Greg Estep wrote:
> I then did an apache 'make install', even though I think that the Embperl
> compile and test processes use the source-code version of httpd...
>
> Now a "make test" of Embperl still gives the following results:
>
> $ make test
> PERL
] Error 255
-Original Message-
From: Jens-Uwe Mager [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 14, 2000 5:54 PM
To: Greg Estep
Cc: Jens-Uwe Mager; [EMAIL PROTECTED]
Subject: Re: non-DSO mod_perl, Embperl, and AIX not working
On Wed, Jun 14, 2000 at 05:37:59PM -0400, Greg Estep
On Wed, Jun 14, 2000 at 05:37:59PM -0400, Greg Estep wrote:
>
> I don't have a httpd.exp in /usr/local/apache/libexec. I assume that is
> because I am not using DSO for any of my apache modules. I
> used -bI:/src/support/httpd.exp and got a clean
> compile/link.
Well, Apache's make install pro
DSO, and am using perl 5.06, I havn't applied the
perl patch mentioned in the mod_perl INSTALL.
-Original Message-
From: Jens-Uwe Mager [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 14, 2000 1:25 PM
To: Greg Estep
Cc: Jens-Uwe Mager; [EMAIL PROTECTED]
Subject: Re: non-DSO mod_perl, Em
On Wed, 14 Jun 2000, you wrote:
> On Wed, Jun 14, 2000 at 11:29:23AM +, Shane Nay wrote:
>
> > I thought he was compiling everything statically. (httpd + modperl + embperl)
> > The way I suggested isn't right on any platform :-). (Didn't see the message
> > context under the "what happened
On Wed, Jun 14, 2000 at 11:29:23AM +, Shane Nay wrote:
> I thought he was compiling everything statically. (httpd + modperl + embperl)
> The way I suggested isn't right on any platform :-). (Didn't see the message
> context under the "what happened log")
Hmm, a perl plug-in modules like em
> This is not the right way to do it - this would link in dead duplicates
> of the code into the embperl shared object, possibly creating duplicate
> global variables only visible in the embperl object that are not the
> same as the ones used in the Apache main httpd executable. You must use
> pr
On Wed, Jun 14, 2000 at 12:21:34AM +, Shane Nay wrote:
> Those are internal functions to apache, like helper functions. Your probably
> missing an object file in your ld command, I don't have it open right now, but
> just run nm blah.o|grep ap_palloc on all the object files running around in
On Tue, Jun 13, 2000 at 08:36:40PM -0400, Greg Estep wrote:
> When 'make' invokes 'ld' with the following command:
>
> ld -o
> blib/arch/auto/HTML/Embperl/Embperl.so -bhalt:4 -bM:SRE -bI:/usr/local/lib/
> perl5/5.6.0/aix/CORE/perl.exp -bE:Embperl.exp -b
> noentry -lC -lc -L/usr/local/lib Embper
'. After I got a clean link (there were some "duplicate
symbol" errors) I had the same problem (seg. faults) as I had with the
'-berok' flag.
-Original Message-
From: Shane Nay [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 13, 2000 8:22 PM
To: Greg Estep
Cc: [EMAIL
Those are internal functions to apache, like helper functions. Your probably
missing an object file in your ld command, I don't have it open right now, but
just run nm blah.o|grep ap_palloc on all the object files running around in the
apache directory, and you'll find it. (Notice that most of t
6260 .textR_RBR[256]
.EMBPERL_LogError
6280 .textR_RBR[256]
.EMBPERL_LogError
ER: The return code is 8.
-Original Message-
From: Jens-Uwe Mager [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 08, 2000 8:45 AM
To: Greg Estep
Cc:
On Mon, Jun 05, 2000 at 08:59:39AM -0700, Michael Nachbaur wrote:
> AIX's C compiler is as buggy as a Florida chineese resturaunt. I
> couldn't even get Apache to install right (it kept saying something to
> the effect of "Found , expected "...Sheesh!)
> Anyhoo, I went to IBMs site, downloaded t
On Thu, Jun 01, 2000 at 07:40:58AM -0400, Greg Estep wrote:
> I am using IBM's C complier (cc) under AIX 4.3.3 with Apache 1.3.12,
> mod_perl 1.24 (statically linked, not DSO), perl 5.00503, and Embperl
> 1.3b3.
>
> The "offline", "execute function", and "cgi mode" Embperl tests are
> all suc
I haven't used Embperl on AIX (or any platform for that matter), but I am unfortunatly
using AIX at work. :-(
AIX's C compiler is as buggy as a Florida chineese resturaunt. I couldn't even get
Apache to install right (it kept saying something to the effect of "Found
, expected "...Sheesh!) A
Embperl 1.3b3 and mod_perl 1.24 should work on AIX, but I don't have any
knowledge about AIX. I send a copy to Jens Uwe, who has made the patches for
Embperl to work on AIX, maybe he can help
Gerald
>
> I am using IBM's C complier (cc) under AIX 4.3.3 with Apache 1.3.12,
> mod_perl 1.24 (static
18 matches
Mail list logo