[geeks] Mutt 1.4 on irix
Joshua D Boyd
jdboyd at cs.millersville.edu
Mon Dec 16 22:55:40 CST 2002
On Mon, Dec 16, 2002 at 04:30:10PM -0600, Jonathan C. Patschke wrote:
> On Mon, 16 Dec 2002, Joshua D Boyd wrote:
>
> > ld32: ERROR 33 : Unresolved text symbol "use_default_colors" -- 1st
> > referenced by color.o.
>
> Edit the Makefile to make it use -lncurses rather than -lcurses. The
> ncurses installation symlinks libcurses.so to libncurses.so, which
> breaks a few critical items (like vi!). So, if you're trying to build
> on celestrion.net, you need to edit the Makefile.
>
> Hopefully that's all you'll need to get it working.
Well it turns out I also had to redirect the compiler to look to
/usr/freeware/lib32 instead of /usr/freeware/lib. It now compiles.
Hopefully it will work. I figured I better make clean and recompile
after making a change to the Makefile.
--
Joshua D. Boyd
More information about the geeks
mailing list