The following (ugly) diff at least lets UQM build on jessie and above.
The next upstream release will hopefully have a better fix, but upstream
releases are very infrequent (and Debian's UQM package is already four
years out of date, see #640881).
--- uqm-0.7.0.orig/build.vars.in
+++ uqm-0.7.0/build.vars.in
@@ -30,7 +30,7 @@ SED='@SED@'
REZ='@REZ@'
WINDRES='@WINDRES@'
uqm_CFLAGS='@CFLAGS@'
-uqm_LDFLAGS='@LDFLAGS@'
+uqm_LDFLAGS='@LDFLAGS@ -lm'
uqm_INSTALL_BINDIR=$DESTDIR'@INSTALL_BINDIR@'
uqm_INSTALL_LIBDIR=$DESTDIR'@INSTALL_LIBDIR@'
uqm_INSTALL_SHAREDIR=$DESTDIR'@INSTALL_SHAREDIR@'
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]