* Thomas Dickey ([EMAIL PROTECTED]) wrote: > On Wed, Jan 16, 2002 at 04:12:40PM -0800, Carl B . Constantine wrote: > > I'm using mutt 1.2.5 on Solaris 8 Intel. It works fine. I'm using > > ncurses 5.2 with it. I see color and everything. > > > > However, I today compiled mutt 1.3.25 and made sure I compiled it with > > ncurses support. However, upon launch I get a bunch of errors that the > > color 'default' is not defined: > > probably the configure script is (as noted in the previous report) not > adding -lncurses to $LIBS and is finding the Solaris curses library > instead. (Another clue is that resizeterm isn't found).
I doubt it, ncurses is in /public/lib on my system. mutt -v reporst that it's using ncurses 5.2 at the top. Here's what I passed to configure: ./configure --prefix=/public/i86pc/mutt-1.3.25 --sysconfdir=/etc/localhost/mutt-1.3.25 --with-ncurses=/public --with-mailpath=/var/mail --enable-pop --enable-imap --with-ssl=/public --enable-nfs-fix --enable-mailtool --with-included-gettext anyone else have any ideas, it is rather annoying. -- Carl B. Constantine University of Victoria Programmer Analyst http://www.uvic.ca UNIX System Administrator Victoria, BC, Canada [EMAIL PROTECTED]