Re: undefined symbol: mro_meta_init on 5.10.0
Dave Mitchell <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Feb 13, 2012 at 01:43:00PM +0000, Martin J. Evans wrote:
> It seems to come from the following in DBI.xs:
>
> #ifdef HvMROMETA /*introduced in 5.9.5 */
> + HvMROMETA(stash)->cache_gen
> #endif
It turns out that the function mro_meta_init wasn't exported in 5.10.0,
only in 5.10.1 onwards. I'll work up a fix.
--
"Procrastination grows to fill the available time"
-- Mitchell's corollary to Parkinson's Law