Skip to Content.
Sympa Menu

freetds - [freetds] unixODBC for ARM linux

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Gigin Jose <gigin_jose AT yahoo.co.in>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] unixODBC for ARM linux
  • Date: Thu, 27 Jan 2011 03:23:30 +0530 (IST)

Hi , 
I need to connect from a linux platform to MSSQL on remote machine. 

I have downloaded freeTDS 0.82 version. I am trying to configure and compile
it for ARM linux platform with ODBC enabled. The following is the configure
command I give:
./configure --with-tdsver=8.0
--with-odbc-nodm--include-prefix=/home/suriya/Desktop/bibhu_satya/odbc/iodbc_arm/include/
--prefix=/home/suriya/tds/arm_tds_withODBC_1/ --enable-odbc=yes
--host=arm-linux
After successfully doing the make and make install, I run the "tsql" binary
from the target. I get the following message:
[\u@\h \W]\# ./tsql -CCompile-time settings (established with the "configure"
script)                            Version: freetds v0.82            
freetds.conf directory: /home/suriya/tds/arm_tds_withODBC/etc     MS db-lib
source compatibility: no        Sybase binary compatibility: no              
       Thread safety: yes                      iconv library: yes            
           TDS version: 8.0                              iODBC: no            
              unixodbc: no[\u@\h \W]\#

Why am I not able to add the unixodbc support.? Should I change something in
the configure script ? Please do help






Archive powered by MHonArc 2.6.24.

Top of Page