Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142327 - esound-0.2.36-rc2 does not compile
Summary: esound-0.2.36-rc2 does not compile
Status: RESOLVED DUPLICATE of bug 128952
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-31 13:16 UTC by Fabian Sturm
Modified: 2007-09-15 09:40 UTC (History)
2 users (show)

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 Fabian Sturm 2006-07-31 13:16:22 UTC
Hello!

An emerge of the ebuild esound-0.2.36-r2 does not build :-(

I get:

jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sr.dsl:3:5:E: reference to entity "lat2" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sr.dsl:2:0: entity was defined here
make[2]: *** [html/index.html] Error 8
make[2]: Leaving directory `/var/tmp/portage/esound-0.2.36-r2/work/esound-0.2.36/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/esound-0.2.36-r2/work/esound-0.2.36'
make: *** [all] Error 2

!!! ERROR: media-sound/esound-0.2.36-r2 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  esound-0.2.36-r2.ebuild, line 56:   Called die

!!! Make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.



Trigger me if you need any more info.

Thanks, Fabian
Comment 1 Shyam Mani (RETIRED) gentoo-dev 2006-08-09 00:10:58 UTC
I had the same issue and well, thanks to compnerd and leonardop on IRC, here's what you do to fix it :

1) emerge sgml-common
2) emerge esound

esound should emerge cleanly.

Do test and let us know.
Comment 2 Gwenn 2006-08-11 16:05:05 UTC
Same error here.

"emerge esound" is OK after "emerge sgml-common" as proposed in comment #1
Comment 3 Leonardo Boshell (RETIRED) gentoo-dev 2006-08-15 08:54:52 UTC
SGML catalog breakage, same as #128952.

*** This bug has been marked as a duplicate of 128952 ***
Comment 4 Fabian Sturm 2006-08-16 08:36:45 UTC
Hi!

As the author of the bug I just wanted to add that a emerge sgml-common fixed the esound upgrade problem.

Thanks a lot, Fabian 
Comment 5 Barafu Albino 2007-09-15 09:40:19 UTC
In my case, I had sgml-common installed, and had the same error. However, error disappeared when I reinstalled the same version of sgml-common.