Hi!

On Thu, Feb 17, 2000 at 03:33:58PM +0518, Vikram Vaswani wrote:
> I'm running a RH5.0 box with kernel 2.2.9. Have just downloaded mutt 1.0.1, but am 
>unable to compile because of the following error:
> 
> commands.c: In function `mutt_display_message':
> commands.c:131: `EPIPE' undeclared (first use this function)
> commands.c:131: (Each undeclared identifier is reported only once
> commands.c:131: for each function it appears in.)
> make[2]: *** [commands.o] Error 1
> 
> Is it because the gcc is a little old - version 2.7.2.3? And can anyone help me with 
>this? Please CC [EMAIL PROTECTED] on your response as well as the list.

It is because your _include files_ are old, almost all of these are
unrelated to the compiler. Make sure /usr/include/{asm|linux} contain
the header of the kernel you are using, or at least point to it by a
symbolic link.


Gero

Reply via email to