on Mon, Jun 14, 1999 at 04:01:22PM -0700, Steve Sizemore <[EMAIL PROTECTED]> 
wrote:
> I've been unable to compile the last few releases of mutt under Irix
> (6.5.3m and 6.5.4m). As a result, I'm still using 0.95.1i. I'm
> wondering if anyone else has done it successfully. Surely I'm not the
> only SGI user who likes mutt...
> 
> Has anyone compiled mutt 0.95.6i under Irix 6.5, using the SGI
> compilers?

On 6.5.2m I cant compile with sgi's cc. I get:

cc -DSHAREDIR=\"/usr/local/appl/mutt/share/mutt\"
-DSYSCONFDIR=\"/usr/local/appl/mutt/etc\" -DHAVE_CONFIG_H=1 -I.
-I/usr/local/appl/mutt/include -DDL_STANDALONE
-DDOTLOCK="\"/usr/local/appl/mutt/bin/mutt_dotlock\"" -I./intl
-DHAVE_CONFIG_H=1 -g -c date.c
cc -DSHAREDIR=\"/usr/local/appl/mutt/share/mutt\"
-DSYSCONFDIR=\"/usr/local/appl/mutt/etc\" -DHAVE_CONFIG_H=1 -I.
-I/usr/local/appl/mutt/include -DDL_STANDALONE
-DDOTLOCK="\"/usr/local/appl/mutt/bin/mutt_dotlock\"" -I./intl
-DHAVE_CONFIG_H=1 -g -c edit.c
"edit.c", line 36: warning(1523): initialization with "{...}" expected
for
          aggregate object
  static char EditorHelp[] = N_("\
                             ^

"edit.c", line 36: error(1140): a value of type "char *" cannot be used
to
          initialize an entity of type "char"
  static char EditorHelp[] = N_("\
                             ^

"edit.c", line 99: warning(1178): argument is incompatible with
corresponding
          format string conversion
        snprintf(tmp, sizeof(tmp), "\"%s\" %d bytes\n", path,
sb.st_size);
                                                              ^

"edit.c", line 154: warning(1185): enumerated type mixed with another
type
        mutt_make_string (tmp, sizeof (tmp) - 1, Attribution, Context,
Context->hdrs[n]);
        ^

1 error detected in the compilation of "edit.c".
make: *** [edit.o] Error 2


Using gcc (2.8.1) I can compile.  Happy to compile for use if you want -
just tell me what options/setting you want.

BB
-- 
Bevan Broun                                           ph (08) 9380 1587
Computer Systems Officer                             fax (08) 9380 1065
Dept. Electrical and Electronic Engineering      
University of Western Australia                                 rm. G70

Reply via email to