Bug 53317 - screem compilation crashed due to unclean depedencies
|
Bug#:
53317
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: gnome@gentoo.org
|
Reported By: troll@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: screem compilation crashed due to unclean depedencies
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-06-08 07:46 0000
|
When I try to emerge screem 0.10.2, I get this error:
checking for libgnome-2.0 >= 2.2.0 libgnomeui-2.0 >= 2.2.0 libxml-2.0 >= 2.4.3 libglade-2.0 >= 2.0.0 gconf-2.0 >= 2.2.0 gnome-vfs-2.0 >= 2.2.0 gdk-pixbuf-2.0 >= 2.2.0 gthread-2.0 >= 2.2.0 libbonobo-2.0 >= 2.2.0 libbonoboui-2.0 >= 2.2.0 libgtkhtml-2.0 >= 2.2.0 gmodule-2.0 >= 2.2.0 libgnomeprint-2.2 >= 2.2.0 libgnomeprintui-2.2 >= 2.2.0 gtksourceview-1.0 >= 0.3.0 libcroco >= 0.5.0 ... Package libcroco was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcroco.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcroco' found
configure: error: Library requirements ( libgnome-2.0 >= 2.2.0 libgnomeui-2.0 >= 2.2.0 libxml-2.0 >= 2.4.3 libglade-2.0 >= 2.0.0 gconf-2.0 >= 2.2.0 gnome-vfs-2.0 >= 2.2.0 gdk-pixbuf-2.0 >= 2.2.0 gthread-2.0 >= 2.2.0 libbonobo-2.0 >= 2.2.0 libbonoboui-2.0 >= 2.2.0 libgtkhtml-2.0 >= 2.2.0 gmodule-2.0 >= 2.2.0 libgnomeprint-2.2 >= 2.2.0 libgnomeprintui-2.2 >= 2.2.0 gtksourceview-1.0 >= 0.3.0 libcroco >= 0.5.0 ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
!!! ERROR: net-www/screem-0.10.2 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed
It looks like somebody havent specified the right depedencies.
Regards,
Przemek
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
Put into the depedencies libraries with the apropariate version number.
GNOME people, DarkSpecter is missing in action, so please have a look at it in
his stead. Thanks.
libcroco is missing from the depedencies - just add it to the list and screem
compilation works again.
Regards,
Przemek
Thanks for the report, this is fixed now.