Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614572 - =media-gfx/gtkimageview-1.6.4 failes with "libgtkimageview.so: error: undefined reference to 'ceil' "
Summary: =media-gfx/gtkimageview-1.6.4 failes with "libgtkimageview.so: error: undefin...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-03 16:22 UTC by Petross404(Petros S)
Modified: 2020-07-30 02:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (media-gfx:gtkimageview-1.6.4:20170403-161028.log,82.58 KB, text/x-log)
2017-04-03 16:22 UTC, Petross404(Petros S)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petross404(Petros S) 2017-04-03 16:22:02 UTC
Created attachment 469044 [details]
build.log

I wanted to emerge gscan2pdf and one of the dependencies were =media-gfx/gtkimageview-1.6.4, but it failed to link:

....
../src/.libs/libgtkimageview.so: error: undefined reference to 'ceil'
...
collect2: error: ld returned 1 exit status

Adding "-lm" to LDFLAGS, managed to solve the problem. Should the ebuild append this flag automatically?
Comment 1 Petross404(Petros S) 2019-05-01 06:26:37 UTC
Any news on this?
Comment 2 Petross404(Petros S) 2019-07-18 10:40:44 UTC
Ping