Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15315] webkitgtk 1.1.11 and libsoup 2.27+ (devel) sub depends do not seem to work

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15315] webkitgtk 1.1.11 and libsoup 2.27+ (devel) sub depends do not seem to work
  • Date: 25 Jul 2009 08:41:33 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15315


Arwed v. Merkatz <v.merkatz AT gmx.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |v.merkatz AT gmx.net




--- Comment #1 from Arwed v. Merkatz <v.merkatz AT gmx.net> 2009-07-25 03:41:32
---
The sub depends seemed to work here. I think the real issue is caused by a
circular dependency.
The circular dep looks like this:
webkitgtk depends on libsoup
libsoup with LIBSOUP_GNOME depends on libproxy
libproxy has an optional_dep on webkitgtk

This leads to webkitgtk trying to cast before libsoup with the LIBSOUP_DEVEL
subdepends was cast.
Workaround for me was to cast libproxy without webkitgtk support.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page