https://bugzilla.xfce.org/show_bug.cgi?id=7953

             Bug #: 7953
           Summary: xfce4-session FTBFS because of missing -lm
    Classification: Xfce
           Product: Xfce4-session
           Version: 4.8.0
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected]


Created attachment 3850
  --> https://bugzilla.xfce.org/attachment.cgi?id=3850
add -lm to LIBADD in balou Makefile.am

Hey,

xfce4-session fails to build when using -z,defs because of mising -lm:

.libs/libbalou_la-balou-theme.o: In function `load_pixbuf':
/tmp/buildd/xfce4-session-4.8.1/engines/balou/balou-theme.c:435: undefined
reference to `RINT'
/tmp/buildd/xfce4-session-4.8.1/engines/balou/balou-theme.c:441: undefined
reference to `RINT'
collect2: ld returned 1 exit status

Attached patch fixes the problem.

-- 
Configure bugmail: https://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to