* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-screenshooter/files: xfce4-screenshooter-1.8.0-underlinking.patch
@ 2011-12-07 15:53 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-12-07 15:53 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/12/07 15:53:36
Added: xfce4-screenshooter-1.8.0-underlinking.patch
Log:
Explicitely link against -lm for function floor as reported by Jeremy Olexa.
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Revision Changes Path
1.1 xfce-extra/xfce4-screenshooter/files/xfce4-screenshooter-1.8.0-underlinking.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-screenshooter/files/xfce4-screenshooter-1.8.0-underlinking.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-screenshooter/files/xfce4-screenshooter-1.8.0-underlinking.patch?rev=1.1&content-type=text/plain
Index: xfce4-screenshooter-1.8.0-underlinking.patch
===================================================================
Function floor is required, so link to libmath to avoid linking failure (underlinking)
http://bugzilla.xfce.org/show_bug.cgi?id=8230
--- Makefile.am
+++ Makefile.am
@@ -51,7 +51,8 @@
@SOUP_LIBS@ \
@LIBXEXT_LIBS@ \
@LIBX11_LIBS@ \
- @XFIXES_LIBS@
+ @XFIXES_LIBS@ \
+ -lm
lib_libscreenshooter_built_sources = \
lib/screenshooter-marshal.c lib/screenshooter-marshal.h
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-screenshooter/files: xfce4-screenshooter-1.8.0-underlinking.patch
@ 2012-08-07 13:20 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-08-07 13:20 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/08/07 13:20:07
Removed: xfce4-screenshooter-1.8.0-underlinking.patch
Log:
old
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-08-07 13:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-07 15:53 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-screenshooter/files: xfce4-screenshooter-1.8.0-underlinking.patch Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2012-08-07 13:20 Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox