Re: Problem compiling DBD::SYBASE using freetds on Mac 10.5.5 (Leopard)
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Barbara Einfalt wrote: > > The error I receive is the following: > > dbdimp.c: In function 'syb_init': > dbdimp.c:777: error: 'BLK_VERSION_150' undeclared (first use in this > function) > dbdimp.c:777: error: (Each undeclared identifier is reported only once) > dbdimp.c:777: error: for each function it appears in.) > dbdimp.c:781: error: 'BLK_VERSION_125' undeclared (first use in this > function) > dbdimp.c:785: error: 'BLK_VERSION_120' undeclared (first use in this > function) http://freetds.cvs.sourceforge.net/viewvc/freetds/freetds/ChangeLog?revision=1.2454.2.52&view=markup&pathrev=BRANCH0_82 http://ibiblio.org/pub/Linux/ALPHA/freetds/current/freetds-current.tgz This has been fixed. You might want to use the latest patched version of 0.82 or, at the very least, take cspublic.h from there. Give a shout if you have further troubles. :-) --jkl