DBD::Sybase 1.05 and NetBSD 2.0
"Alan Humphrey" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <01a901c534a5$feaee490$6400a8c0@Gilgamesh> |
Hi there! I'm trying to run DBD::Sybase version 1.05 on NetBSD 2.0. After getting everything installed when I run a test program I see this output: cs_diag(CS_INIT) failed at /usr/pkg/lib/perl5/5.8.6/i386-netbsd-thread-multi/DynaLoader.pm line 253. cs_config(CS_LOC_PROP) failed at /usr/pkg/lib/perl5/5.8.6/i386-netbsd-thread-multi/DynaLoader.pm line 253. The program is working in that expected results are being returned. If I use version 0.94 (which is part of the pkgsrc distribution) I don't get the error messages. Any ideas? - Alan