[Libreoffice] AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body

Norbert Thiebaud nthiebaud at gmail.com
Mon Jan 24 21:35:42 PST 2011


On Mon, Jan 24, 2011 at 11:23 PM, David Dumaresq <dfdumaresq at gmail.com> wrote:
> Greetings,
>
> After building automake-1.11.1 following the macosx dependencies page, I'm seeing warnings about AC_LANG_CONFTEST (below) when I run autogen. From various threads, it seems to be an issue introduced with the 1.11.1 release of automake. I wonder if anyone else has seen this and/or has advice?

I've seen this on other platforms too. and just ignored it so far, as
it does not seems to have lasting consequences.
on the other you should not be picking up 1.11 on mac. remove
/usr/local/bin from your PATH when you build, that will avoid you
picking up accidentally some macport/flint stuff

Norbert

>
> ./autogen.sh --with-num-cpus=2 --with-max-jobs=2 --disable-mozilla --disable-systray 'CC=ccache gcc-4.0' 'CXX=ccache g++-4.0'
> configure.in:3007: 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...
> configure.in:3007: the top level
> configure.in:3007: 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...
> configure.in:3007: the top level
> ./configure '--with-num-cpus=2' '--with-max-jobs=2' '--disable-mozilla' '--disable-systray' 'CC=ccache gcc-4.0' 'CXX=ccache g++-4.0'
>
>
> Thanks,
> Dave
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>


More information about the LibreOffice mailing list