-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi,
Am 12.10.2011 08:49, schrieb l...@think-future.com: > Nothing more. It is not possible to _just_ recompile this stuff w/o having to > fix a variety > of issues that keeps creeping up. > > I invested already a lot of time into the matter, not sure whether I'll be > able to continue like this. This sounds like you don't know at all how to build or patch Debian packages from a source package. You should get the wanted result way easier by running the following command sequence: apt-get source gtk+2.0 cd gtk+2.0-2.24.6/ sudo apt-get install build-essential sudo apt-get build-dep gtk+2.0 wget -O debian/patches/070_fix_bug_616150.patch 'http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=57;filename=fix_null_pointer_segfault.patch;att=2;bug=616150' echo 070_fix_bug_616150.patch >> debian/patches/series dch -n "Add patch 070_fix_bug_616150.patch" dpkg-buildpackage -uc -us The result should be a set of patched Debian packages, that have bug #616150 fixed. If you encounter any problems in this process, please just drop me a line. Good luck! Regards, Micha -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQIcBAEBCAAGBQJOmI6IAAoJEOpsprlRuFE5VXgP/2TLmfPr6bww/q9u30lP1SEV yZ+dWuccNe2Cx6ipt6eMNcE2oxPtW2FuEdvrwp0rNjisEgKzMCCyuAZ0hov1go2o ZVsKtsRhBpF0Yc7Mofmy3l+LjL0MuOr9NvcU2BDcHw0HWffMBToMGmOQDsaeoBqN ehFoMcdiK4209YFRUIYRjiI/e1Z7cRIJU3JCVuhxg+wQFhHTfuabwuv6adyU6Sga JGw6pb/vGtzj5C0gHc2msAqj4A41IDAbHhK8Rp4TydZ/sO1jTBTCVVG3tLad6GC/ BJQcbt8dMgva586fkqN7XQrrKVbjMzmtSEBGLsx0M5TvwsdoIAbX4VdBIbxUvDKl sj8UDwg+89NXBYnw/hE5VwT43JQLYwCFFMKgJgq/gs0XPmp1VkG2dp5Lh6Zoc3iF iQE1V5PVnEjO5Xk12yjpbwnFt4neDF3FgWijPCAKx0KIakf0uRcn3axB2vjXVR+D cu9jSE7g8sbCb9InRHrbnMAmIq+as48PmZiWuOP0HbIXqJWUlO1E9rqqjuOcadI9 QdpiPvPO/LgYmFBZrN4EAoaziDh1TrJTWtKC7MHTgyARqr56E1RVMPbAZ2R9YwDa j26VKnHEvLfpDiee7B4O+YdK0Xek+YZFxYS0E0kZHJeo844slaHCWiZ9lXiNui7V 98JsTXa/5+myC8Sdt/jC =5hG3 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org