<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Compiling on Apple and socklen_t in unix.c is already defined as unsigned int, this conflicts with the define in unix.c as int, to fix I simply added #define HAS_SOCKLEN_T under the __APPLE__ define at line 27<br><br>James<br>                                      </div></body>
</html>