Re: =?x-unknown?q?Re=3A_=5Bmp1=5D_Can=B4t_compile_mp1=2E28_-_work?==?x-unknown?q?ed_with_1=2E27?=

2003-08-28 Thread Bernd Kuhls
Hi,

On Do 28 Aug 2003 01:59:14a Ged Haywood wrote:

> Have you tried it without "EVERYTHING=1"?

*that* did the trick, thank you!

[Wed Aug 27 17:22:32 2003] [notice] Apache/1.3.28 (Unix) mod_perl/1.28 
PHP/4.3.3  mod_ssl/2.8.15 OpenSSL/0.9.7b configured -- resuming normal 
operations

>> osname=linux, osvers=2.0.35, archname=i686-linux
> 
> Does that say 2.0.35 or do I need new glasses?

Your eyes and glasses are ok;-)
I need Apache for a very old system for historical reasons.

> 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? 

Libc.5.4.46;-) And it is working..., yet.

Greetings, Bernd



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



=?x-unknown?q?Re=3A_=5Bmp1=5D_Can=B4t_compile_mp1=2E28_-_work?==?x-unknown?q?ed_with_1=2E27?=

2003-08-28 Thread Ged Haywood
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