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 726622 - build failure: './.libs/libgladeui-2.so: error: undefined reference to 'floor'
build failure: './.libs/libgladeui-2.so: error: undefined reference to 'floor'
Status: RESOLVED DUPLICATE of bug 724104
Product: glade
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-18 11:09 UTC by christian.h.m.schramm
Modified: 2014-03-18 11:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description christian.h.m.schramm 2014-03-18 11:09:09 UTC
With current git master, build fails with

[...snip...]
make[3]: Entering directory `/home/christian/gnome/source/glade/gladeui'
  CCLD     glade-previewer
  GISCAN   Gladeui-2.0.gir
./.libs/libgladeui-2.so: error: undefined reference to 'floor'
./.libs/libgladeui-2.so: error: undefined reference to 'ceil'
collect2: error: ld returned 1 exit status
[...snip...]

I have cleaned out the directory and pulled fresh, but to no avail.

Thanks for your time!
Comment 1 Tristan Van Berkom 2014-03-18 11:48:35 UTC

*** This bug has been marked as a duplicate of bug 724104 ***