mod_perl with FreeBSD (stock perl vs perl 5.8 port)

[ Available lists | Index of freebsd-questions | Month of Jan 2004 | Week of 26 Jan 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Forrest Aldrich <forrie@forrie.com>
Date
26 Jan 2004 00:05:36
Subject
mod_perl with FreeBSD (stock perl vs perl 5.8 port)
Message-ID
6.0.1.1.2.20040125221330.01c32420@192.168.1.1

Referenced by

[ Hide this part ]
I'm working with mod_perl-1.x *current* on FreeBSD-4.9.

For some time, I've had some difficulty getting this lot to work correctly,
as an OBJ (non-DSO). During the compile, I get a slew of
Dynaloader-related errors in the linking process.

So today, I tried testing the compile using the SYSTEM perl (/usr/bin/perl)
and the compile completed fine, without any errors.

It sounds to me like Dynaloader is not being compiled correctly in this
configuration - that's all I can take a guess at.

I wonder if anyone else has had this problem with FreeBSD-4.x and
mod_perl. There must be a way to correct this.


Thanks,
Forrest



Elapsed time: 0.157 seconds