| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=0.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL |
| X-Spam-Check-By: | sourceware.org |
| Date: | Wed, 1 Sep 2010 01:42:01 +0200 |
| From: | Michael Ludwig <milu71 AT gmx DOT de> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Building Mutt: configure: invalid value of canonical build |
| Message-ID: | <20100831234201.GG4028@wladimir> |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <20100830215205 DOT GD4028 AT wladimir> <AANLkTi=B9KZOJE3O7yQdTFh5RNz+nPD1-rjE2ZjZ4LhW AT mail DOT gmail DOT com> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <AANLkTi=B9KZOJE3O7yQdTFh5RNz+nPD1-rjE2ZjZ4LhW@mail.gmail.com> |
| 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-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
Csaba Raduly schrieb am 31.08.2010 um 09:17 (+0200):
> On Mon, Aug 30, 2010 at 11:52 PM, Michael Ludwig wrote:
> >
> > 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?
>
> Try: i686-pc-cygwin
>
> This is what gcc -v reports.
Thanks, I didn't know that. Unfortunately, the outcome is identical:
\,,,/
(o o)
------oOOo-(_)-oOOo------
cd /usr/src
cp -r mutt-1.5.20-1/ mutt-1.5.20-1.milu # copy mutt source package
cd mutt-1.5.20-1.milu
touch install-sh # else you'll get an error
touch config.sub # ditto
./configure --build=i686-pc-cygwin --prefix=/usr/local/mutt \
--enable-imap --enable-smtp --enable-hcache --with-regex --with-ssl
# configure output snipped
checking build system type...
configure: error: invalid value of canonical build
-------------------------
Might there be something wrong with the source package for mutt?
I remember building mutt from another Cygwin source package without
any problems.
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |