kubilus1 / gendev

Genesis development environment for Linux.
BSD 3-Clause "New" or "Revised" License
209 stars 23 forks source link

Compilation crashes with texinfo 6.3 #21

Closed nevat closed 7 years ago

nevat commented 8 years ago

In ArchLinux, compilation ends with:

../../gcc-4.8.2/gcc/doc/gcc.texi: 88: warning: @tex should only appear at the begginning of a line ../../gcc-4.8.2/gcc/doc/gcc.texi: 208: there is no corresponding '@end text' ../../gcc-4.8.2/gcc/doc/gcc.texi: 208: there is no corresponding '@end multitable' ../../gcc-4.8.2/gcc/doc/gcc.texi: 208: there is no corresponding '@end titlepage'

With older versions of texinfo (6.1 in Fedora 24, for example) works well.

nevat commented 7 years ago

Now compiles ok.