Skip to Content.
Sympa Menu

freetds - make error with latest current snapshot (June 12, 2002)

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Eric Aslakson" <aslakson AT hep.caltech.edu>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: make error with latest current snapshot (June 12, 2002)
  • Date: Wed, 12 Jun 2002 20:24:17 -0400


Thanks for your work here. I applaud your aims.

I am trying to build the latest FreeTDS on Linux RedHat 6.2 (using
unixodbc) to connect to a SqlServer 2000 db on Windows XP. My configure
line is:

./configure --prefix=/usr/local/freedts --with-unixodbc=/usr/local/lib \
--with-tdsver=7.0

When I try to make I get the following error:

make[3]: Entering directory `/home/era/freetds/freetds/src/dblib'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../include
-I../../include -g -O2 -DTDS70 -DUNIXODBC -c bcp.c
rm -f .libs/bcp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -DTDS70
-DUNIXODBC -Wp,-MD,.deps/bcp.pp -c bcp.c -fPIC -DPIC -o .libs/bcp.lo
../../gcc/function.c:2392: Internal compiler error in function
fixup_memory_subreg

Thanks all,

Eric




Archive powered by MHonArc 2.6.24.

Top of Page