RE: Too many output parameters?
Michael Peppler <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2005-09-23 at 13:35 -0700, Erik Wendelboe wrote: > When I attempt to install 1.06, or 1.05, the xblk tests fail (not part of > the 1.04 release), which is why our unix admin choose to install 1.04 in the > first place. I removed the # from the trace statements, so you can see the > nature of the errors. > > Should I continue to install 1.06, even with these errors? > > Thanks > Erik > > Output from the trace send as separate email... I never got that email... However, the most likely cause for the xblk failures is a difference of charsets (utf8 vs. iso_1, for example). Try running "make test" after unsetting the LC_ALL environment variable. Michael -- Michael Peppler - [email protected] - http://www.peppler.org/ Sybase DBA/Developer Sybase on Linux FAQ: http://www.peppler.org/FAQ/linux.html