Bug 132506

Summary: vte-sharp fails on compilation.
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Cesar Octavio Lopez Nataren <cnataren>
Component: MonoAssignee: E-mail List <bnc-team-mono>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Cesar Octavio Lopez Nataren 2005-11-06 22:28:36 UTC
When trying to build vte-sharp from sources; I get errors related to headers. I solved the problem uninstalling the glib-devel-1.2.10-595 headers.

Steps to reproduce the problem:

* Download gtk-sharp sources from svn
* Run autogen.sh and make sure that vte-sharp is gonna be built. if not, install vte-devel.
* 'make'
There you get the headers errors.

To solve it just uninstall glib-devel-1.2.10-595 and the problem is gone.
Comment 1 Wade Berrier 2005-12-22 22:41:08 UTC
Cesar, can you give some more detailed output?

Mike, ideas?
Comment 2 Wade Berrier 2007-04-27 18:41:02 UTC
I compiled gnome-sharp (which includes vte-sharp) and the gtk-sharp-1-0-10 branch from svn on opensuse 10.2 with glib-devel installed with no errors.

Marking as fixed...