Steve Glaus wrote:
[...]
> Ok, I know we're probably going of topic here, but I'll ask anyways..
You can't run mod_perl, so it's pretty ontopic.
> I did what you said...the symbol wasn't there in lipperl.so. So. I rebuilt
> my perl, rebuilt the library, rebuilt my perl again.. I only have one perl
> library on my system.. It still fails. This is a pretty new version of the
> perl library, so is it possible that I need an older one? (libperl-5.8.0).
> I'm at a bit of a loss as to where to go from here.
That means one thing: you use the perl include files from the new build,
however you link against another library. Does your newly rebuilt library has
this symbol defined?
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
- [mp2]make test fails stevenglaus
- Re: [mp2]make test fails Steve Glaus
- Re: [mp2]make test fails Steve Glaus
- Re: [mp2]make test fails Stas Bekman
- Re: [mp2]make test fails Steve Glaus
- Stas Bekman