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 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-12-10) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , 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