Apologies if this is a double post ;)

Compiling mutt 0.95.1 on BSD/OS 4.0

autoconf succeeds after a $SENDMAIL declaration (BSD/OS 4.0's /bin/sh gets
a syntax error during sendmail checking in the configure script) which
would indicate that mutt found a proper library. (ncurses/slang)

while compiling:
color.c: In function `ci_start_color':
color.c:134: `A_NORMAL' undeclared (first use this function)
color.c:134: (Each undeclared identifier is reported only once
color.c:134: for each function it appears in.)
[.. other undeclared vars snipped ..]

earth% cd /usr/include
earth% grep A_NORMAL *
earth% locate slang
earth% 

is this ncurses? slang?  shouldn't mutt's autoconf bail w/a fatal error if
it can't find a graphics library?

-- 
.o synthpunk o.  [mailto:[EMAIL PROTECTED]] [http://www.synthpunk.com]
"And remember: Evil will always prevail, because Good is dumb."-- Spaceballs

Reply via email to