|
From: Ethan M. <merritt@u.washington.edu> - 2008-04-28 17:35:39
|
On Monday 28 April 2008 00:06, Petr Mikulik wrote: > In the current 4.2-cvs, "make install" proceeds with the errors below. It's > strang because there are "?set origin" and "?origin" in gnuplot.doc. For some reason the doc->texi process has replaced the key word "origin" with "origin_". I don't know why. Editing gnuplot.texi %s/origin_/origin/ followed by 'make gnuplot.info' works > --- > > ../mkinstalldirs /usr/local/share/gnuplot/4.2 > > /usr/bin/install -c -m 644 gnuplot.gih > > /usr/local/share/gnuplot/4.2/gnuplot.gih > > /bin/sh /tmp/gnuplot42/missing --run makeinfo > -I. ./gnuplot.texi --no-split --output=gnuplot.info > > ./gnuplot.texi:10550: Cross reference to nonexistent node `origin' (perhaps > incorrect sectioning?). > ./gnuplot.texi:10044: Cross reference to nonexistent node `origin' (perhaps > incorrect sectioning?). > ./gnuplot.texi:9702: Cross reference to nonexistent node `origin' (perhaps > incorrect sectioning?). > ./gnuplot.texi:9481: Cross reference to nonexistent node `origin' (perhaps > incorrect sectioning?). > ./gnuplot.texi:9470: Cross reference to nonexistent node `origin' (perhaps > incorrect sectioning?). > ./gnuplot.texi:9461: Cross reference to nonexistent node `origin' (perhaps > incorrect sectioning?). > ./gnuplot.texi:9444: Cross reference to nonexistent node `origin' (perhaps > incorrect sectioning?). > ./gnuplot.texi:9442: Cross reference to nonexistent node `origin' (perhaps > incorrect sectioning?). > ./gnuplot.texi:7382: Cross reference to nonexistent node `origin' (perhaps > incorrect sectioning?). > ./gnuplot.texi:4840: Cross reference to nonexistent node `origin' (perhaps > incorrect sectioning?). > ./gnuplot.texi:4821: Cross reference to nonexistent node `origin' (perhaps > incorrect sectioning?). > ./gnuplot.texi:4810: Cross reference to nonexistent node `origin' (perhaps > incorrect sectioning?). > ./gnuplot.texi:3430: Cross reference to nonexistent node `origin' (perhaps > incorrect sectioning?). > ./gnuplot.texi:3102: Cross reference to nonexistent node `origin' (perhaps > incorrect sectioning?). > > makeinfo: Removing output file `gnuplot.info' due to errors; use --force to > preserve. > > make[1]: *** [gnuplot.info] Error 1 > > make[1]: Leaving directory `/tmp/gnuplot42/docs' > > make: *** [install-recursive] Error 1 > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > -- Ethan A Merritt Courier Deliveries: 1959 NE Pacific Dept of Biochemistry Regular Mail: Mailstop 357742 Health Sciences Building University of Washington - Seattle WA 98195-7742 |