On Tue, May 19, 2009 at 04:39:39PM +0200, Tom???? Bod????r wrote: > Hi all, > > I was trying to make documents in : > > $ pwd > /usr/share/doc/psd > $ > > and get : > > $ sudo make > ===> 05.sysman > tbl 0.t 1.0.t 1.1.t 1.2.t 1.3.t 1.4.t 1.5.t 1.6.t 1.7.t 2.0.t 2.1.t 2.2.t > 2.3.t > 2.4.t 2.5.t a.t | groff -M/usr/share/tmac -ms > paper.ps > a.t:85: warning: `3section' not defined > a.t:80: macro error: unclosed diversion within footnote (recovering) > a.t:234: warning: indent cannot be negative > ===> 20.ipctut > soelim tutor.me | pic | tbl | groff -M/usr/share/tmac -me > paper.ps > ===> 21.ipc > tbl 0.t 1.t 2.t 3.t 4.t 5.t | groff -M/usr/share/tmac -ms > paper.ps > ===> 12.make > groff -M/usr/share/tmac -ms tutorial.ms > paper.ps > tutorial.ms:168: warning: `Ix' not defined > grops:<standard input>:524: unrecognised drawing command `s' > grops:<standard input>:556: unrecognised drawing command `s' > grops:<standard input>:3287: unrecognised drawing command `s' > grops:<standard input>:3319: unrecognised drawing command `s' > grops:<standard input>:4529: unrecognised drawing command `s' > grops:<standard input>:4561: unrecognised drawing command `s' > grops:<standard input>:5951: unrecognised drawing command `s' > grops:<standard input>:5983: unrecognised drawing command `s' > grops:<standard input>:6162: unrecognised drawing command `s' > grops:<standard input>:6194: unrecognised drawing command `s' > tutorial.ms:723: warning: `Rd' not defined > grops:<standard input>:8257: unrecognised drawing command `s' > grops:<standard input>:8289: unrecognised drawing command `s' > grops:<standard input>:10507: unrecognised drawing command `s' > grops:<standard input>:10540: unrecognised drawing command `s' > tutorial.ms:1040: warning: `Rm' not defined > ===> 18.gprof > soelim header.me abstract.me intro.me profiling.me gathering.me postp.me > presen > t.me refs.me | pic | tbl | eqn | groff -M/usr/share/tmac -me > paper.ps > ===> 19.curses > /usr/libexec/vfontedpr twinkle1.c | grep -v "^'wh" > twinkle1.gr > /usr/libexec/vfontedpr ex1.c | grep -v "^'wh" > ex1.gr > /usr/libexec/vfontedpr ex2.c | grep -v "^'wh" > ex2.gr > tbl intro.2 > intro.2.tbl > soelim Master | groff -M/usr/share/tmac -me > paper.ps > intro.2:73: environment stack underflow > $ > > Someone discovered similar 'problem' with -current?In case that > someone use those resources ;-) >
i'm not sure i understand your point exactly: the build does work, in that it makes the documents as expected. but it throws up some errors along the way, since the docs are obviously not 100% compatible with our version (any, perhaps) of groff. are you worried about the error messages? you could try to fix them and submit diffs. i'm not sure how much it's worth it, but i'll certainly look at diffs. otherwise please explain what the issue is. jmc

