<p>
        Hi all,</p>
<p>
        I have a problem when i try to compile and install ZEPHYR (zephyr-2.0.4) to support to Cyrus IMAP.</p>
<p>
        My compile is:</p>
<p>
        #./configure --prefix=/usr/local/zephyr</p>
<p>
        and when to make, i found a error:</p>
<p>
        ........</p>
<p>
        make[2]: Entering directory `/home/zephyr/zephyr-2.0.4/clients/zmailnotify&#39;<br />
        gcc -O -I../../h -I../../h -DKPOP&nbsp;&nbsp;&nbsp; -c -o zmailnotify.o zmailnotify.c<br />
        zmailnotify.c: In function &lsquo;main&rsquo;:<br />
        zmailnotify.c:146: warning: passing argument 1 of &lsquo;getline&rsquo; from incompatible pointer type<br />
        /usr/include/stdio.h:671: note: expected &lsquo;char ** __restrict__&rsquo; but argument is of type &lsquo;char *&rsquo;<br />
        zmailnotify.c:146: warning: passing argument 2 of &lsquo;getline&rsquo; makes pointer from integer without a cast<br />
        /usr/include/stdio.h:671: note: expected &lsquo;size_t * __restrict__&rsquo; but argument is of type &lsquo;unsigned int&rsquo;<br />
        zmailnotify.c: At top level:<br />
        zmailnotify.c:485: error: conflicting types for &lsquo;pop_command&rsquo;<br />
        zmailnotify.c:490: note: a parameter list with an ellipsis can&rsquo;t match an empty parameter name list declaration<br />
        zmailnotify.c:157: note: previous implicit declaration of &lsquo;pop_command&rsquo; was here<br />
        zmailnotify.c: In function &lsquo;pop_command&rsquo;:<br />
        zmailnotify.c:500: warning: passing argument 1 of &lsquo;getline&rsquo; from incompatible pointer type<br />
        /usr/include/stdio.h:671: note: expected &lsquo;char ** __restrict__&rsquo; but argument is of type &lsquo;char *&rsquo;<br />
        zmailnotify.c:500: warning: passing argument 2 of &lsquo;getline&rsquo; makes pointer from integer without a cast<br />
        /usr/include/stdio.h:671: note: expected &lsquo;size_t * __restrict__&rsquo; but argument is of type &lsquo;unsigned int&rsquo;<br />
        zmailnotify.c: In function &lsquo;pop_stat&rsquo;:<br />
        zmailnotify.c:521: warning: passing argument 1 of &lsquo;getline&rsquo; from incompatible pointer type<br />
        /usr/include/stdio.h:671: note: expected &lsquo;char ** __restrict__&rsquo; but argument is of type &lsquo;char *&rsquo;<br />
        zmailnotify.c:521: warning: passing argument 2 of &lsquo;getline&rsquo; makes pointer from integer without a cast<br />
        /usr/include/stdio.h:671: note: expected &lsquo;size_t * __restrict__&rsquo; but argument is of type &lsquo;unsigned int&rsquo;<br />
        zmailnotify.c: In function &lsquo;pop_scan&rsquo;:<br />
        zmailnotify.c:548: warning: passing argument 1 of &lsquo;getline&rsquo; from incompatible pointer type<br />
        /usr/include/stdio.h:671: note: expected &lsquo;char ** __restrict__&rsquo; but argument is of type &lsquo;char *&rsquo;<br />
        zmailnotify.c:548: warning: passing argument 2 of &lsquo;getline&rsquo; makes pointer from integer without a cast<br />
        /usr/include/stdio.h:671: note: expected &lsquo;size_t * __restrict__&rsquo; but argument is of type &lsquo;unsigned int&rsquo;<br />
        zmailnotify.c: In function &lsquo;getline&rsquo;:<br />
        zmailnotify.c:571: error: argument &lsquo;buf&rsquo; doesn&rsquo;t match prototype<br />
        /usr/include/stdio.h:671: error: prototype declaration<br />
        zmailnotify.c:571: error: argument &lsquo;n&rsquo; doesn&rsquo;t match prototype<br />
        /usr/include/stdio.h:671: error: prototype declaration<br />
        zmailnotify.c: In function &lsquo;multiline&rsquo;:<br />
        zmailnotify.c:597: warning: passing argument 1 of &lsquo;getline&rsquo; from incompatible pointer type<br />
        /usr/include/stdio.h:671: note: expected &lsquo;char ** __restrict__&rsquo; but argument is of type &lsquo;char *&rsquo;<br />
        zmailnotify.c:597: warning: passing argument 2 of &lsquo;getline&rsquo; makes pointer from integer without a cast<br />
        /usr/include/stdio.h:671: note: expected &lsquo;size_t * __restrict__&rsquo; but argument is of type &lsquo;int&rsquo;<br />
        zmailnotify.c:607: warning: passing argument 1 of &lsquo;getline&rsquo; from incompatible pointer type<br />
        /usr/include/stdio.h:671: note: expected &lsquo;char ** __restrict__&rsquo; but argument is of type &lsquo;char *&rsquo;<br />
        zmailnotify.c:607: warning: passing argument 2 of &lsquo;getline&rsquo; makes pointer from integer without a cast<br />
        /usr/include/stdio.h:671: note: expected &lsquo;size_t * __restrict__&rsquo; but argument is of type &lsquo;int&rsquo;<br />
        make[2]: *** [zmailnotify.o] Error 1<br />
        make[2]: Leaving directory `/home/zephyr/zephyr-2.0.4/clients/zmailnotify&#39;<br />
        make[1]: *** [all] Error 1<br />
        make[1]: Leaving directory `/home/zephyr/zephyr-2.0.4/clients&#39;<br />
        make: *** [all] Error 1</p>
<p>
        Please help,...</p>
<p>
        &nbsp;</p>
<pre>-- 
***********************************
    EVERYTHING HAS JUST BEGUN...</pre>