Failure building Smalltalk documentation with the development version of makeinfo

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Failure building Smalltalk documentation with the development version of makeinfo

Stefano Lattarini
Hello smalltalkers.

I'm trying to bootstrap Smalltalk (and BTW, other packages too) with the
development version of several maintainer tools (automake, autoconf, makeinfo,
etc).

Doing so, I've encountered these errors:

  $ make info
  ...
  ./tutorial.texi:3923: @itemx must follow @item
  gst.texi:4226: warning: Node next `Smalltalk callbacks' in menu `Object representation' and in sectioning `Other C functions' differ
  gst.texi:4280: warning: Node next `Other C functions' in menu `Using Smalltalk' and in sectioning `Object representation' differ
  gst.texi:4280: warning: Node prev `Other C functions' in menu `Incubator' and in sectioning `Smalltalk callbacks' differ
  gst.texi:4526: warning: Node next `Object representation' in menu `Incubator' and in sectioning `Using Smalltalk' differ
  gst.texi:4526: warning: Node prev `Object representation' in menu `Smalltalk callbacks' and in sectioning `Other C functions' differ
  gst.texi:4729: warning: Node `Incubator' is next for `Using Smalltalk' in sectioning but not in menu
  gst.texi:4729: warning: Node prev `Using Smalltalk' in menu `Other C functions' and in sectioning `Object representation' differ
  gst.texi:4827: warning: Node `Other C functions' is next for `Incubator' in menu but not in sectioning
  gst.texi:4827: warning: Node prev `Incubator' in menu `Object representation' and in sectioning `Using Smalltalk' differ
  Makefile:1100: recipe for target 'gst.info' failed

No big deal probably, but I thought it would be better if you knew about
the issue anyway.

Regards,
  Stefano

_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk