Skip to Content.
Sympa Menu

freetds - Re: [freetds] compile problem between tds.h and sybdb.h

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Shaun Craig <s.craig AT andronics.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] compile problem between tds.h and sybdb.h
  • Date: Fri, 5 Nov 2004 15:20:19 +0000

On Friday 05 November 2004 15:15, ZIGLIO, Frediano, VF-IT wrote:
> > hi,
> >
> > i was working on the last stable vesion of freetds, version
> > 0.62.4 and my
> > compiles were ok, but when i took a recent snapshot and
> > installed and compile
> > i get the following error, im sure someone may have come
> > across this problem
> > before, any help would be great.
> >
> > gcc -c gprs_db.c
> > In file included from gprs.h:24,
> > from gprs_db.c:1:
> > /freetds-0.63.dev.20041029/include/tds.h:354: error:
> > conflicting types for
> > `SYBCHAR'
> > /usr/local/include/sybdb.h:152: error: previous declaration
> > of `SYBCHAR'
> > /freetds-0.63.dev.20041029/include/tds.h:356: error:
> > conflicting types for
> > `SYBVARCHAR'
> > /usr/local/include/sybdb.h:154: error: previous declaration
> > of `SYBVARCHAR'
>
> Do not include sybdb.h and tds.h...
>
> freddy77

think i need sybdb.h and tds.h cause im using dblib and connection pooling,
maybe im wrong?
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds




Archive powered by MHonArc 2.6.24.

Top of Page