Skip to Content.
Sympa Menu

freetds - [freetds] freetds-0.82 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] freetds-0.82 for ARM linux
  • Date: Wed, 26 Jan 2011 17:14:26 +0530 (IST)

Hi , 
I am trying to connect to MS SQL server from a ARM based linux platform. I am
using odbc driver manager. I have downloaded the  freetds-0.82  and I am
trying to cross compile the source for ARM linux. I am getting an  error in
the configuration. This is the configure command I gave:
./configure --prefix=/home/suriya/tds/arm_tds_1/ --host=arm-linux  
--with-odbc-nodm=/home/suriya/Desktop/bibhu_satya/odbc/arm_odbc_1/include
The path "/home/suriya/Desktop/bibhu_satya/odbc/arm_odbc_1" is having the
odbc libraries and header files for ARM. 
The error message on configure is "configure: error: sql.h not found" . The
file "sql.h" is present in the include path given in  "--with-odbc-nodm"  
path. Why am I getting the error ? 
The configuration is completed when I give ./configure without any options
specified, but I am not able to configure for ARM ? Please do help. 
thanks & regardsGIGIN






Archive powered by MHonArc 2.6.24.

Top of Page