Hi Vladimir, The issue you are seeing is because Texinfo 5 (the version included in Debian testing) now marks some comments in the documentation as errors, hence the output you are seeing. There are patches in the upstream toolchain, but you are trying to build a version of the tools before this patch.
If you clone the following two git repositories (or download a copy of the head of each tree) and try to build again, you should no longer see those issues. * https://github.com/openrisc/or1k-gcc * https://github.com/openrisc/or1k-src Hope that helps, Simon On 06/09/13 17:33, Vladimir Komendantsky wrote: > Hi, > > I'm having a texinfo issue with compilation of the or1k toolchain in > Debian testing. Is this a known issue? Are there workarounds? I tried > two toolchain flavours, according to guides in > http://opencores.org/or1k/OpenRISC_GNU_tool_chain > and > http://kevinmehall.net/openrisc/guide/ > > The compilation errors are the same in both cases and seem to relate > to my version of texinfo: > > ../../../unisrc/bfd/doc/bfd.texinfo:326: unknown command `colophon' > ../../../unisrc/bfd/doc/bfd.texinfo:337: unknown command `cygnus' > > I repaired these two errors by removing the respective comment lines > in bfd.texinfo but then there appeared other kinds of errors that > looked more convoluted. > > Here is the package version: > texinfo 5.1.dfsg.1-4 amd64 > > Thanks and regards, > Vladimir > > > > _______________________________________________ > Openrisc mailing list > [email protected] > http://lists.opencores.org/listinfo/openrisc
_______________________________________________ OpenRISC mailing list [email protected] http://lists.openrisc.net/listinfo/openrisc
