I solved installing the maildrop package on the system.

Another fault on compilation occour later.
The sytem don't found the openssl/ssl.h and openssl/err.h in tcpd
compilation becouse there is not ssl.
If you install the openssl from source and don't specify the
--prefix=/usr/local the system don't found the files at all, becouse
them go in /usr/local/ssl/include/openssl by default.

Bye
Marcello



Marcello Lupo wrote:
> 
> Hi to all,
> I found a message from [EMAIL PROTECTED] on 2002-04-20 05:50 in the archive
> that have the same problem as me:
> 
> I get this error on compile of courier-imap-1.5.1 on slackware 7.1. with
> vpopmail support
> 
> In file included from /usr/include/bits/types.h:29,
>                  from /usr/include/sys/types.h:30,
>                  from maildircache.h:82,
>                  from maildircache.c:8:
> /usr/lib/gcc-lib/i386-slackware-linux/egcs-2.91.66/include/stddef.h:170:
> warning: empty declaration
> maildircache.c:306: conflicting types for `maildir_cache_save'
> maildircache.h:92: previous declaration of `maildir_cache_save'
> maildircache.c:354: conflicting types for `maildir_cache_search'
> maildircache.h:97: previous declaration of `maildir_cache_search'
> maildircache.c: In function `maildir_cache_search':
> maildircache.c:434: warning: initialization makes pointer from integer
> without a cast
> make[1]: *** [maildircache.o] Error 1
> make[1]: Leaving directory
> `/home/hunters/qmail/work/courier-imap-1.5.1.20020702/maildir'
> make: *** [all-recursive] Error 1
> 
> Any help??
> Thanks
> bye
> Marcello
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Caffeinated soap. No kidding.
> http://thinkgeek.com/sf
> _______________________________________________
> courier-users mailing list
> [EMAIL PROTECTED]
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Caffeinated soap. No kidding.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to