> Yes, it means that irix is a special case and needs to add this option. So
> you have most of it solved. Now please take a look at
> perl_config_lddlflags in lib/Apache/Build.pm, it should probably go there
No - that won't work. The "-exports" option need to go immediately befofe
-lperl. No
> Yes, it means that irix is a special case and needs to add this option. So
> you have most of it solved. Now please take a look at
> perl_config_lddlflags in lib/Apache/Build.pm, it should probably go there
> (make a special case for IRIX). A patch would be gladly accepted.
It's ldopts() that
Gordon Lack wrote:
Yes, it means that irix is a special case and needs to add this option. So
you have most of it solved. Now please take a look at
perl_config_lddlflags in lib/Apache/Build.pm, it should probably go there
(make a special case for IRIX). A patch would be gladly accepted.
It's ld
Gordon Lack wrote:
When I compile with MP_DEBUG=1 set the test reports this:
92021:/local/GML/install/apache2/bin/httpd: rld: Fatal Error:
attempted access to unresolvable symbol in
/local/GML//ServerUtil.so: Perl_Tstack_sp_ptr
Please take a look at:
http://perl.apache.org/docs/1.0/guid
> >When I compile with MP_DEBUG=1 set the test reports this:
> >
> > 92021:/local/GML/install/apache2/bin/httpd: rld: Fatal Error:
> > attempted access to unresolvable symbol in
> >/local/GML//ServerUtil.so: Perl_Tstack_sp_ptr
>
> Please take a look at:
> http://perl.apache.org/do
Lack Mr G M wrote:
-8<-- Start Bug Report 8<--
1. Problem Description:
Problems on Irix6.5.x (n32 ABI mode). The test server fails to even start.
(The Apache2 server itself starts and runs OK without mod_perl.)
When I compile with MP_DEBUG=1 set the te
-8<-- Start Bug Report 8<--
1. Problem Description:
Problems on Irix6.5.x (n32 ABI mode). The test server fails to even start.
(The Apache2 server itself starts and runs OK without mod_perl.)
When I compile with MP_DEBUG=1 set the test reports this: