Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 125855

Summary: seahorse 0.8 does not compie against gedit 2.14
Product: Gentoo Linux Reporter: Dan Kozlowski <dan.kozlowski>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dan Kozlowski 2006-03-11 11:16:15 UTC
Seahorse 0.8 will not compile against gedit 2.14 and no USE flag exists to disable gedit plugin compilation. 

Seahorse will not find `pkg-config gedit-2.14` - 
 fixed by ln -s /usr/lib/pkgconfig/gedit-2.14 /usr/lib/pkgconfig/gedit-2.6 
Seahosr will not find gedit includes -
 #include <gedit/*> on my system needs to be $include <gedit-2.14/gedit/*>
Comment 1 Joe McCann (RETIRED) gentoo-dev 2006-03-11 11:21:58 UTC
gedit-2.14 is not in the portage tree. I added seahorse-0.8.1 the otherday which does compile a plugin for gedit-2.14 and it will be the version to use with gnome-2.14 when it is added to the portage tree.