This is the mail archive of the kawa@sourceware.org mailing list for the Kawa 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]

makeinfo (version?) problem. Re: kawa 2.2 last call


In trying to build the latest svn version. I get some makeinfo-related
errors for the doc directory.  An excerpt is below.

>From what I can tell based on diff'ing the old (v. 2.1) and new
kawa.texi files, it appears related to lack of support for @sub and @sup
in older texinfo versions.   I'm running on Debian Jessie/Stable, which
has texinfo version 5.2, which is probably too old.

Regards,

-chaw

....

kawa.texi:3799: unknown command `sup' (possibly involving @arbno)
kawa.texi:3799: misplaced { (possibly involving @arbno)
kawa.texi:3799: misplaced } (possibly involving @arbno)
kawa.texi:3801: unknown command `sup' (possibly involving @atleastone)
kawa.texi:3801: misplaced { (possibly involving @atleastone)
kawa.texi:3801: misplaced } (possibly involving @atleastone)
kawa.texi:4040: unknown command `sup' (possibly involving @arbno)
kawa.texi:4040: misplaced { (possibly involving @arbno)
kawa.texi:4040: misplaced } (possibly involving @arbno)
kawa.texi:4045: unknown command `sup' (possibly involving @arbno)
kawa.texi:4045: misplaced { (possibly involving @arbno)
kawa.texi:4045: misplaced } (possibly involving @arbno)
kawa.texi:4193: unknown command `sup' (possibly involving @atleastone)
kawa.texi:4193: misplaced { (possibly involving @atleastone)
kawa.texi:4193: misplaced } (possibly involving @atleastone)
kawa.texi:4195: unknown command `sup' (possibly involving @atleastone)
kawa.texi:4195: misplaced { (possibly involving @atleastone)
kawa.texi:4195: misplaced } (possibly involving @atleastone)
kawa.texi:4628: unknown command `sup' (possibly involving @atleastone)
kawa.texi:4628: misplaced { (possibly involving @atleastone)
kawa.texi:4628: misplaced } (possibly involving @atleastone)
kawa.texi:4630: unknown command `sup' (possibly involving @atleastone)
kawa.texi:4630: misplaced { (possibly involving @atleastone)
kawa.texi:4630: misplaced } (possibly involving @atleastone)
kawa.texi:4631: unknown command `sup' (possibly involving @arbno)
kawa.texi:4631: misplaced { (possibly involving @arbno)
kawa.texi:4631: misplaced } (possibly involving @arbno)
kawa.texi:4710: unknown command `sup' (possibly involving @arbno)

....
[many many more lines of this sort.]


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