delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2010/08/30/17:52:39

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-0.3 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
Date: Mon, 30 Aug 2010 23:52:05 +0200
From: Michael Ludwig <milu71 AT gmx DOT de>
To: cygwin AT cygwin DOT com
Subject: Building Mutt: configure: invalid value of canonical build
Message-ID: <20100830215205.GD4028@wladimir>
Mail-Followup-To: cygwin AT cygwin DOT com
MIME-Version: 1.0
User-Agent: Mutt/1.5.20 (2009-12-10)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

The mutt mail reader shipping with Cygwin does not have SMTP enabled,
which I'd like to give a try. So I tried to build mutt, but encountered
problems.

The machine is 64-Bit PC running Win7/64/Pro, and Cygwin, of course.

I have both gcc 3 and 4 installed.

  ./configure --prefix=/usr/local/mutt --build=i686-pc \
    --enable-imap --enable-smtp --enable-hcache --with-regex --with-ssl

Note that I specified a (wrong) --build option, but read on and see
below. Independently of that --build option, I got the following error:

  configure: error: cannot run /bin/sh ./config.sub

The solution is easy:

  touch config.sub

Got the same for install-sh, by the way.

Now on to the main error. Trying again the same configure line.

          \,,,/
          (o o)
------oOOo-(_)-oOOo------
checking whether build environment is sane... yes
/bin/sh: /usr/src/mutt-1.5.20-1.milu/orig/missing: No such file or directory
configure: WARNING: `missing' script is too old or missing
... [don't know if the above is a problem]
...
checking build system type...
configure: error: invalid value of canonical build
-------------------------

It is only after receiving an error because of the script's failure to
guess the build system that I added the --build option to configure.
But obviously I didn't fill in a correct value. What should I try?

-- 
Michael Ludwig

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019