Re: win32 comments / reports
Ramiro Morales <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAO7PdF-Y8sk+=RPBYeLgJUL11+MasGrHfAFNTNmEm=e=cxud9w@mail.gmail.com> |
On Tue, Jul 26, 2011 at 6:05 PM, Thomas Stover <[email protected]> wrote: > Regarding 0.91RC2, > [...] > > 3) I get errors like this: > ... include/sqlfront.h:39:30: error: conflicting type qualifiers for > ‘LPCBYTE’ > ... include/winscard.h:23:23: note: previous declaration of ‘LPCBYTE’ was > here > > I tried several things, and finally just commented out line 39 in my > installed sqlfront.h. Not sure if that is a bug, or my usage. Use an updated CVS checkout or snapshot tarball from the 0.91 branch. (I'd recommend going with the latter to avoid having to do the auto* dance before ./configure, just download ftp://ftp.ibiblio.org/pub/linux/ALPHA/freetds/stable/freetds-0.91rc.tgz ) That particular issue has been fixes post RC2. Search the list archives there was a discussion about it a couple of weeks ago -- Ramiro Morales