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: Mihai Ibanescu <misa AT dntis.ro>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: CTLib improvements/SQSH 1.6 running
  • Date: Tue, 12 Jan 1999 18:19:12 +0200 (EET)


On Tue, 12 Jan 1999, Martin Spott wrote:

> > 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

This is strange. Do you have a new version of auto{conf,make}?
Since I have no access to a Sun, I can't reproduce the error.

Best wishes,
Mihai





Archive powered by MHonArc 2.6.24.

Top of Page