bug-autoconf
[Top][All Lists]
Advanced

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

Flood of warnings


From: Ralph Castain
Subject: Flood of warnings
Date: Tue, 12 Oct 2010 10:49:29 -0600

Hi folks

I have been trying (without success) to suppress a flood of warnings I now get 
from the Open MPI configure system:


configure.in:622: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from...
m4/opal_libevent_configure.m4:176: IF_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from...
m4/opal_libevent_configure.m4:184: EVENT_CHECK_VISIBILITY is expanded from...
m4/opal_libevent_configure.m4:314: OPAL_CONFIGURE_LIBEVENT_MODES is expanded 
from...

This started appearing when we switched to autoconf-2.68 and libtool-2.4. I've 
tried adding AC_LANG directives, but I can't find a consistent way to eliminate 
these outputs. I've looked at your mailing list archives, and the claim was 
that libtool-2.4 would solve it - but that doesn't work for us.

Any suggestions? I can provide copies of the configure.in and other m4's, if 
that would help.
Ralph




reply via email to

[Prev in Thread] Current Thread [Next in Thread]