* autoconf and makeinfo issues (doc/ref has problems) (RC?).
@ 2002-04-03 6:43 Rob Browning
2002-04-03 15:38 ` Rob Browning
0 siblings, 1 reply; 3+ messages in thread
From: Rob Browning @ 2002-04-03 6:43 UTC (permalink / raw)
I've nearly finished fixing the autoconf 2.53 issues in 1.6, but now
I've run in to a show-stopping makeinfo problem (is this a makeinfo
version issue?)
Running a make fails now, complaining of interconnection problems all
over our .texi files. I commented out our version.texi include in
guile.texi and ran a full-blown C-u 8 texinfo-multiple-files-update,
and that made things somewhat better, but we're still missing a lot of
stuff that makeinfo now seems to be considering critical. Along with
a lot of warnings that Info can't handle ":" in index entries, I get
the following actual errors.
./preface.texi:73: `Manual Layout' has no Up field.
./preface.texi:151: `Manual Conventions' has no Up field.
./intro.texi:53: `Whirlwind Tour' has no Up field.
./intro.texi:855: `Obtaining and Installing Guile' has no Up field.
./intro.texi:958: `Reporting Bugs' has no Up field.
./guile.texi:189: Node `Top' lacks menu item for `Programming Intro' despite being its Up target.
./guile.texi:189: Node `Top' lacks menu item for `Reference Intro' despite being its Up target.
./scheme-memory.texi:207: `Objects' has no Up field.
./repl-modules.texi:97: `Value History' has no Up field.
./misc-modules.texi:60: `Formatted Output' has no Up field.
./misc-modules.texi:291: `Rx Regexps' has no Up field.
./indices.texi:11: `Procedure Index' has no Up field.
./indices.texi:26: `Variable Index' has no Up field.
./indices.texi:42: `Type Index' has no Up field.
./scheme-memory.texi:207: warning: unreferenced node `Objects'.
./repl-modules.texi:97: warning: unreferenced node `Value History'.
makeinfo: Removing output file `/home/rlb/dev/guile/core-1.5/doc/ref/guile.info' due to errors; use --force to preserve.
--
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C 64AE 78FE E5FE F0CB A0AD
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: autoconf and makeinfo issues (doc/ref has problems) (RC?).
2002-04-03 6:43 autoconf and makeinfo issues (doc/ref has problems) (RC?) Rob Browning
@ 2002-04-03 15:38 ` Rob Browning
2002-04-03 21:40 ` Neil Jerram
0 siblings, 1 reply; 3+ messages in thread
From: Rob Browning @ 2002-04-03 15:38 UTC (permalink / raw)
Rob Browning <rlb@defaultvalue.org> writes:
> I've nearly finished fixing the autoconf 2.53 issues in 1.6, but now
> I've run in to a show-stopping makeinfo problem (is this a makeinfo
> version issue?)
OK, fixed it for now by just commenting out the program.texi include
and deleting the "Programming Overview" node from guile.texi.
--
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C 64AE 78FE E5FE F0CB A0AD
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: autoconf and makeinfo issues (doc/ref has problems) (RC?).
2002-04-03 15:38 ` Rob Browning
@ 2002-04-03 21:40 ` Neil Jerram
0 siblings, 0 replies; 3+ messages in thread
From: Neil Jerram @ 2002-04-03 21:40 UTC (permalink / raw)
Cc: guile-devel
>>>>> "Rob" == Rob Browning <rlb@defaultvalue.org> writes:
Rob> Rob Browning <rlb@defaultvalue.org> writes:
>> I've nearly finished fixing the autoconf 2.53 issues in 1.6, but now
>> I've run in to a show-stopping makeinfo problem (is this a makeinfo
>> version issue?)
Rob> OK, fixed it for now by just commenting out the program.texi include
Rob> and deleting the "Programming Overview" node from guile.texi.
Sorry, my fault, I forgot to commit program.texi.
It's there now, so you should be able to reinstate the include and
menu item for it.
Neil
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-04-03 21:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-03 6:43 autoconf and makeinfo issues (doc/ref has problems) (RC?) Rob Browning
2002-04-03 15:38 ` Rob Browning
2002-04-03 21:40 ` Neil Jerram
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).