David T-G <[EMAIL PROTECTED]> (2002-Jun-21 00:11) wrote: > Hmmm... That's even worse. When using "make" it will at least build > the program, but when using gmake, after ./configure and my "READY" > message I see > > ... > creating po/POTFILES > creating po/Makefile > READY TO MAKE... > cd . && aclocal -I m4 > cd . && automake --foreign --include-deps Makefile > ./gen_defs ./OPS ./OPS.PGP > keymap_defs.h > cd . \ > && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status > creating Makefile > Makefile:447: *** missing separator. Stop. > Makefile:447: *** missing separator. Stop. > Makefile:447: *** missing separator. Stop. >
I've experienced the same problem building the latest mutt versions (1.3.28, 1.3.99 and 1.4) with Cedric's edit_threads patch and usin gmake. This happenes on an Irix 6.5 machine: Mutt 1.4i (2002-05-29) Copyright (C) 1996-2001 Michael R. Elkins and others. Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'. Mutt is free software, and you are welcome to redistribute it under certain conditions; type `mutt -vv' for details. System: IRIX64 6.5 (IP30) [using ncurses 5.0] Compile options: -DOMAIN -DEBUG -HOMESPOOL -USE_SETGID +USE_DOTLOCK -DL_STANDALONE +USE_FCNTL -USE_FLOCK +USE_POP +USE_IMAP -IMAP_EDIT_THREADS -USE_GSS +USE_SSL -USE_SASL +HAVE_REGCOMP -USE_GNU_REGEX +HAVE_COLOR +HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_BKGDSET +HAVE_CURS_SET +HAVE_META +HAVE_RESIZETERM +HAVE_PGP +BUFFY_SIZE -EXACT_ADDRESS +SUN_ATTACHMENT -ENABLE_NLS -LOCALES_HACK -HAVE_WC_FUNCS +HAVE_LANGINFO_CODESET +HAVE_LANGINFO_YESEXPR +HAVE_ICONV -ICONV_NONTRANS +HAVE_GETSID -HAVE_GETADDRINFO ISPELL="/client/bin/ispell" SENDMAIL="/usr/lib/sendmail" MAILPATH="/var/mail" PKGDATADIR="/usr/local/share/mutt" SYSCONFDIR="/usr/local/etc" EXECSHELL="/bin/sh" -MIXMASTER To contact the developers, please mail to <[EMAIL PROTECTED]>. To report a bug, please use the flea(1) utility. suffixprefixcontextifdefedforcefuzznormalforwardoutputstripreversequietsilentskipbatchunifiedversiondebugTMPDIR/tmp.origRUnrAssumeIgnores. patch-1.3.99.cd.edit_threads.9.2 I somehow managed to get 1.4 to build, but unfortunately I cannot give the exact details. I *think* I built 1.4 from the distribution, applied the patch and re-made mutt without reconfiguring. Have A Nice Day, Wolfgang -- Wolfgang W. Baumann [EMAIL PROTECTED] CFD Consultant @ ZIB & HLRN It is impossible to sharpen a pencil with a blunt axe. It is equally vain to try to do it with ten blunt axes instead. -- E. W. Dijkstra
