You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by Jens-Uwe Mager <ju...@helios.de> on 2001/02/28 15:07:58 UTC

Is hvrv2table supposed to be exported from modperl?

The symbol hvrv2table is referenced by the latest libapreq as from CVS
today but not exported by modperl. Is this a private symbol or just not
exported by accident? The following patch adds it to the export file of
modperl so libapreq compiles again under AIX.
-- 
Jens-Uwe Mager

HELIOS Software GmbH
Steinriede 3
30827 Garbsen
Germany

Phone:		+49 5131 709320
FAX:		+49 5131 709325
Internet:	jum@helios.de

Re: Is hvrv2table supposed to be exported from modperl?

Posted by Randy Kobes <ra...@theoryx5.uwinnipeg.ca>.
On Tue, 17 Apr 2001, Doug MacEachern wrote:

> On Wed, 28 Feb 2001, Jens-Uwe Mager wrote:
> 
> > The symbol hvrv2table is referenced by the latest libapreq as from CVS
> > today but not exported by modperl. Is this a private symbol or just not
> > exported by accident? The following patch adds it to the export file of
> > modperl so libapreq compiles again under AIX.
> 
> thanks, applied.
> also applied randy's similar patch for
> win32 to src/modules/win32/mod_perl.def
> tho i can find the original patch, was that all that was needed randy?
> 

yes, for win32 that was all that was needed for libapreq. There
were a couple more needed for AxKit for Win32, but there's a
couple of problems with getting the latest AxKit to run there,
so it'd probably be better to wait to see how those get resolved.

best regards,
randy


Re: Is hvrv2table supposed to be exported from modperl?

Posted by Randy Kobes <ra...@theoryx5.uwinnipeg.ca>.
On Tue, 17 Apr 2001, Doug MacEachern wrote:

> On Wed, 28 Feb 2001, Jens-Uwe Mager wrote:
> 
> > The symbol hvrv2table is referenced by the latest libapreq as from CVS
> > today but not exported by modperl. Is this a private symbol or just not
> > exported by accident? The following patch adds it to the export file of
> > modperl so libapreq compiles again under AIX.
> 
> thanks, applied.
> also applied randy's similar patch for
> win32 to src/modules/win32/mod_perl.def
> tho i can find the original patch, was that all that was needed randy?
> 

yes, for win32 that was all that was needed for libapreq. There
were a couple more needed for AxKit for Win32, but there's a
couple of problems with getting the latest AxKit to run there,
so it'd probably be better to wait to see how those get resolved.

best regards,
randy


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: Is hvrv2table supposed to be exported from modperl?

Posted by Doug MacEachern <do...@covalent.net>.
On Wed, 28 Feb 2001, Jens-Uwe Mager wrote:

> The symbol hvrv2table is referenced by the latest libapreq as from CVS
> today but not exported by modperl. Is this a private symbol or just not
> exported by accident? The following patch adds it to the export file of
> modperl so libapreq compiles again under AIX.

thanks, applied.
also applied randy's similar patch for
win32 to src/modules/win32/mod_perl.def
tho i can find the original patch, was that all that was needed randy?


Re: Is hvrv2table supposed to be exported from modperl?

Posted by Doug MacEachern <do...@covalent.net>.
On Wed, 28 Feb 2001, Jens-Uwe Mager wrote:

> The symbol hvrv2table is referenced by the latest libapreq as from CVS
> today but not exported by modperl. Is this a private symbol or just not
> exported by accident? The following patch adds it to the export file of
> modperl so libapreq compiles again under AIX.

thanks, applied.
also applied randy's similar patch for
win32 to src/modules/win32/mod_perl.def
tho i can find the original patch, was that all that was needed randy?


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org