Bug 132506 - vte-sharp fails on compilation.
Summary: vte-sharp fails on compilation.
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Mono (show other bugs)
Version: Final
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-06 22:28 UTC by Cesar Octavio Lopez Nataren
Modified: 2007-04-27 18:41 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...