Skip to Content.
Sympa Menu

freetds - Problem with CONFIGURE FREETDS

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: VenkatKanneboina AT ca.slr.com
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Problem with CONFIGURE FREETDS
  • Date: Tue, 8 Oct 2002 14:26:59 -0700

Title: Problem with CONFIGURE FREETDS

Hi All

My environment :
Sybase/Microsoft platform   :   Microsoft
Version of the server (SQL Server 7, or whatever)   :SQL 2000
Server CPU & OS         : WINNT 4
Client CPU & OS    :    HP-UX 11
When I run the configure command as follows:
# ./configure --prefix=/usr/local/freetds --with-tdsver=7.0 --enable-msdblib --enable-threadsafe

I am getting the following log:

# ./configure --prefix=/usr/local/freetds --with-tdsver=7.0 --enable-msdblib --enable-threadsafe
creating cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... ./install-sh -c
checking host system type... hppa1.1-hp-hpux11.00
checking build system type... hppa1.1-hp-hpux11.00
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library
checking for object suffix... o
checking for executable suffix... no
checking for ranlib... ranlib
checking for strip... strip
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
finding the maximum length of command line arguments... ./ltconfig[790]: There is not enough memory available now.
configure: error: libtool configure failed
# echo $?
1
#


Please let me know what might be going wrong here.

Thanks
Venkat



  • Problem with CONFIGURE FREETDS, VenkatKanneboina, 10/08/2002

Archive powered by MHonArc 2.6.24.

Top of Page