Re: Compile errors (FreeBSD)

2004-01-29 Thread Forrest Aldrich
circumvent this issue - perhaps by some makepl_* flags or? Thanks, Forrest At 10:19 PM 1/29/2004, Andrew Wyllie wrote: On Thursday, Jan 29, 2004, at 22:11 US/Eastern, Forrest Aldrich wrote: I'm compiling the perl port on FreeBSD for 5.8... which goes to /usr/local/lib. I have these

Re: Compile errors (FreeBSD)

2004-01-29 Thread Forrest Aldrich
y removing these will help the compile - but I would think there are some interdependencies? Forrest At 08:45 PM 1/29/2004, Andrew Wyllie wrote: On Thursday, Jan 29, 2004, at 16:52 US/Eastern, Forrest Aldrich wrote: Does someone know what the problem might be. This is compiling mod_perl-cu

Compile errors (FreeBSD)

2004-01-29 Thread Forrest Aldrich
Does someone know what the problem might be. This is compiling mod_perl-current (1.x) in Apache 1.3.29 on FreeBSD-4.9, with either Perl 5.8.2 or Perl 5.8.3. I can get the compile/linking to work when I use the "stock" perl (/usr/bin/perl) but the dependencies for RT require 5.8. This has been

mod_perl with FreeBSD (stock perl vs perl 5.8 port)

2004-01-25 Thread Forrest Aldrich
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