Hi there,

On Wed, 27 Aug 2003, Bernd Kuhls wrote:

> I am trying to compile mod_perl-1.28 without luck.

> SUSE 5.3 (I know itīs old)
> gcc version 2.7.2.1

=:0

> Perl-5.8.0, Apache-1.3.28 & mod_perl-1.28 from source.
> With Apache-1.3.27 and mod_perl-1.27 I could compile using the same 
> Perl-installation. 

You mean using Perl 5.8.0?

> ** Error: Cannot build mod_include with Perl support (USE_PERL_SSI) **
> ** when mod_perl is compiled as DSO because of cross-module calls.  **
> ** Ignoring PERL_SSI flag now.                                      **

Have you tried it without "EVERYTHING=1"?

> With 1.27 it worked with DSO, what has changed?

Er, have you checked the CHANGELOG?

>   Compiler:
>     cc='cc', ccflags ='-I/usr/include -D_LARGEFILE_SOURCE -
> D_FILE_OFFSET_BITS=64',
>     optimize='-O2',
>     cppflags='-I/usr/include -I/usr/include -D_LARGEFILE_SOURCE -
> D_FILE_OFFSET_BITS=64 -I/usr/include -D_LARGEFILE_SOURCE -
> D_FILE_OFFSET_BITS=64 -I/usr/include -D_LARGEFILE_SOURCE -
> D_FILE_OFFSET_BITS=64 -I/usr/include -D_LARGEFILE_SOURCE -
> D_FILE_OFFSET_BITS=64 -I/usr/include -D_LARGEFILE_SOURCE -
> D_FILE_OFFSET_BITS=64'

This doesn't look good at all.  Try without LARGEFILE support?

>     osname=linux, osvers=2.0.35, archname=i686-linux

Does that say 2.0.35 or do I need new glasses?

> For all programs I used the same compiler and as I stated with the 
> earlier versions compiling never was a problem.

I'm surprised you got away with it for so long really.  Your OS and
compiler are very old.  What version of the C libraries are you using?

The link you mentioned does say that the error you get when building
static is a symptom of a broken Perl.  Did you run the Perl testsuite
when you built your Perl, and if so what failed?

73,
Ged.






--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to