[ Repost, sent 5+ hours ago and didn't hit the list for some reason ]

On Fri, Feb 09, 2001 at 09:17:53AM -0500, Thomas E. Dickey wrote:
> > anubis~/alu/tif/al013492> echo $TERM
> > vt100
> but what type of terminal emulator are you using?
> (Although "vt100" may happen to work for vi, etc., it is unlikely that
> you are using a vt100).

Right. Last night I was on an Xterm, sshing to AIX from there. I hope this
is what you wanted to know.
Now I am on Putty at work, and found 1.3.14 misscompiles like this:
        gcc -DSHAREDIR=\"/usr/local/lib/mutt\"
-DSYSCONFDIR=\"/usr/local/etc\"
-DBINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H=1 -I. -I.    -Iintl
-I/usr/local/inc
lude  -I./intl  -Wall -pedantic -g -O2 -c curs_lib.c
curs_lib.c:530: parse error before ->'
curs_lib.c: In function 
utt_format_string':
curs_lib.c:533: number of arguments doesn't match prototype
protos.h:168: prototype declaration
curs_lib.c:543: estlen' undeclared (first use in this function)
curs_lib.c:543: (Each undeclared identifier is reported only once
curs_lib.c:543: for each function it appears in.)
curs_lib.c:544: est' undeclared (first use in this function)
curs_lib.c:545: ' undeclared (first use in this function)
curs_lib.c:545: ' undeclared (first use in this function)
curs_lib.c:545: warning: left-hand operand of comma expression has no effect
curs_lib.c:552: rboreal' undeclared (first use in this function)
curs_lib.c:562: 
ax_width' undeclared (first use in this function)
curs_lib.c:564: 
in_width' undeclared (first use in this function)
curs_lib.c:545: warning: statement with no effect
curs_lib.c:574: ight_justify' undeclared (first use in this function)
curs_lib.c:585: warning: assignment makes integer from pointer without a
cast
curs_lib.c:534: warning: ' might be used uninitialized in this function
curs_lib.c:536: warning: ' might be used uninitialized in this function
make: The error code from the last command is 1.

> > checking for use_default_colors declaration... no
> That's indirectly a check for ncurses.  Although you could build mutt with
> ncurses, you should be able to build (and display colors) with AIX's
> curses.

*nods*. I tried using ncurses5 too before, but didn't help.

-- 
Jordi Mallach Pérez || [EMAIL PROTECTED]   || Rediscovering Freedom,
ka Oskuro in RL-MUD || [EMAIL PROTECTED]        || Using Debian GNU/Linux

http://sindominio.net  GnuPG public information:      pub  1024D/917A225E 
telnet pusa.uv.es 23   73ED 4244 FD43 5886 20AC  2644 2584 94BA 917A 225E

Reply via email to