[Xfce-bugs] [Bug 7953] New: xfce4-session FTBFS because of missing -lm

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Sep 4 21:50:31 CEST 2011


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: xfce-bugs at xfce.org
        ReportedBy: corsac at debian.org
         QAContact: bjt23 at cornell.edu
                CC: benny at xfce.org


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.


More information about the Xfce-bugs mailing list