First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 170798
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo X packagers <x11@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ed Catmur <ed@catmur.co.uk>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
sgml-fixes.patch sgml-fixes.patch patch Ed Catmur 2007-03-14 00:12 0000 15.18 KB Details | Diff
sgml-fixes.patch sgml-fixes.patch patch Ed Catmur 2007-03-14 00:17 0000 15.28 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 170798 depends on: Show dependency tree
Show dependency graph
Bug 170798 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2007-03-13 23:02 0000
app-doc/xorg-docs-1.4 supports --enable-{txt,pdf,html,ps} flags to configure.

These control what is to be built from sgml.  Currently the ebuild has:

CONFIGURE_OPTIONS="--with-x11docdir=/usr/share/doc/${PF}
        $(use_enable doc non-man-docs)"
#       $(use_enable doc txt)"
#       $(use_enable doc pdf)
#       $(use_enable doc html)
#       $(use_enable doc ps)"

These should be enabled.

------- Comment #1 From Joshua Baergen (RETIRED) 2007-03-13 23:49:52 0000 -------
I've been trying to get them working for awhile now, but with no luck.  Does it
Just Work(tm) on your system?

------- Comment #2 From Ed Catmur 2007-03-14 00:11:11 0000 -------
First hurdle is that it breaks with parallel make; I'm happy to set
MAKEOPTS="-j1" but can investigate further if you'd prefer.

Next, the SGML is a little screwy; see
https://bugs.freedesktop.org/show_bug.cgi?id=10286 (yeah, I forgot to submit
the patch upstream).  Patch to fix the SGML (also posted upstream) to follow.

With these (MAKEOPTS="-j1" + SGML patch) and the fix to bug 170800,
xorg-docs-1.4 works for me.

------- Comment #3 From Ed Catmur 2007-03-14 00:12:06 0000 -------
Created an attachment (id=113230) [edit]
sgml-fixes.patch

(also upstream)

------- Comment #4 From Ed Catmur 2007-03-14 00:17:18 0000 -------
Created an attachment (id=113231) [edit]
sgml-fixes.patch

Whitespace consistency

------- Comment #5 From Donnie Berkholz 2007-04-19 02:12:12 0000 -------
Josh or someone, is this all fixed now?

------- Comment #6 From Joshua Baergen (RETIRED) 2007-04-19 17:12:05 0000 -------
No, still waiting for #154626.  We could probably stable the existing xorg-docs
with a small tweak for #174611, if that's what you're looking to do.

------- Comment #7 From Donnie Berkholz 2007-08-01 23:17:42 0000 -------
Fixed in 1.4-r1, thanks for your patience!

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