Skip to Content.
Sympa Menu

freetds - Re: autoconf tenderfoot

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT ais.org>
  • To: TDS Development Group <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: autoconf tenderfoot
  • Date: Sun, 2 Jun 2002 21:02:49 -0400 (EDT)


On Sun, 2 Jun 2002, James K. Lowden wrote:

> OK, thanks, Brian. That did the trick.

Cool. Wanna check it in? ;-)

> From what's below, do you think I have other issues in the toolchain?
>
> I run ./autogen as follows:
>
> configure.in:106: warning: AC_TRY_RUN called without default to allow
> configure.in:44: warning: AC_TRY_RUN called without default to allow cross
> configure.in:45: warning: AC_TRY_RUN called without default to allow cross
> configure.in:46: warning: AC_TRY_RUN called without default to allow cross
> configure.in:47: warning: AC_TRY_RUN called without default to allow cross
> configure.in:48: warning: AC_TRY_RUN called without default to allow cross
> configure.in:49: warning: AC_TRY_RUN called without default to allow cross
> configure.in:106: warning: AC_TRY_RUN called without default to allow

These are caused by the endian macro and the AC_CHECK_SIZEOF()
macros...This is not unique to freetds.

> I don't know if any of that matters; I know NetBSD is moving to a complete
> cross-compile setup, where any binary can be compiled on any architecture.
> And I don't understand why running aclocal doesn't get rid of the "You
> should update your `aclocal.m4' by running aclocal." message.

Got me on this one.

> Regards,
>
> --jkl
>

Cheers,

Brian





Archive powered by MHonArc 2.6.24.

Top of Page