Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 331317 - games-mud/kmuddy fails to compile against kde:4.5
Summary: games-mud/kmuddy fails to compile against kde:4.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL: http://www.spinics.net/linux/fedora/f...
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2010-08-05 13:17 UTC by Tanktalus
Modified: 2010-08-05 15:15 UTC (History)
1 user (show)

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


Attachments
Patch that solves the problem against kde:4.5 (kmuddy_docbook.patch,509 bytes, patch)
2010-08-05 13:18 UTC, Tanktalus
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tanktalus 2010-08-05 13:17:32 UTC
I get the following error:

index.docbook:7: warning: failed to load external entity "dtd/kdex.dtd"

The attached URL points to a solution, which I will attach.  I'm not sure if this will prevent compilation against KDE 4.4, though.

Reproducible: Always
Comment 1 Tanktalus 2010-08-05 13:18:29 UTC
Created attachment 241513 [details, diff]
Patch that solves the problem against kde:4.5
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-08-05 13:19:33 UTC
patch looks good
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-08-05 15:15:00 UTC
  05 Aug 2010; Samuli Suominen <ssuominen@gentoo.org> kmuddy-1.0.1.ebuild,
+  +files/kmuddy-1.0.1-kde45.patch:
+  Fix building with KDE >= 4.5 wrt #331317 by Tanktalus.