Same compiler, yes

In installed it from FreeBSD ports tree
PORTNAME=       libapreq2
PORTVERSION=    2.05
CATEGORIES=     www perl5 devel



Cure

-----Original Message-----
From: Frank Wiles [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 14, 2005 4:19 PM
To: Paul Harrison
Cc: modperl@perl.apache.org
Subject: Re: Mod_perl2

On Wed, 14 Sep 2005 16:03:20 -0500
"Paul Harrison" <[EMAIL PROTECTED]> wrote:

> I'm currently learning how to use mod_perl2-2.0.1, when I try to
> preload the following modules at startup -->
> 
>  
> 
> use Apache2::Request ();
> 
> use Apache2::Cookie ();
> 
> I get the following error in the apache2 logs and the server won't
> start -->
> 
> /libexec/ld-elf.so.1:
> /usr/local/lib/perl5/site_perl/5.8.6/mach/auto/APR/Request/Error/Erro
> r.so: Undefined symbol "apreq_strerror"

  What version of libapreq do you have on your server and was it
  compiled with the same compiler as mod_perl? 

 ---------------------------------
   Frank Wiles <[EMAIL PROTECTED]>
   http://www.wiles.org
 ---------------------------------

Reply via email to