! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfce4-dict should explicitly link against libm
Status:
RESOLVED: FIXED
Product:
Xfce4-dict
Component:
General

Comments

Description Guido Berhoerster 2011-09-19 20:58:52 CEST
Created attachment 3871 
link explicitly against libm

xfce4-dict uses symbols from libm but does not explicitly link against it. Attached patch fixes the issue.
Comment 1 Enrico Tröger editbugs 2011-09-19 23:39:23 CEST
Committed, thank you.

Just slightly edited it to check for floor() in libm as this is the function which is actually used in the code.

Bug #7984

Reported by:
Guido Berhoerster
Reported on: 2011-09-19
Last modified on: 2011-09-19

People

Assignee:
Enrico Tröger
CC List:
0 users

Version

Version:
unspecified

Attachments

link explicitly against libm (422 bytes, patch)
2011-09-19 20:58 CEST , Guido Berhoerster
no flags

Additional information