Ralf Angeli-3 wrote: > > * Artemio Gonzalez Lopez (2008-10-12) writes: > >> When trying to make the latest CVS auctex (from October 12) on my >> Intel iMac running Mac OS 10.5.5, I get the following error: >> >> makeinfo: Removing output file `/Users/artemio/Archive/auctex/doc/ >> auctex.info' due to errors; use --force to preserve >> make[1]: *** [auctex.info] Error 1 >> make: *** [docs] Error 2 > > Please provide more context. Right before the snippet you sent there > should be some information about why the info file could not be > produced. > > What version of Texinfo is installed on your machine? >
Ralf, Here is the output right before the makeinfo error: cd doc ; make all echo @set VERSION 2008-07-24 >version.texi echo @set UPDATED 2008-07-24 >>version.texi /usr/local/texlive/current/bin/universal-darwin/makeinfo preview-latex.texi /usr/local/texlive/current/bin/universal-darwin/makeinfo auctex.texi /Users/artemio/Archive/auctex/doc//intro.texi:8: Node `Introduction' previously defined at line 287. auctex.texi:304: Node `Editing' previously defined at line 64. auctex.texi:2101: Node `Processing' previously defined at line 208. /Users/artemio/Archive/auctex/doc//auctex.texi:2728: Prev field of node `Customization' not pointed to. /Users/artemio/Archive/auctex/doc//quickstart.texi:208: This node (Processing) has the bad Next. /Users/artemio/Archive/auctex/doc//auctex.texi:1379: Next field of node `Display' not pointed to (perhaps incorrect sectioning?). /Users/artemio/Archive/auctex/doc//quickstart.texi:208: This node (Processing) has the bad Prev. /Users/artemio/Archive/auctex/doc//auctex.texi:1379: Prev field of node `Display' not pointed to. /Users/artemio/Archive/auctex/doc//quickstart.texi:64: This node (Editing) has the bad Next. /Users/artemio/Archive/auctex/doc//install.texi:12: Prev reference to nonexistent node `Summary' (perhaps incorrect sectioning?). /Users/artemio/Archive/auctex/doc//auctex.texi:287: Next field of node `Introduction' not pointed to (perhaps incorrect sectioning?). /Users/artemio/Archive/auctex/doc//quickstart.texi:64: This node (Editing) has the bad Prev. /Users/artemio/Archive/auctex/doc//changes.texi:140: Cross reference to nonexistent node `Running TeX and friends' (perhaps incorrect sectioning?). /Users/artemio/Archive/auctex/doc//changes.texi:72: Cross reference to nonexistent node `Running TeX and friends' (perhaps incorrect sectioning?). /Users/artemio/Archive/auctex/doc//auctex.texi:291: Menu reference to nonexistent node `Summary' (perhaps incorrect sectioning?). /Users/artemio/Archive/auctex/doc//auctex.texi:137: Cross reference to nonexistent node `Summary' (perhaps incorrect sectioning?). And here's the output of "makeinfo --version": makeinfo --version makeinfo (GNU texinfo) 4.12 (the makeinfo binary is the one that comes with TeXLive 2008). Thanks for your help, Artemio -- View this message in context: http://www.nabble.com/unable-to-make-latest-CVS-auctex-%28Mac-OS-X-10.5.5%29-tp19945691p19946597.html Sent from the Gnu - AUCTeX - Dev mailing list archive at Nabble.com. _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
