On Mon, Jun 07, 1999 at 01:12:10PM -0400, Igor Schein wrote:
> Hi,
> 
> if I compile mutt on Solaris 2.5.1 and run it on Solaris 2.6,
> it can't find symbol ___vnsprintf.  If I compile on Solaris 2.6
> and run on Solaris 2.5.1, it can't find symbol snprintf.  What should
> I do to have the same binary run on both OS's?
> 
> Thanks
> 
> Igor

I figured it out.  Solaris 2.5.1 and Solaris 2.6 have slightly different
curses libraries.  When I specify to use ncurses of slang, the compatibility
problem goes away.

Igor

Reply via email to