Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
-- Installing ./html/layout.gif -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/up.png -- Installing ./html/index.sgml /bin/install: cannot stat `./html/index.sgml': No such file or directory make[2]: *** [install-data-local] Error 1 make[2]: Leaving directory `/var/tmp/portage/pango-1.2.1/work/pango-1.2.1/docs' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/pango-1.2.1/work/pango-1.2.1/docs' make: *** [install-recursive] Error 1 !!! ERROR: x11-libs/pango-1.2.1 failed. !!! Function einstall, Line 348, Exitcode 2 !!! einstall failed
I'm having the same problem but with other packages. index.sgml exists in the html directory when the build begins, but gets deleted at some point. I got one package to build by setting index.sgml immutable. Currently atk-1.2.2 is blowing up, and this trick isn't working because it tries to rm -rf the html directory and blows up when this fails because of index.sgml being immutable. I have gtk-doc 1.0 installed.
*** This bug has been marked as a duplicate of 15270 ***