building 0.82 for cygwin: checking for SQLConnect

Dave Dumaresq <[email protected]>
Newsgroups gmane.comp.db.tds.freetds
Message-ID <[email protected]>
Hi, I'm trying to build a driver that I can use with unixodbc, which I  
have installed in /usr/local.
 From my understanding, ./configure will detect my driver manager, so  
I did not specify it in the command:

	$ ./configure --prefix=/usr/local/freetds --with-tdsver=8.0 --enable- 
shared

But it seems that configure doesn't detect a driver manager. Is that a  
correct reading of this output:
...
checking compile-time options
looking for installed odbc driver manager
checking for SQLConnect in -liodbc... no
checking for SQLConnect in -lodbc... no
checking for SQLSETPOSIROW... yes
checking for SQLROWSETSIZE... yes
checking for SQLROWOFFSET... yes
checking for SQLWCHAR... yes
checking size of SQLWCHAR... 2

Is there a way of telling if my driver manager has been found?

Thanks,
Dave

--
Dave Dumaresq
Technical Analyst - BCcampus
200 - 555 Seymour St, Vancouver BC
Phone: 604-412-7738
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.