autoconf tenderfoot
Brian Bruns
camber at ais.org
Sun Jun 2 22:02:49 EDT 2002
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
More information about the FreeTDS
mailing list