On Wed, Mar 07, 2001 at 09:42:00AM +0100, Bunck, Peter wrote:
> I am trying to compile mod_perl 1.2.5 into apache 1.3.12 on a aix mini with
> os 4.3.2.0
> using perl 5.00503.
> The problem that causes me to send this mail, is that I don't seem to get a
> correct Makefile
> for mod_perl in the apache source tree. The Makefile is unable to resolve
> any of the perl compiler options
> used in the Makefile. Could anyone please explain as how to get the
> variables defined.
You did not show any of the commands that failed, but I assume that you
attempt to build modperl with a different C compiler than perl itself,
this is not going to work. Especially the gcc command line options are
different enough from the ones the IBM C compiler understands, and the
modperl build procedure relies on the values recorded at the time perl
was build.
--
Jens-Uwe Mager
HELIOS Software GmbH
Steinriede 3
30827 Garbsen
Germany
Phone: +49 5131 709320
FAX: +49 5131 709325
Internet: [EMAIL PROTECTED]