Skip to Content.
Sympa Menu

freetds - Re: BIGENDIAN & TDS 7.0

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Paul Schaap" <paul.schaap AT dingoblue.com.au>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Re: BIGENDIAN & TDS 7.0
  • Date: Wed, 11 Jul 2001 00:56:46 -0400


Brian,

On both MacOSX and linuxppc i get a bunch of AC_TRY_RUN warnings :-
configure.in:36: warning: AC_TRY_RUN called without default to allow cross
compiling

And on both MacOSX and linuxppc again the following error :-
gcc -DPACKAGE=\"freetds\" -DVERSION=\"0.52\" -DSTDC_HEADERS=1
-DSIZEOF_CHAR=1 -DSIZEOF_SHORT=2 -DSIZEOF_LONG=4 -DSIZEOF_INT=4
-DSIZEOF_FLOAT=4 -DSIZEOF_DOUBLE=8 -DWORDS_BIGENDIAN=1 -I. -I.
-I../../include -g -O2 -DTDS70 -DMSDBLIB -Wp,-MD,.deps/config.pp -c
config.c -o config.o >/dev/null 2>&1
mv -f .libs/config.lo config.lo
make[3]: *** No rule to make target `query.c', needed by `query.lo'.
Stop.
make[3]: Leaving directory `/usr/src/rpm/BUILD/freetds/src/tds'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/rpm/BUILD/freetds/src/tds'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/rpm/BUILD/freetds/src'
make: *** [all-recursive] Error 1

I have been trying to figure out what is causing this (Makefile?) but have
not suceeded yet. Any ideas ?


CHEERS
Poorly




Archive powered by MHonArc 2.6.24.

Top of Page