Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53317 - screem compilation crashed due to unclean depedencies
Summary: screem compilation crashed due to unclean depedencies
Status: RESOLVED FIXED
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: 2004-06-08 07:46 UTC by Przemyslaw Maciag (RETIRED)
Modified: 2004-06-08 18:39 UTC (History)
1 user (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 Przemyslaw Maciag (RETIRED) gentoo-dev 2004-06-08 07:46:41 UTC
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.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-06-08 09:22:34 UTC
GNOME people, DarkSpecter is missing in action, so please have a look at it in his stead. Thanks.
Comment 2 Przemyslaw Maciag (RETIRED) gentoo-dev 2004-06-08 09:32:56 UTC
libcroco is missing from the depedencies - just add it to the list and screem compilation works again.

Regards,
Przemek
Comment 3 Yi Quang (RETIRED) gentoo-dev 2004-06-08 18:39:50 UTC
Thanks for the report, this is fixed now.