Skip to Content.
Sympa Menu

freetds - need help please

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Kiran Kumar M" <kirank AT comatindia.com>
  • To: <freetds AT franklin.oit.unc.edu>
  • Subject: need help please
  • Date: Tue, 17 Sep 2002 15:10:04 +0530

Hi,
 I need to connect from Perl to MS-SQL (i know freetds does this ;-)) ... i knwe of freetds from this link http://www.hklc.com/infocenter/670.html.
 
Here is my problem,
 when i unpack the source and do a ./configure i get a error given below ,i did not find much help so i installed the rpms freetds-0.60-1.i386.rpm 
freetds-devel-0.60-1.i386.rpm
now i dont know how to proceed , after the installation i did a find / -name freetds and i found only some headers installed ,
 
Please let me know how to proceed or atleast some help on this
 
Thanks,
Kiran
checking for ANSI C header files... yes
checking for malloc.h... yes
checking for sys/types.h... yes
checking for sys/socket.h... yes
checking for arpa/inet.h... yes
checking for netinet/in.h... yes
checking whether INADDR_NONE is defined... yes
checking size of char... 0
checking size of short... 0
checking size of long... 0
checking size of int... 0
checking size of float... 0
checking size of double... 0
checking size of long long... 0
checking size of __int64... 0
configure: error: No 32-bit float found.
 
 



Archive powered by MHonArc 2.6.24.

Top of Page