This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin, perl or DBI seriously broken in 1.7.1?



----- Original Message ----- From: "Reini Urban"
I could reproduce your problem.
Please reinstall DBI from CPAN

Easiest test:
perl -MCPAN -e'get DBI'
perl -MCPAN -e'make DBI'

=> compare
perl -Mblib t/02dbidrv.t
(works ok)
vs
perl t/02dbidrv.t
(errors at 13, 21, 22)

The old DBI is not compatible. I'm investigating now why.
(cygwin 1.7 or gcc or perl)

Thanks Reini, I'd checked for an updated DBI, there wasn't one, and updated DBD::mysql, but I didn't try reinstalling DBI so will give that a shot.

   Regards
   Steve


-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]