Skip to Content.
Sympa Menu

freetds - compile error

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Kiran Kumar M" <kirank AT comatindia.com>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: compile error
  • Date: Tue, 17 Sep 2002 16:26:15 +0530


Hi all,
I tried installing on a different box redhat 7.2 with gcc 2.96
when i do a make i get some internal compile errors ... has anybody
installed freetds on redhat 7.2 ???

Kiran


/bin/sh ../../libtool --mode=compile
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -DTDS5
0 -c bcp.c
rm -f .libs/bcp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -DTDS50 -
c bcp.c -fPIC -DPIC -o .libs/bcp.lo
../../gcc/function.c:2392: Internal compiler error in function
fixup_memory_subreg
make[3]: *** [bcp.lo] Error 1
make[3]: Leaving directory `/root/packages/freetds/src/dblib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/packages/freetds/src/dblib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/packages/freetds/src'
make: *** [all-recursive] Error 1





Archive powered by MHonArc 2.6.24.

Top of Page