This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/50900] 'gmake pdf' fails in libiberty
- From: "karl at freefriends dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 28 Oct 2011 22:19:02 +0000
- Subject: [Bug other/50900] 'gmake pdf' fails in libiberty
- Auto-submitted: auto-generated
- References: <bug-50900-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900
karl at freefriends dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |karl at freefriends dot org
--- Comment #7 from karl at freefriends dot org 2011-10-28 22:19:02 UTC ---
I believe that if you use the latest official version of the Texinfo for lgpl
2.1, the problem will go away. http://www.gnu.org/licenses/lgpl-2.1.texi
... It was a bug (among several others) in the lgpl-2.1.texi as originally
released.
(You'll also need to insert the @node and @appendixsubsec into the calling
file; the current lgpl-2.1.texi doesn't have them. That is the way rms always
intended those license .texi's to work, since different documents need
different sectioning levels for the license.)