tag #853 pending fixed #853 2:3.5.0.32 thanks Hello, X2Go issue #853 (src:nx-libs) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=nx-libs.git;a=commitdiff;h=ca36175 The issue will most likely be fixed in src:nx-libs (2:3.5.0.32). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit ca36175735d4ad5d389b3b7797391ff36b1854ba Author: Bernard Cafarelli <voyageur@gentoo.org> Date: Sun Apr 26 20:13:12 2015 +0200 nx-X11: link to libdl to fix undefined references to 'dlopen' and 'dlsym'. Fixes: #853. v2: generally link to libdl in all of nx-X11. (Mike Gabriel) Adds: - 0630_nx-X11_fix-underlinking-dlopen-dlsym.full.patch diff --git a/debian/changelog b/debian/changelog index ac212a8..0534c5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,13 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low Affects: - 0990_fix-DEBUG-and-TEST-builds.full.patch + [ Bernard Cafarelli ] + * nx-X11: link to libdl to fix undefined references to 'dlopen' and 'dlsym'. + Fixes: #853. + v2: generally link to libdl in all of nx-X11. (Mike Gabriel) + Adds: + - 0630_nx-X11_fix-underlinking-dlopen-dlsym.full.patch + -- X2Go Release Manager <git-admin@x2go.org> Tue, 17 Mar 2015 19:19:32 +0100 nx-libs (2:3.5.0.31-0x2go1) unstable; urgency=low