[Bug 23347] New: telepathy-gabble-0.31: asyncns.c getrlimit problem

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Aug 16 20:16:37 CEST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=23347

           Summary: telepathy-gabble-0.31: asyncns.c getrlimit problem
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: NetBSD
            Status: NEW
          Severity: normal
          Priority: medium
         Component: telepathy-gabble
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: wiz at danbala.tuwien.ac.at


Created an attachment (id=28670)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=28670)
Patch fixing the problem.

asyncns.c doesn't compile on NetBSD-5.99.15/amd64:
asyncns.c: In function 'close_allv':
asyncns.c:206: error: storage size of 'rl' isn't known
asyncns.c:277: warning: implicit declaration of function 'getrlimit'
asyncns.c:277: error: 'RLIMIT_NOFILE' undeclared (first use in this function)
asyncns.c:277: error: (Each undeclared identifier is reported only once
asyncns.c:277: error: for each function it appears in.)
asyncns.c:206: warning: unused variable 'rl'

The attached patch fixes the problem.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list