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:date:from:to:subject:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=dkuV+3pH2bd44ICfWeCN2V0Nxz5pEc pojwys/N4a0r69v5vI0h6im7zvadPhu5/QlFH5QvIXtIgo+eRskDzdem+6AGdvZx lMhH67JZegt840QZfECMVfkFVFNqKENKOCsOydXbI3uaxi2tB+A6hvHwMqae6Jq5 0Jpj5ukREh7O4= 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:date:from:to:subject:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=wIZZ58ByLfR0DIQRA/wg7uomG3M=; b=pwlS Fw23YKnPwOs20kP+JAcSF87AfcwkTgNop6NQKZUh3I277u4PP2F98N0Apc0c9Zba IBfTli+wxYyafv8D/wsxsfGsQK3cV8xfrxkhc4VreQfkO1u0YzR6xqenbwnDHCrg ZXwxW/nhfz9qcI4krzbK0Mt2UEVuTtvhI4WxLuU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=AWL,BAYES_99,BAYES_999,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 X-HELO: mail106.syd.optusnet.com.au Date: Sun, 31 May 2015 20:57:06 +1000 From: Duncan Roe To: cygwin AT cygwin DOT com Subject: Re: How ask a question on Tkgate for Cygwin ? Message-ID: <20150531105706.GA8502@dimstar.local.net> Mail-Followup-To: cygwin AT cygwin DOT com References: <556A4125 DOT 4000400 AT tiscali DOT co DOT uk> <000d01d09b8e$03da8be0$0b8fa3a0$@laposte.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <000d01d09b8e$03da8be0$0b8fa3a0$@laposte.net> User-Agent: Mutt/1.5.22 (2013-10-16) X-Optus-CM-Score: 0 X-Optus-CM-Analysis: v=2.1 cv=L/MkHYj8 c=1 sm=1 tr=0 a=+cDhJlqnNvz9E7c5l3ERGg==:117 a=+cDhJlqnNvz9E7c5l3ERGg==:17 a=y26AOypDAAAA:8 a=PO7r1zJSAAAA:8 a=M1kyBYkWWGkA:10 a=8nJEP1OIZ-IA:10 a=iaFubHWvAAAA:8 a=h1PgugrvaO0A:10 a=mDV3o1hIAAAA:8 a=FcAFIstCAAAA:8 a=w_pzkKWiAAAA:8 a=AVbMHacnAAAA:8 a=8VFt50TVAAAA:8 a=vTr9H3xdAAAA:8 a=Pht_LVPWCvho5Lc4h84A:9 a=RYPCVWCfDTXlqLRL:21 a=pmnONNZQIapUfQdm:21 a=wPNLvfGTeEIA:10 X-IsSubscribed: yes On Sun, May 31, 2015 at 12:39:04PM +0200, Rémi 2005 wrote: > Hello, > I've worked hard and I found some responses alone. But it's not enough... > Cygwin doesn't find the make command but I've added to Cygwin the "make" and > the "gcc g++ compiler". And now, when I run "configure", Cygwin try to > compile Tkgate. In contrast, it can't be make it ! And it answer "no > makefile" (" make: *** Pas de cible spécifiée et aucun makefile n'a été > trouvé. Arrêt." In French). Well, I'm blocked now, so it's why I've copied > the results of the compilation of tkgate. > Thanks in advance if you can help me, > Cordially, > Rémi, > PS :Sorry for the English mistake... > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Results of tkgate compilation > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > J AT PC_Salon ~ > $ cd tkgate-2.0-b10 > > J AT PC_Salon ~/tkgate-2.0-b10 > $ ./configure > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking for g++... g++ > checking for C++ compiler default output file name... a.exe > checking whether the C++ compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... .exe > checking for suffix of object files... o > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking for style of include used by make... GNU > checking dependency style of g++... gcc3 > checking for gcc... gcc > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > checking dependency style of gcc... gcc3 > checking for bison... no > checking for byacc... no > checking for flex... no > checking for lex... no > checking whether ln -s works... yes > checking whether make sets $(MAKE)... (cached) yes > checking for ranlib... ranlib > checking how to run the C preprocessor... gcc -E > checking for a BSD-compatible install... /usr/bin/install -c > checking for ranlib... (cached) ranlib > checking build system type... ./config.guess: unable to guess system type > > This script, last modified 2003-07-02, has failed to recognize > the operating system you are using. It is advised that you > download the most up to date version of the config scripts from > > ftp://ftp.gnu.org/pub/gnu/config/ > > If the version you run (./config.guess) is already up to date, please > send the following data and any information you think might be > pertinent to in order to provide the needed > information to handle your system. > > config.guess timestamp = 2003-07-02 > > uname -m = x86_64 > uname -r = 2.0.2(0.287/5/3) > uname -s = CYGWIN_NT-6.1 > uname -v = 2015-05-08 17:00 > > /usr/bin/uname -p = unknown > /bin/uname -X = > > hostinfo = > /bin/universe = > /usr/bin/arch -k = > /bin/arch = x86_64 > /usr/bin/oslevel = > /usr/convex/getsysinfo = > > UNAME_MACHINE = x86_64 > UNAME_RELEASE = 2.0.2(0.287/5/3) > UNAME_SYSTEM = CYGWIN_NT-6.1 > UNAME_VERSION = 2015-05-08 17:00 > configure: error: cannot guess build type; you must specify one > > J AT PC_Salon ~/tkgate-2.0-b10 > $ make > make: *** Pas de cible spécifiée et aucun makefile n'a été trouvé. Arrêt. > > J AT PC_Salon ~/tkgate-2.0-b10 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > End of results tkgate compilation > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > -----Message d'origine----- > De : David Stacey [mailto:drstacey AT tiscali DOT co DOT uk] > Envoyé : dimanche 31 mai 2015 01:01 > À : cygwin AT cygwin DOT com > Cc : remi2005 AT laposte DOT net > Objet : Re: How ask a question on Tkgate for Cygwin ? > > On 29/05/2015 22:23, Rémi Anjou wrote: > > What is the procedure to install Tkgate with the Cygwin version 2.871 ? > > tkgate isn't present as a Cygwin package, so you will have to build it from > source yourself. tkgate compiles out of the box under Cygwin. > However, Fedora carries four patches [1], and you may consider looking at > these to see if they are applicable for Cygwin. > > Here are the commands I used to compile tkgate: > > wget http://www.tkgate.org/downloads/tkgate-2.0-b10.tgz > tar -xf tkgate-2.0-b10.tgz > cd tkgate-2.0-b10/ > ./configure > make > > Then I ran the application like this: > > XWin -multiwindow & > export DISPLAY=:0.0 > ./src/tkgate/tkgate & > > The tkgate application started, and I was presented with a window containing > a number of electrical circuit diagrams. However, tkgate isn't an > application I'm familiar with, so I stopped there. > > You could also install it into your Cygwin installation (although I didn't > try this): > > make install > make install.man > > Hope this helps, > > Dave. > > [1] - http://pkgs.fedoraproject.org/cgit/tkgate.git/tree/ > Hi Rémi, ./configure creates makefiles on successful completion. Since this run did not complete successfully, you have no makefiles. I don't know why this worked for Dave and not for you, Cheers ... Duncan. -- 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