This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cross-compiler builds now broken? (Re: [v3] doc creation/installation rules)


2011/1/4 Ulrich Weigand <uweigand@de.ibm.com>:
> Benjamin Kosnik wrote:
>
>> Index: configure.ac
>> ===================================================================
>
>> +AC_CHECK_FILE([/usr/share/sgml/docbook/xsl-ns-stylesheets/VERSION],
>> + ? ? ? ? ? [glibcxx_stylesheets=yes], [glibcxx_stylesheets=no])
>
> It seems this breaks building a cross-compiler:
>
> checking for /usr/share/sgml/docbook/xsl-ns-stylesheets/VERSION... configure: error: cannot check for file existence when cross compiling
> make[1]: *** [configure-target-libstdc++-v3] Error 1
> make[1]: Leaving directory `/home/uweigand/fsf/gcc-head-build'
> make: *** [all] Error 2
>
> Bye,
> Ulrich
>
> --
> ?Dr. Ulrich Weigand
> ?GNU Toolchain for Linux on System z and Cell BE
> ?Ulrich.Weigand@de.ibm.com

Yes, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47145

Kai


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]