Opened 16 years ago

Closed 16 years ago

Last modified 8 years ago

#115 closed defect (fixed)

Server compile failure on Fedora 9

Reported by: rainer Owned by: rainer
Priority: major Milestone: 2.5.0
Component: main Version: 2.4.6
Keywords: Cc:

Description

Compile failure in src/sh_socket.c, because 'struct ucred' is only available if _GNU_SOURCE is defined (reported by pierpaolo):

x_sh_socket.c: In function sh_socket_read:
x_sh_socket.c:527: error: storage size of cr isnt known
x_sh_socket.c:527: warning: unused variable cr

Change History (1)

comment:1 by rainer, 16 years ago

Resolution: fixed
Status: newclosed

Fixed in changeset [177].

Note: See TracTickets for help on using tickets.