www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:from:to:references:in-reply-to:subject:date | |
:message-id:mime-version:content-type:content-transfer-encoding; | |
q=dns; s=default; b=I2ozWS3PYUqZF74mHz8+CcwkFNkAloR8xQySsfrkUdL | |
1yR9PspKGS742OLP8nXXSfCpXVaOxDmTTH3c0aQYLsQBUIbkwHTAWnD3DeAywsBo | |
1HzfyPP+jEI99R3HJcya7vsYFI3sVF2cgWP4zjs3taCQn0R+2HloJTP6IHo2R/Rc | |
= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:from:to:references:in-reply-to:subject:date | |
:message-id:mime-version:content-type:content-transfer-encoding; | |
s=default; bh=mKc9zdqdFZ2QxYQ01F2alY+tp3c=; b=S/ePqTEVydYHOH6rw | |
C1NAE154tBG0NnEr8ZEsCkNEd41N587cVzi0IPcFW2oTHZwYHITdMfHDQmPqS/NM | |
U9ZlE9n/QSUPhLsFCJ64KvDhTeVWXWgrgZI81O0Kh0fLjFsvtUwrn13EhxwZxOMv | |
acWmboPh9ibCyiYWtX4yHlK37k= | |
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 |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=1.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,FREEMAIL_REPLY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 |
X-HELO: | smtp6-g21.free.fr |
From: | =?iso-8859-1?Q?R=E9mi_2005?= <remi2005 AT laposte DOT net> |
To: | <cygwin AT cygwin DOT com> |
References: | <loom DOT 20150529T231620-469 AT post DOT gmane DOT org> <556A4125 DOT 4000400 AT tiscali DOT co DOT uk> <000d01d09b8e$03da8be0$0b8fa3a0$@laposte.net> <556B3F47 DOT 4000309 AT tiscali DOT co DOT uk> <000c01d09bd4$13e82f60$3bb88e20$@laposte.net> <556B800A DOT 7060003 AT tiscali DOT co DOT uk> |
In-Reply-To: | <556B800A.7060003@tiscali.co.uk> |
Subject: | RE: How ask a question on Tkgate for Cygwin ? |
Date: | Fri, 5 Jun 2015 13:12:15 +0200 |
Message-ID: | <000301d09f80$7aaad270$70007750$@laposte.net> |
MIME-Version: | 1.0 |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id t55BCS6T020241 |
Hello and really thanks a lot, Good news, we have achieve a step (I think than it's better to say "we", doesn't it ?) With your guidance, the line command "./configure --build=x86_64-pc-cygwin" finaly works (with add tcl, tk... in Cygwin). But now It's the make command who failed at the end, with 2 errors... 392 and 259 ??? I've copied the results of the make of tkgate (sorry if there are some French words but I can translate some else). Thanks in advance if you can help me, Cordially, Rémi, +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ French results of make command (version 1 of 05 06 2015) +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ make[2]: *** Aucune règle pour fabriquer la cible « README », nécessaire pour « all-am ». Arrêt. make[2] : on quitte le répertoire « /home/J/tkgate-2.0-b10 » Makefile:392 : la recette pour la cible « all-recursive » a échouée make[1]: *** [all-recursive] Erreur 1 make[1] : on quitte le répertoire « /home/J/tkgate-2.0-b10 » Makefile:259 : la recette pour la cible « all » a échouée make: *** [all] Erreur 2 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ End of make command (version 1 of 05 06 2015) +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -----Message d'origine----- De : David Stacey [mailto:drstacey AT tiscali DOT co DOT uk] Envoyé : dimanche 31 mai 2015 23:42 À : cygwin AT cygwin DOT com Cc : remi2005 AT laposte DOT net Objet : Re: How ask a question on Tkgate for Cygwin ? On 31/05/15 20:00, Rémi 2005 wrote: > checking tcl/tk version... configure: error: could not find > tclConfig.sh You're probably missing the 'tcl-devel' package. Whilst you're installing things, the configure script is looking for flex (so install 'flex') and a Fortran compiler (so install 'gcc-fortran'). You'll also need 'xorg-server' for X11 support when it comes to running the compiled binary. Hopefully that's enough! If you're missing more files, you can use the package search facility on the Cygwin web site [1]. Dave. [1] - http://cygwin.com/packages/ -- 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 |