Gentoo Archives: gentoo-dev

From: Javier Marcet <jmarcet@×××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] HELP! sgml is broken somewhere in my system
Date: Sat, 09 Nov 2002 12:03:25
Message-Id: 20021109120412.GD6168@jerry.marcet.dyndns.org
1 Please, I need your help to find an awkward problem I have on only one
2 of the boxes I installed Gentoo on.
3 I can't generate any kind of docs from sgml files. Whenever I try to
4 emerge pango or gtk+-2 for example, at 'install' phase of the emerge I
5 get the following:
6
7 -- Installing ./html/trek.png
8 -- Installing ./html/ul_angle.png
9 -- Installing ./html/umbrella.png
10 -- Installing ./html/ur_angle.png
11 -- Installing ./html/watch.png
12 -- Installing ./html/X_cursor.png
13 -- Installing ./html/xterm.png
14 -- Installing ./html/index.sgml
15 /bin/install: cannot stat `./html/index.sgml': No such file or directory
16 make[4]: *** [install-data-local] Error 1
17 make[4]: Leaving directory
18 `/usr/src/portage/gtk+-2.0.7-r1/work/gtk+-2.0.7/docs/reference/gdk'
19 make[3]: *** [install-am] Error 2
20 make[3]: Leaving directory
21 `/usr/src/portage/gtk+-2.0.7-r1/work/gtk+-2.0.7/docs/reference/gdk'
22 make[2]: *** [install-recursive] Error 1
23 make[2]: Leaving directory
24 `/usr/src/portage/gtk+-2.0.7-r1/work/gtk+-2.0.7/docs/reference'
25 make[1]: *** [install-recursive] Error 1
26 make[1]: Leaving directory
27 `/usr/src/portage/gtk+-2.0.7-r1/work/gtk+-2.0.7/docs'
28 make: *** [install-recursive] Error 1
29
30 !!! ERROR: The ebuild did not complete successfully.
31 !!! Function src_install, Line 66, Exitcode 2
32 !!! (no error message)
33
34
35 Also, when I build mutt from cvs - I have to send my ebuild for it if
36 there's any interest -, I can't get a manual.txt created.
37 The call 'sgml2txt -c latin manual' doesn't do anything.
38
39 In packages which build documentation files using openjade, I see lots
40 of errors from jade about wrong and not understood tokens within the
41 file it's trying to process.
42
43 It all seems to come to the same problem, it does not happen on other
44 boxes which I have which approximately the same base system, yet I
45 couldn't spot the difference causing the annoying issue.
46
47 Any help will be _greatly_ appreciated, since I've suffered from it for
48 a long time.
49
50
51 --
52 Javier Marcet <jmarcet@×××××.com>