Skip to Content.
Sympa Menu

freetds - Re: CTLib improvements/SQSH 1.6 running

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Martin Spott <mas AT plesnik.de>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: CTLib improvements/SQSH 1.6 running
  • Date: Tue, 12 Jan 1999 17:10:09 +0100


> That one works for me:
>
> [...]
> checking whether byte ordering is bigendian... yes

Only in the first round. Running 'make' executes 'configure' a second time:

cd . && aclocal
cd . && automake --gnu --include-deps Makefile
cd . && autoconf
configure.in:27: warning: AC_TRY_RUN called without default to allow cross
compi
ling
/bin/sh ./config.status --recheck
running /bin/sh ./configure --prefix=/usr/local/databases --enable-shared
--dis
able-static --no-create --no-recursion
loading cache ./config.cache
[...]
checking whether byte ordering is bigendian... (cached) yes
./configure: test: argument expected
make: *** [config.status] Error 1


>From config.log:

configure:1630: checking whether byte ordering is bigendian
val "/usr/ccs/bin/nm -p conftest.o | sed -n -e 's/^.* [BDTU]
\([_A-Za-z][_A-Za-z
0-9]*\)$/\1 \1/p' > conftest.nm"
ltconfig:1015: gcc -o conftest -g -O2 -fno-builtin conftest.c conftestm.o
1>&5


Martin.
--
Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------




Archive powered by MHonArc 2.6.24.

Top of Page