Re: Embperl compile on AIX4.3.3.

2001-01-21 Thread Jens-Uwe Mager
On Wed, Jan 17, 2001 at 01:51:47PM -0900, David Edge wrote: > Thanks for the reply, I did get mod_perl-1.24_01 as well as apache_1.3.14 and > re-built them using the apaci method. The httpd.exp file was not copied into > //libexec, so I did that manually. I also had to manually > edit the Embper

Re: Embperl compile on AIX4.3.3.

2001-01-17 Thread David Edge
Thanks for the reply, I did get mod_perl-1.24_01 as well as apache_1.3.14 and re-built them using the apaci method. The httpd.exp file was not copied into //libexec, so I did that manually. I also had to manually edit the Embperl Makefile to add the linker line for httpd.exp. This allowed me to

Re: Embperl compile on AIX4.3.3.

2001-01-15 Thread Jens-Uwe Mager
> > ld: 0711-317 ERROR: Undefined symbol: .ap_palloc These are symbols from the Apache core, there is an export file missing on the linker line. I believe using this export file was added in later mod_perl versions. > > aix-4.3.3 > > apache-1.3.12 > > mod_perl-1.24 Use at least mod_perl-1.24_1,

Re: Embperl compile on AIX4.3.3.

2001-01-14 Thread Gerald Richter
+49 6133 925152 - - Original Message - From: "David Edge" <[EMAIL PROTECTED]> To: "Gerald Richter" <[EMAIL PROTECTED]> Sent: Friday, January 05, 2001 6:20 PM Subject: Embperl compile on AIX4.3.3. >