Greetings,<br />
<br />
I recognize that the snapshots are a work in progress, I would just like to make it known that the last several days have failed to compile for me. I am trying to compile on OS X 10.4.11 and I receive the following error:<br />
<br />
<table class="PreviewMsgMainTable" border="0" cellpadding="0" cellspacing="0">
    <tbody>
        <tr>
            <td class="contentLabelCell" align="left">gcc -g -O -Wall -Wno-unused -D_REENTRANT -DBIND_8_COMPAT=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DDarwin -I. -I/Users/hobbit/Desktop/snapshot/include -I/opt/local/include -I/opt/local/include -DMAX_ALERTMSG_SCRIPTS= -c -o do_alert.o do_alert.c<br />
            do_alert.c: In function 'make_alertid':<br />
            do_alert.c:71: warning: pointer targets in passing argument 2 of 'myMD5_Update' differ in signedness<br />
            do_alert.c: In function 'message_text':<br />
            do_alert.c:212: warning: pointer targets in passing argument 2 of 'addtobuffer' differ in signedness<br />
            do_alert.c:220: warning: pointer targets in passing argument 1 of 'msg_data' differ in signedness<br />
            do_alert.c:283: warning: pointer targets in passing argument 1 of 'msg_data' differ in signedness<br />
            do_alert.c:302: warning: pointer targets in passing argument 1 of 'msg_data' differ in signedness<br />
            do_alert.c:318: warning: pointer targets in return differ in signedness<br />
            do_alert.c: In function 'send_alert':<br />
            do_alert.c:464: error: parse error before ')' token<br />
            do_alert.c:466: error: parse error before ';' token<br />
            make[1]: *** [do_alert.o] Error 1<br />
            make: *** [hobbitd-build] Error 2<br />
            <br />
            </td>
            <td class="contentResultCell"><br />
            </td>
        </tr>
    </tbody>
</table>
<br />
Thanks,<br />
<br />
Mike<br />
<br />