[Dbix-class] Problem with DBIx::Class::Schema::Loader or
Matt S Trout
dbix-class at trout.me.uk
Fri Aug 25 14:57:15 CEST 2006
James Masters wrote:
> On this unreferenced scalar, issue. I have upgraded DBI from 1.5 to 1.52
> but this unfortunately has not fixed it. I've upgraded almost all other
> modules to the latest win32 releases found at Winnipeg Uni too but
> without success. Googling, I can see this error message crops up a lot
> all over the place and everyone seems to relate it to problems with
> threading. In fact, many times it's attributed to a bug in PERL itself
> although I think these might be old posts. (Incidentally I'm running
> A/S PERL "v5.8.6 built for MSWin32-x86-multi-thread"). Perhaps one of
> the modules I'm running is not thread-safe for win32. There are also
> some vague remarks about having threads "enabled". So I'm wondering if
> I can disable threads somehow, maybe via an env. variable. I can't find
> out how, though. Does anyone know if this is possible?
A number of people have found rebuilding DBI by hand using gcc works
beautifully to get rid of this; it appears to be an oddity of the AS/PPM stuff.
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Dbix-class
mailing list