Re: Problem with autoconf *just* with Gnome CVS stuff



John P.Looney wrote:
> 
>  There was a few references of this in old Gnome mail list archives, but
> it was assumed to have been fixed in an older version of autoconf than I
> have. I'm compiling this on a relatively newly installed RedHat box, and
> get: 
> 
> [valen@minbar glib]# autoconf
> configure.in:137: warning: AC_TRY_RUN called without default to allow cross compiling
> configure.in:138: warning: AC_TRY_RUN called without default to allow cross compiling
[...]

Macros that execute a program are considered unsafe for
cross-compilation, and the glib macros are indeed executing programs
during the configure step.

Ignore the warnings unless you are cross-compiling.  :)

	Jeff





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]