GNOME Bugzilla – Bug 610530
dia: Don't use LOCALMODLIBS from python for linking
Last modified: 2011-03-20 11:21:18 UTC
Hi, a Debian user reported: =================================================================== dia uses LOCALMODLIBS from python for linking. But as LOCALMODLIBS is only intended to be used by the python intrepreter itself and not for application linking against libpython2.6 this will cause [build problems] as it doesn't find -lssl (libssl-dev is not python2.6-dev's dependencies). The attached patch fixes this by removing the use of LOCALMODLIBS. =================================================================== I'm also attaching the patch. Thanks for considering, bye, Roland
Created attachment 154266 [details] [review] Patch for acinclude.m4
See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569695
Please note that this bug makes dia fail to build on Debian, Ubuntu, etc. when using Python 2.6. See also http://bugs.debian.org/571271
This should be fine, see also: https://bugzilla.gnome.org/show_bug.cgi?id=600706 https://bugzilla.gnome.org/show_bug.cgi?id=600893 https://bugzilla.gnome.org/show_bug.cgi?id=602739 https://bugzilla.gnome.org/show_bug.cgi?id=604077 https://bugzilla.gnome.org/show_bug.cgi?id=602994
Thanks, pushed: http://git.gnome.org/browse/dia/commit/?id=2edec01c98ff66ebb03d59c62196612917c501a1
cherry-picked to dia-0-97 branch as: http://git.gnome.org./browse/dia/commit/?h=dia-0-97&id=5951ca32eec18a8cbeb2cc33861ace5a03ccfaa4