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.)