Hey all!

I've having problems installing mutt-1.0pre2-us

I currently am running mutt-1.0pre1 from RPM, and it works just fine.

Here are some other relavant packages..

ncurses3-1.9.9e-9
slang-1.2.2-4
egcs-1.1.2-12
egcs-c++-1.1.2-12
egcs-g77-1.1.2-18
egcs-objc-1.1.2-12
ncurses-4.2-19

However, I can't seem to get the darn thing to compile!

Attached is the output to ./configure and make...

I can give more information if needed, but I'm kind of in the dark
right now.

-- 
http://www.tunl.duke.edu/~grossman
finger [EMAIL PROTECTED] for PGP public key
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking host system type... i586-pc-linux-gnu
checking for prefix... /usr/local
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking for POSIXized ISC... no
checking for sendmail... /usr/sbin/sendmail
checking for ispell... /usr/bin/ispell
checking how to run the C preprocessor... gcc -E
checking for initscr in -lncurses... no
checking for start_color... no
checking for typeahead... no
checking for bkgdset... no
checking for curs_set... no
checking for meta... no
checking for use_default_colors... no
checking for resizeterm... no
checking for ANSI C header files... no
checking for stdarg.h... yes
checking for sys/ioctl.h... yes
checking for sysexits.h... yes
checking for getopt.h... yes
checking return type of signal handlers... void
checking for sig_atomic_t in signal.h... yes
checking for sys_siglist declaration in signal.h or unistd.h... yes
checking size of long... 0
checking for pid_t... yes
checking for setegid... no
checking for srand48... no
checking for strerror... no
checking for strcasecmp... no
checking for snprintf... no
checking for vsnprintf... no
checking for ftruncate... no
checking for chsize in -lx... no
checking for strftime... no
checking for strftime in -lintl... no
checking for fchdir... no
checking for regcomp... no
checking where new mail is stored... /var/spool/mail
checking if /var/spool/mail is world writable... no
checking if /var/spool/mail is group writable... no
checking where to put architecture-dependent files... /usr/local/lib/mutt
checking where to put architecture-independent data files... /usr/local/share/mutt
checking where to put the documentation... /usr/local/doc/mutt
checking for ranlib... ranlib
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for unistd.h... yes
checking for getpagesize... no
checking for working mmap... no
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... no
checking for munmap... no
checking for putenv... no
checking for setenv... no
checking for setlocale... no
checking for strchr... no
checking for strcasecmp... (cached) no
checking for strdup... no
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for stpcpy... no
checking for LC_MESSAGES... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for gettext in libc... no
checking for bindtextdomain in -lintl... no
checking whether catgets can be used... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  de ru it es uk fr pl nl cs id sk ko el 
zh_TW.Big5
updating cache ./config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating m4/Makefile
creating po/Makefile.in
creating Muttrc
creating doc/Makefile
creating doc/manual.sgml
creating doc/dotlock.man
creating doc/mutt.man
creating charsets/Makefile
creating contrib/Makefile
creating config.h
linking ./intl/libgettext.h to intl/libintl.h
cd . && aclocal -I m4
cd . && automake --foreign --include-deps Makefile
cd . && autoconf
configure.in:202: warning: AC_TRY_RUN called without default to allow cross compiling
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --no-create --no-recursion
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking host system type... i586-pc-linux-gnu
checking for prefix... /usr/local
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking for POSIXized ISC... no
checking for sendmail... (cached) /usr/sbin/sendmail
checking for ispell... (cached) /usr/bin/ispell
checking how to run the C preprocessor... (cached) gcc -E
checking for initscr in -lncurses... (cached) no
checking for start_color... (cached) no
checking for typeahead... (cached) no
checking for bkgdset... (cached) no
checking for curs_set... (cached) no
checking for meta... (cached) no
checking for use_default_colors... (cached) no
checking for resizeterm... (cached) no
checking for ANSI C header files... (cached) no
checking for stdarg.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sysexits.h... (cached) yes
checking for getopt.h... (cached) yes
checking return type of signal handlers... (cached) void
checking for sig_atomic_t in signal.h... yes
checking for sys_siglist declaration in signal.h or unistd.h... (cached) yes
checking size of long... (cached) 0
checking for pid_t... (cached) yes
checking for setegid... (cached) no
checking for srand48... (cached) no
checking for strerror... (cached) no
checking for strcasecmp... (cached) no
checking for snprintf... (cached) no
checking for vsnprintf... (cached) no
checking for ftruncate... (cached) no
checking for chsize in -lx... (cached) no
checking for strftime... (cached) no
checking for strftime in -lintl... (cached) no
checking for fchdir... (cached) no
checking for regcomp... (cached) no
checking where new mail is stored... (cached) /var/spool/mail
checking if /var/spool/mail is world writable... (cached) no
checking if /var/spool/mail is group writable... (cached) no
checking where to put architecture-dependent files... (cached) /usr/local/lib/mutt
checking where to put architecture-independent data files... (cached) 
/usr/local/share/mutt
checking where to put the documentation... (cached) /usr/local/doc/mutt
checking for ranlib... (cached) ranlib
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) no
checking for alloca... (cached) no
checking whether alloca needs Cray hooks... (cached) no
checking stack direction for C alloca... (cached) -1
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) no
checking for working mmap... (cached) no
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) no
checking for munmap... (cached) no
checking for putenv... (cached) no
checking for setenv... (cached) no
checking for setlocale... (cached) no
checking for strchr... (cached) no
checking for strcasecmp... (cached) no
checking for strdup... (cached) no
checking for __argz_count... (cached) no
checking for __argz_stringify... (cached) no
checking for __argz_next... (cached) no
checking for LC_MESSAGES... (cached) no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) no
checking for bindtextdomain in -lintl... (cached) no
checking whether catgets can be used... no
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  de ru it es uk fr pl nl cs id sk ko el 
zh_TW.Big5
creating ./config.status
cd . \
  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Makefile
linking ./intl/libgettext.h to intl/libintl.h
cd . && autoheader
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
creating config.h
config.h is unchanged
linking ./intl/libgettext.h to intl/libintl.h
make  all-recursive
make[1]: Entering directory `/usr/homebrew/mutt-1.0pre2-us'
Making all in doc
make[2]: Entering directory `/usr/homebrew/mutt-1.0pre2-us/doc'
cd .. \
  && CONFIG_FILES=doc/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating doc/Makefile
linking ./intl/libgettext.h to intl/libintl.h
make[2]: Leaving directory `/usr/homebrew/mutt-1.0pre2-us/doc'
make[2]: Entering directory `/usr/homebrew/mutt-1.0pre2-us/doc'
cd .. \
  && CONFIG_FILES=doc/mutt.man CONFIG_HEADERS= /bin/sh ./config.status
creating doc/mutt.man
linking ./intl/libgettext.h to intl/libintl.h
cd .. \
  && CONFIG_FILES=doc/dotlock.man CONFIG_HEADERS= /bin/sh ./config.status
creating doc/dotlock.man
linking ./intl/libgettext.h to intl/libintl.h
make html
make[3]: Entering directory `/usr/homebrew/mutt-1.0pre2-us/doc'
cd .. \
  && CONFIG_FILES=doc/manual.sgml CONFIG_HEADERS= /bin/sh ./config.status
creating doc/manual.sgml
linking ./intl/libgettext.h to intl/libintl.h
sgml2html manual
Processing file manual
make[3]: Leaving directory `/usr/homebrew/mutt-1.0pre2-us/doc'
make manual.txt
make[3]: Entering directory `/usr/homebrew/mutt-1.0pre2-us/doc'
sgml2txt -c latin manual
<standard input>:5108: warning: can't break line
Processing file manual
make[3]: Leaving directory `/usr/homebrew/mutt-1.0pre2-us/doc'
make[2]: Leaving directory `/usr/homebrew/mutt-1.0pre2-us/doc'
Making all in intl
make[2]: Entering directory `/usr/homebrew/mutt-1.0pre2-us/intl'
cd .. \
  && CONFIG_FILES=intl/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating intl/Makefile
linking ./intl/libgettext.h to intl/libintl.h
make[2]: Leaving directory `/usr/homebrew/mutt-1.0pre2-us/intl'
make[2]: Entering directory `/usr/homebrew/mutt-1.0pre2-us/intl'
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl 
-I../lib -DDL_STANDALONE -DDOTLOCK="\"/mutt_dotlock\"" -I./intl -DHAVE_CONFIG_H=1 
-Wall -pedantic -g -O2  intl-compat.c
In file included from intl-compat.c:24:
libgettext.h:67: warning: `LC_MESSAGES' redefined
/usr/include/locale.h:40: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl 
-I../lib -DDL_STANDALONE -DDOTLOCK="\"/mutt_dotlock\"" -I./intl -DHAVE_CONFIG_H=1 
-Wall -pedantic -g -O2  bindtextdom.c
In file included from bindtextdom.c:45:
libgettext.h:67: warning: `LC_MESSAGES' redefined
/usr/include/locale.h:40: warning: this is the location of the previous definition
In file included from bindtextdom.c:48:
gettextP.h:50: warning: ANSI does not permit the keyword `inline'
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl 
-I../lib -DDL_STANDALONE -DDOTLOCK="\"/mutt_dotlock\"" -I./intl -DHAVE_CONFIG_H=1 
-Wall -pedantic -g -O2  dcgettext.c
In file included from dcgettext.c:84:
libgettext.h:67: warning: `LC_MESSAGES' redefined
/usr/include/locale.h:40: warning: this is the location of the previous definition
In file included from dcgettext.c:80:
gettextP.h:50: warning: ANSI does not permit the keyword `inline'
In file included from dcgettext.c:86:
hash-string.h:39: warning: ANSI does not permit the keyword `inline'
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl 
-I../lib -DDL_STANDALONE -DDOTLOCK="\"/mutt_dotlock\"" -I./intl -DHAVE_CONFIG_H=1 
-Wall -pedantic -g -O2  dgettext.c
In file included from dgettext.c:30:
libgettext.h:67: warning: `LC_MESSAGES' redefined
/usr/include/locale.h:40: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl 
-I../lib -DDL_STANDALONE -DDOTLOCK="\"/mutt_dotlock\"" -I./intl -DHAVE_CONFIG_H=1 
-Wall -pedantic -g -O2  gettext.c
In file included from gettext.c:41:
libgettext.h:67: warning: `LC_MESSAGES' redefined
/usr/include/locale.h:40: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl 
-I../lib -DDL_STANDALONE -DDOTLOCK="\"/mutt_dotlock\"" -I./intl -DHAVE_CONFIG_H=1 
-Wall -pedantic -g -O2  finddomain.c
In file included from finddomain.c:62:
libgettext.h:67: warning: `LC_MESSAGES' redefined
/usr/include/locale.h:40: warning: this is the location of the previous definition
In file included from finddomain.c:58:
gettextP.h:50: warning: ANSI does not permit the keyword `inline'
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl 
-I../lib -DDL_STANDALONE -DDOTLOCK="\"/mutt_dotlock\"" -I./intl -DHAVE_CONFIG_H=1 
-Wall -pedantic -g -O2  loadmsgcat.c
In file included from loadmsgcat.c:40:
gettextP.h:50: warning: ANSI does not permit the keyword `inline'
loadmsgcat.c: In function `_nl_load_domain':
loadmsgcat.c:125: warning: implicit declaration of function `malloc'
loadmsgcat.c:159: warning: implicit declaration of function `free'
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl 
-I../lib -DDL_STANDALONE -DDOTLOCK="\"/mutt_dotlock\"" -I./intl -DHAVE_CONFIG_H=1 
-Wall -pedantic -g -O2  localealias.c
In file included from localealias.c:74:
gettextP.h:50: warning: ANSI does not permit the keyword `inline'
localealias.c: In function `_nl_expand_alias':
localealias.c:173: warning: implicit declaration of function `bsearch'
localealias.c: In function `read_alias_file':
localealias.c:259: warning: pointer targets in passing arg 1 of `fgets' differ in 
signedness
localealias.c:318: warning: pointer targets in passing arg 1 of `strlen' differ in 
signedness
localealias.c:319: warning: pointer targets in passing arg 1 of `strlen' differ in 
signedness
localealias.c:356: warning: implicit declaration of function `qsort'
localealias.c: In function `alias_compare':
localealias.c:414: warning: ANSI C forbids braced-groups within expressions
localealias.c:415: warning: ANSI C forbids braced-groups within expressions
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl 
-I../lib -DDL_STANDALONE -DDOTLOCK="\"/mutt_dotlock\"" -I./intl -DHAVE_CONFIG_H=1 
-Wall -pedantic -g -O2  textdomain.c
In file included from textdomain.c:40:
libgettext.h:67: warning: `LC_MESSAGES' redefined
/usr/include/locale.h:40: warning: this is the location of the previous definition
textdomain.c: In function `textdomain__':
textdomain.c:101: warning: implicit declaration of function `free'
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl 
-I../lib -DDL_STANDALONE -DDOTLOCK="\"/mutt_dotlock\"" -I./intl -DHAVE_CONFIG_H=1 
-Wall -pedantic -g -O2  l10nflist.c
In file included from l10nflist.c:43:
/usr/include/argz.h:165: warning: ANSI does not permit the keyword `inline'
/usr/include/argz.h:179: warning: ANSI does not permit the keyword `inline'
l10nflist.c:74: warning: static declaration for `stpcpy' follows non-static
l10nflist.c:158: warning: ANSI does not permit the keyword `inline'
l10nflist.c: In function `_nl_make_l10nflist':
l10nflist.c:297: warning: implicit declaration of function `free'
l10nflist.c: In function `_nl_normalize_codeset':
l10nflist.c:385: warning: ANSI C forbids braced-groups within expressions
l10nflist.c: At top level:
l10nflist.c:404: parse error before `__extension__'
l10nflist.c:407: parse error before `{'
make[2]: *** [l10nflist.o] Error 1
make[2]: Leaving directory `/usr/homebrew/mutt-1.0pre2-us/intl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/homebrew/mutt-1.0pre2-us'
make: *** [all-recursive-am] Error 2

PGP signature

Reply via email to