First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 104158
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: John N. Laliberte (RETIRED) <allanonjl@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Saleem Abdulrasool (RETIRED) <compnerd@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 104158 depends on: 103197 Show dependency tree
Bug 104158 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-08-29 10:02 0000
First error:
C/fdl.xml:603:parse error : Entity 'copy' not defined

Easily fixed by s:&copy;:&amp;copy;: .. 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 From Saleem Abdulrasool (RETIRED) 2005-08-29 12:15:15 0000 -------
xml2po is provided by gnome-doc-utils.  I think that we need a
app-text/gnome-doc-utils in $DEPEND

------- Comment #2 From John N. Laliberte (RETIRED) 2005-08-29 15:26:57 0000 -------
Thanks, GNOME_DOC_INIT is indeed in configure.in.

First Last Prev Next    No search results available      Search page      Enter new bug