Hi,

I have a Warning when creating the Makefile from Makefile.pm :

************* WARNING *************

  mod_perl is unlikely to link with your libperl, suggestions:
    *) Rebuild Perl with Configure -Accflags=+Z ...


************* WARNING *************


And then, I have an error message when I "make" mod_perl :

****************************************************    

        /usr/bin/ld -b -L/usr/local/lib \
         \
        mod_perl.lo modperl_interp.lo modperl_tipool.lo 
modperl_log.lo 
modperl_config.lo modperl_cmd.lo modperl_options.lo modperl_ca
llback.lo modperl_handler.lo modperl_gtop.lo modperl_util.lo 
modperl_io.lo modperl_filter.lo modperl_bucket.lo modperl_mgv.lo 
modperl
_pcw.lo modperl_global.lo modperl_env.lo modperl_cgi.lo 
modperl_perl.lo 
modperl_perl_global.lo modperl_perl_pp.lo modperl_sys.lo modp
erl_hooks.lo modperl_directives.lo modperl_flags.lo 
modperl_xsinit.lo  
-E -B deferred   -L/usr/local/lib /usr/local/lib/perl5/5.8.0/P
A-RISC1.1/auto/DynaLoader/DynaLoader.a 
-L/usr/local/lib/perl5/5.8.0/PA-RISC1.1/CORE -lperl -lnsl -lnm -
lmalloc 
-ldld -lm -lc -lndir -
lcrypt -lsec \
        -o mod_perl.so
/usr/bin/ld: DP relative code in file 
al/lib/perl5/5.8.0/PA-RISC1.1/auto/DynaLoader/DynaLoader.a
(DynaLoader.o) 
- shared libra
ry must be position
    independent.  Use +z or +Z to recompile.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.

**************************************************** 

The thing is I have built perl 5.8.0 from source, using the following 
command :

**************************************************** 
Configure -d -e -Dcc=gcc -Dprefix=/usr/local useposix=true -
Accflags=+Z
**************************************************** 

Can someone help me here. I need this module working ASAP.

Many thanks,

Chris.





****************************************************************************
Information may be contained in this message which is legally privileged
and/or confidential. If you are not the addressee(s) legally indicated in
this message (or responsible for delivery of the message to such person),
you may not copy or deliver this message to anyone.  In such case, you
should destroy this message, and notify us immediately. Opinions,
conclusions and other information expressed in this message are not given or
endorsed by my employer unless otherwise indicated by an authorised
representative independent of this message.  Please note that neither my
employer nor I accept any responsibility for viruses and it is your
responsibility to scan attachments (if any). If you have received this
transmission in error it would be helpful if you could notify us as soon as
possible.

Reply via email to