Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2004:
[Freeciv-Dev] (PR#9410) compile error on OSX
Home

[Freeciv-Dev] (PR#9410) compile error on OSX

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#9410) compile error on OSX
From: "Benoit Hudson" <bh@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 17 Jul 2004 12:08:26 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=9410 >

As-is, the code doesn't compile on OSX, due to common/connection.c including 
things in the 
wrong order: sys/select.h before sys/types.h  ; this patch fixes that inversion.

Side issue, for RT: the 'OS' doesn't include a MacOS X, so I picked a random 
BSD flavour.

Attachment: osx_compile_fix.diff
Description: Binary data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#9410) compile error on OSX, Benoit Hudson <=