Re: Freetds Perl interface on Fedora 10
"Kenneth Ng" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Do you think I can just apply this to the include file for freetds and then compile the DBD:::Sybase.pl, or do I need to recompile freetds first? On Thu, Dec 4, 2008 at 8:25 PM, James K. Lowden <[email protected]> wrote: > Kenneth Ng wrote: >> - Build Fedora 10 i686 version (X64_64 version had similar results) >> - Yum install freetds, freetds-devel, freetds-doc >> - Found the libraries in /usr/lib, so I "export SYBASE=/usr" >> - Got Sybase 1.09 from search.cpan.org, dezipped and untared >> - Ran "perl Makefile.PL". >> - ran make, go the following: >> type 'CS_INT' >> dbdimp.c: In function 'syb_init': >> dbdimp.c:777: error: 'BLK_VERSION_150' undeclared (first use in this >> function) > > Please apply > > http://ibiblio.org/pub/Linux/ALPHA/freetds/stable/cspublic.BLK_VERSION_150.patch > > and see if that helps. It defines these symbols in cspublic. > > HTH. > > --jkl > > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds >