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-build breakage with libstdc++-v3 doc changes


Hans-Peter Nilsson wrote:

> > From: Benjamin Kosnik <bkoz@redhat.com>
> > Date: Wed, 18 Jan 2012 00:41:59 +0100
> 
> > This updates the support for generating epub docs to EPUB3. Using the
> > EPUB3 stylesheets allows the removal of ruby and other tool checks from
> > configure, and generates a much better documentation file.
> 
> ...or for cross-targets, breakage.  Something went wrong with
> this or subsequent changes; somewhere in the r183262:183268 I've
> started getting:
[snip]
> checking for /usr/share/xml/docbook/stylesheet/docbook-xsl-ns/epub3/chunk.xsl... configure: error: cannot check for file existence when cross compiling
> make[1]: *** [configure-target-libstdc++-v3] Error 1
> make[1]: Leaving directory `/tmp/hpautotest-gcc1/cris-elf/gccobj'
> make: *** [all] Error 2

Yes, I'm seeing the same problem when building a spu-elf
cross-compiler ...

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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