http://bugzilla.novell.com/show_bug.cgi?id=630000
http://bugzilla.novell.com/show_bug.cgi?id=630000#c1 Loïc Minier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |DUPLICATE --- Comment #1 from Loïc Minier <[email protected]> 2010-08-14 12:04:59 UTC --- Hi, This is because the mono.pc file doesn't Require glib anymore, so the build lacks -I/usr/include/glib-2.0; this is a regression in 2.6 branch. commit 59db1f55409d80fc93ed38e672f461eb7e74831c Author: Andrew Jorgensen <[email protected]> Date: Mon Apr 12 18:42:13 2010 +0000 fix glib dependency on SLE problem svn path=/branches/mono-2-6/mono/; revision=155259 There's also: commit 9b59c568255ea4f6935287d4aacaf1ddcfcedde9 Author: Zoltan Varga <[email protected]> Date: Mon May 17 13:52:49 2010 +0000 2010-05-17 Zoltan Varga <[email protected]> * mono-2.pc.in (Libs): Remove glib dependencies. svn path=/trunk/mono/; revision=157449 This is because mono is switching to eglib. *** This bug has been marked as a duplicate of bug 604251 *** http://bugzilla.novell.com/show_bug.cgi?id=604251 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
