Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93616 - galeon 1.3.20 ebuild make fails checking due to missing a library dependancy
Summary: galeon 1.3.20 ebuild make fails checking due to missing a library dependancy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-22 16:28 UTC by Edge
Modified: 2005-06-06 14:41 UTC (History)
2 users (show)

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


Attachments
galeon-1.3.20 ebuild, gnome-desktop dependancy added (galeon-1.3.20.ebuild,1.41 KB, text/plain)
2005-05-22 16:42 UTC, Edge
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Edge 2005-05-22 16:28:11 UTC
checking for pkg-config... /usr/bin/pkg-config
checking for              gtk+-2.0 >= 2.4.0               libxml-2.0 >= 2.6.6  
          libgnomeui-2.0 >= 2.5.2                   libbonoboui-2.0 >= 2.1.1   
            libglade-2.0 >= 2.3.1                   libbonobo-2.0 >= 2.0.0     
      glib-2.0 >= 2.4.0               gobject-2.0 >= 2.4.0           
gdk-pixbuf-2.0 >= 2.4.0                   gdk-2.0 >= 2.4.0               
bonobo-activation-2.0 >= 2.0.0           ORBit-2.0 >= 2.0.0              
gnome-vfs-2.0 >= 2.0.0                  gnome-vfs-module-2.0 >= 2.0.0   
gconf-2.0 >= 2.3.2                               gnome-desktop-2.0 >= 2.9.91
                  ... Package gnome-desktop-2.0 was not found in the pkg-config
search path. Perhaps you should add the directory containing
`gnome-desktop-2.0.pc' to the PKG_CONFIG_PATH environment variable No package
'gnome-desktop-2.0' found
configure: error: Library requirements (                  gtk+-2.0 >= 2.4.0    
          libxml-2.0 >= 2.6.6               libgnomeui-2.0 >= 2.5.2            
    libbonoboui-2.0 >= 2.1.1                libglade-2.0 >= 2.3.1            
libbonobo-2.0 >= 2.0.0                  glib-2.0 >= 2.4.0              
gobject-2.0 >= 2.4.0              gdk-pixbuf-2.0 >= 2.4.0                
gdk-2.0 >= 2.4.0                bonobo-activation-2.0 >= 2.0.0           
ORBit-2.0 >= 2.0.0              gnome-vfs-2.0 >= 2.0.0                 
gnome-vfs-module-2.0 >= 2.0.0             gconf-2.0 >= 2.3.2                   
          gnome-desktop-2.0 >= 2.9.91
                  ) not met; consider adjusting the PKG_CONFIG_PATH environment
variable if your libraries are in a nonstandard prefix so pkg-config can find them.

!!! Please attach the config.log to your bug report:



Reproducible: Always
Steps to Reproduce:
1. have a system without gnome
2. emerge galeon
3.

Actual Results:  
galeon didn't emerge

Expected Results:  
installed the (new) gnome-desktop dependency

I am a newbie, still working out this interface, sorry if i get things wrong.
I'll try to submit a fixed ebuild.
Comment 1 Edge 2005-05-22 16:42:21 UTC
Created attachment 59596 [details]
galeon-1.3.20 ebuild, gnome-desktop dependancy added

works.
Comment 2 Hanno Böck gentoo-dev 2005-06-06 14:41:59 UTC
fixed