On Fri 15 Aug 2008, Fred Moyer wrote:
> > When I run 'make'. It goes pretty fair but it ends with this.
> >
> > modperl_exports.c:1169: error: `modperl_thx_interp_get' undeclared
> > here (not in a function)
> > modperl_exports.c:1173: error: `modperl_thx_interp_set' undeclared
> > here (not in a function)
> > make[1]: *** [modperl_exports.o] Error 1
> > make[1]: Leaving directory
> > `/home/charlier/modperl-2.0/src/modules/perl' make: ***
> > [modperl_lib] Error 2
> >
> > Is there any known fix to work around this?
>
> Try with the 2.0.4 stable version of mod_perl.  Also I would suggest
> building mod_perl as a shared object (dynamically, not statically),
> so would say remove the MP_USE_STATIC=1.  I've seen people get it to
> work but almost everyone I know builds mod_perl as a loadable module
> instead of into the httpd binary.

Agreed, the static build is a bit neglected. But without MP_USE_STATIC 
also the current SVN version should work.

Torsten

--
Need professional mod_perl support?
Just hire me: [EMAIL PROTECTED]

Reply via email to