[Review] [Bug 14107] programming/language/python/python-pygtksourceview

Pardus Bugzilla bugzilla-daemon at pardus.org.tr
Wed Sep 1 17:02:09 EEST 2010


http://bugs.pardus.org.tr/show_bug.cgi?id=14107

--- Comment #4 from Burak Çalışkan <burakclskn at gmail.com> 2010-09-01 17:02:07 EEST ---
gobject has depended on gthread since glib>=2.24 release and ldflags of
gthread-2.0.pc contains -pthread arguments(both cflags and libs part). An extra
-lpthread(not -pthead) arg. ships with $python-libs. The major problem is that,
-pthread is always ignored by --as-needed.

-- 
Configure bugmail: http://bugs.pardus.org.tr/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Review mailing list