bug-autoconf
[Top][All Lists]
Advanced

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

Re: AC_LINK_IFELSE unexpectedly fails on Ubuntu 12.04


From: Paul Eggert
Subject: Re: AC_LINK_IFELSE unexpectedly fails on Ubuntu 12.04
Date: Fri, 25 Oct 2013 14:41:18 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0

David Pointon wrote:
> AFAICT, the problem stems from a generated shell function called 
> ac_fn_cxx_try_link

Sure, but that function depends on the appropriate -L, -I, -l, etc.
options being set appropriately for your system, and if those options
are messed up than that function won't work.  It appears that the
options are messed up somehow.  Most likely it's OpenJDK since
we aren't observing the problem with other packages that use
Autoconf.  It's of course possible that it is an Autoconf bug
but we'll need someone to debug the script in question to determine
that, and most likely that'll have to be someone with OpenJDK
build expertise.



reply via email to

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