<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); ">
<div>
<div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">Tried to compile softflowd-0.9.9 on Solaris 10 using gcc and got the following:</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; "><br>
</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">This is just the start of the error messages….</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; "><br>
</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">make</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">gcc -g -O2 -I. -c  softflowd.c</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">In file included from softflowd.h:31,</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">                 from softflowd.c:48:</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">treetype.h:52:2: #error No flow tree type defined</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">treetype.h:80:2: #error No expiry tree type defined</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">In file included from softflowd.c:48:</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.h:90: error: syntax error before "FLOW_HEAD"</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.h:90: warning: no semicolon at end of struct or union</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.h:91: error: syntax error before "expiries"</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.h:91: warning: data definition has no type or storage class</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.h:149: error: syntax error before '}' token</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.h:162: error: syntax error before "FLOW_ENTRY"</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.h:162: warning: no semicolon at end of struct or union</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.h:181: error: conflicting types for 'octets'</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.h:126: error: previous declaration of 'octets' was here</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.h:182: error: conflicting types for 'packets'</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.h:127: error: previous declaration of 'packets' was here</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.h:183: error: syntax error before '}' token</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.h:200: error: syntax error before "EXPIRY_ENTRY"</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.h:200: warning: no semicolon at end of struct or union</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.h:208: error: syntax error before '}' token</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">In file included from softflowd.c:49:</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">treetype.h:52:2: #error No flow tree type defined</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">treetype.h:80:2: #error No expiry tree type defined</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.c: In function `flow_compare':</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.c:142: error: dereferencing pointer to incomplete type</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.c:142: error: dereferencing pointer to incomplete type</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.c:143: error: dereferencing pointer to incomplete type</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.c:143: error: dereferencing pointer to incomplete type</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.c:145: error: dereferencing pointer to incomplete type</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">softflowd.c:145: error: dereferencing pointer to incomplet……………………………….</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; "><br>
</div>
<div style="font-family: Calibri, sans-serif; font-size: 14px; ">-=Steve</div>
</div>
<div><font size="4" style="font-family: Calibri, sans-serif; font-size: 14px; "><font face="Calibri,Verdana,Helvetica,Arial"><span style="font-size:14pt">
<div>-- </div>
</span></font></font><font class="Apple-style-span" face="Calibri,Verdana,Helvetica,Arial"><span class="Apple-style-span" style="font-size: 19px; "><br>
</span></font></div>
</div>
</div>
</body>
</html>