# New Ticket Created by  Michael Scott 
# Please include the string:  [perl #24188]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=24188 >


The file io/io_unix.c is failing to compile on OS X 10.2.6 with gcc 3.3 
with the following error:

        io/io_unix.c: In function `PIO_sockaddr_in':
        io/io_unix.c:451: error: invalid application of `sizeof' to an 
incomplete type
        make: *** [io/io_unix.o] Error 1

The attached patch adds a conditional include for sys/socket.t.



-- attachment  1 ------------------------------------------------------
url: http://rt.perl.org/rt2/attach/65951/49265/da818d/io_unix_c.patch

Attachment: io_unix_c.patch
Description: io_unix_c.patch

Reply via email to