Hi!

I tried to compile mutt-0.95.6 on IRIX64 6.2 03131016 IP19.

config.site:
# IRIX ANSI CC
CC='cc'
CFLAGS='-n32 -O -OPT:Olimit=0 -I/usr/local/include'
LDFLAGS=-n32

There were following two problems:
charsets/Makefile.in
parse_i18n: parse_i18n.o $(LIBOBJS)
        $(CC) -o parse_i18n parse_i18n.o $(LIBOBJS)
             ^^^
             $(CFLAGS) is missing here

The file keymap_defs.h wasn't build automatically, I must run "make
keymap_defs.h" manually.

Shade and sweet water!

        Stephan

-- 
| Stephan Seitz    E-Mail: [EMAIL PROTECTED] |
|          WWW: http://fsing.fs.uni-sb.de/~stse/            |
| PGP Public Keys: http://fsing.fs.uni-sb.de/~stse/pgp.html |

PGP signature

Reply via email to