Re: CVS compile problems



On 2001.10.22 11:04 Carlos Morgado wrote:
> 
> On 2001.10.22 15:30:53 +0100 Petter Sundlöf wrote:
> 
>> In file included from imap.c:36:
>> /usr/include/unistd.h:371: warning: empty declaration
>> make[4]: *** [imap.o] Error 1
>> 
> this hints either brokenness of your includes or confusion of the
> compiler. i'd say compiler if you don't get this often :)

No, I think it's libmutt/imap/imap_private.h:

#ifdef LIBMUTT
/* BALSA: speed up execution */
#define sleep(n)
#endif

which screws up the define in unistd.h



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]