After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 787019 - Gimp 2.9.6 misses -lm in libgimpbase/Makefile.am
Gimp 2.9.6 misses -lm in libgimpbase/Makefile.am
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Data
2.9.6
Other Linux
: Normal normal
: 2.10
Assigned To: GIMP Bugs
GIMP Bugs
: 786996 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2017-08-30 15:31 UTC by Sebastian Pipping
Modified: 2017-08-31 19:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix linking of 2.9.6 libgimpbase-2.0.so (653 bytes, patch)
2017-08-30 15:31 UTC, Sebastian Pipping
none Details | Review

Description Sebastian Pipping 2017-08-30 15:31:45 UTC
Created attachment 358774 [details] [review]
Fix linking of 2.9.6 libgimpbase-2.0.so

Hi!

please excuse my hurry. Patch was tested and applied in Gentoo. Original report is at https://bugs.gentoo.org/show_bug.cgi?id=629304.  Thanks for your consideration!

Best, Sebastian
Comment 1 Michael Schumacher 2017-08-31 19:08:23 UTC
*** Bug 786996 has been marked as a duplicate of this bug. ***
Comment 2 Michael Natterer 2017-08-31 19:37:05 UTC
Thanks, fixed in master:

ommit ac7d8aa98df30cb9747041b2a61efe51dfdf22da
Author: Michael Natterer <mitch@gimp.org>
Date:   Thu Aug 31 21:35:00 2017 +0200

    Bug 787019 - Gimp 2.9.6 misses -lm in libgimpbase/Makefile.am
    
    Apply patch from Sebastian Pipping which adds -lm.

 libgimpbase/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)