Skip to Content.
Sympa Menu

freetds - Re: [freetds] Make problem....

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Make problem....
  • Date: Wed, 17 Jun 2009 19:19:07 -0400

Clint Hopper wrote:
> odbc.c:802: error: conflicting types for 'SQLParamOptions'
> /usr/include/sqlext.h:1893: error: previous declaration of
> 'SQLParamOptions'

Post those two lines, so we can see the types. It might also help to see
them after the preprocessor has done its thing.

What hardware architecture are you compiling for?

What DM are you using, and what version? Show the RCS tags for the files,
if extant.
$ ident ~/freetds/src/odbc/odbc.c
.../freetds/src/odbc/odbc.c:
$Id: odbc.c,v 1.511 2009/05/28 16:23:32 freddy77 Exp $

If you don't have ident(1), "grep '\$Id'" should work.

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page