Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104158 - gnome-desktop build failure
Summary: gnome-desktop build failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: John N. Laliberte (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 2.12
Blocks:
  Show dependency tree
 
Reported: 2005-08-29 10:02 UTC by Saleem Abdulrasool (RETIRED)
Modified: 2005-08-29 15:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saleem Abdulrasool (RETIRED) gentoo-dev 2005-08-29 10:02:05 UTC
First error:
C/fdl.xml:603:parse error : Entity 'copy' not defined

Easily fixed by s:©:©: .. the file is xml which will be translated
so this should yield the same result in the final HTML.

With that change, the error fails with the following:
which: no xml2po in (/sbin:/bin:/usr/sbin:/usr/bin)
(cd es/ &&  -e -u es ../C/fdl.xml)
which: no xml2po in (/sbin:/bin:/usr/sbin:/usr/bin)
/bin/sh: -e: command not found
Comment 1 Saleem Abdulrasool (RETIRED) gentoo-dev 2005-08-29 12:15:15 UTC
xml2po is provided by gnome-doc-utils.  I think that we need a
app-text/gnome-doc-utils in $DEPEND
Comment 2 John N. Laliberte (RETIRED) gentoo-dev 2005-08-29 15:26:57 UTC
Thanks, GNOME_DOC_INIT is indeed in configure.in.