delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/05/31/06:39:27

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=GeIqvJL6+mgSmAv3XUzucPzhxQ27dyK+ib1WnhewlY5
ie32k7Be1Pizf6MG0otCgioEGct9U2wpLohfXMqHTiANtT+NGHCeRVD+WxdVK5MB
hhX3MajLKzyKTIrnVXHs6h97VoslxErus9/N0HIY0GNmBcZoggvQFQ0+v4MsYXPo
=
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=f/7Ij0CuJj9ukDhpga4S0NDVZ7E=; b=R0L6nYzbwrQyrR+lt
nznkZTjoFRCQ4keJqqzE5Qg9heiln9k59EtxJ98PupFiPmcCNxT5LVL193pKzq2G
ecFdCfcviDfGoLV6/Ie9NL4s9olgstFg1DCS6XrecpgSmsWzzoVvfEAnFGhFelbP
a8CaS3UO5IPkMENBoVTJKEzHy0=
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.5 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>
In-Reply-To: <556A4125.4000400@tiscali.co.uk>
Subject: RE: How ask a question on Tkgate for Cygwin ?
Date: Sun, 31 May 2015 12:39:04 +0200
Message-ID: <000d01d09b8e$03da8be0$0b8fa3a0$@laposte.net>
MIME-Version: 1.0
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t4VAdNi8012289

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 <config-patches AT gnu DOT org> 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/



--
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