<<< Date Index >>>     <<< Thread Index >>>

Re: Can't compile mutt-1.4.1 on HP-UX 11.11i



Hi,

> I got the following error when compiling mutt-1.4.1 on HP-UX 11.11i
> with gcc 3.3.2:

> keymap.h:83: warning: array type has incomplete element type
> keymap.c:69: error: `KEY_END' undeclared here (not in a function)

you need curses, ncurses or slang (use slang. :-) to compile mutt.

--with-slang=/usr/local

when stuff is in /usr/local/{include,lib} installed.

Greetings,
        Thomas