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=TesHErcuInzdd1fe0v/3tgWnsVaWPUwSXuXgaDEBm8a | |
NGMLj1GiHaorLgGBB6pF520pOmPfmyX2gCPGn4Rm9/kYKxT43I6gzMRZoB1oaAsH | |
HQBrseKp5+IIJJxisHO4GpqnelQ2T9fQW7+GDkPKO+/X85eFjxa1jxkdzSJdeRlU | |
= | |
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=RM+qpsUI4ihx0BpBu5+umHWHAXI=; b=I6N/mHqItEHcfwfOm | |
0pm+tKlJdrriMd7/xj23oCOiIyWqCj1YSVgPwJx+Xlb6ZTBBSHPW98jCduemZriR | |
sOI+TZQIkwiYK5TR3jR4+yO/12J4Pm7DKY1uEXd+X4ibMYX7UR4iZRU9ZkrNWoG6 | |
6ft2mOEnGSENKlhXVLfG7/gReQ= | |
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> <000d01d09b8e$03da8be0$0b8fa3a0$@laposte.net> <556B3F47 DOT 4000309 AT tiscali DOT co DOT uk> |
In-Reply-To: | <556B3F47.4000309@tiscali.co.uk> |
Subject: | RE: How ask a question on Tkgate for Cygwin ? |
Date: | Sun, 31 May 2015 21:00:36 +0200 |
Message-ID: | <000c01d09bd4$13e82f60$3bb88e20$@laposte.net> |
MIME-Version: | 1.0 |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id t4VJ0pPJ015427 |
This time, I don't worked during a very long time, but the compile program more. I just copy the line "./configure --build=x86_64-pc-cygwin ". I've got a too bad level to understand all the parts of this Bash command but the compiler go far away. However it blocked with this last sentence " checking tcl/tk version... configure: error: could not find tclConfig.sh" I haven't any idea to resolve this ("bis repetita"). In French, we say I feel like "a chicken in front of a knife". Thanks again if you can help me, Cordially, Rémi, +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Results of tkgate compilation (version 2) +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Mire AT PC_Salon ~/tkgate-2.0-b10 $ ./configure --build=x86_64-pc-cygwin 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... x86_64-pc-cygwin checking host system type... x86_64-pc-cygwin checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/x86_64-pc-cygwin/bin/ld.exe checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld... yes checking for /usr/x86_64-pc-cygwin/bin/ld.exe option to reload object files... - r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... file_magic ^x86 archive import| ^x86 DLL checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 8192 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -DDLL_EXPORT checking if gcc PIC flag -DDLL_EXPORT works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports shar ed libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/x86_64-pc-cygwin/bin/ld.exe checking if the linker (/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports shar ed libraries... yes checking for g++ option to produce PIC... -DDLL_EXPORT checking if g++ PIC flag -DDLL_EXPORT works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/x86_64-pc-cygwin/bin/ld.exe) supports shar ed libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for iconv.h... found in /usr/include checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for unsigned long long... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for getcwd... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for putenv... yes checking for select... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strncasecmp... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strcasestr... yes checking tcl/tk version... configure: error: could not find tclConfig.sh Mire AT PC_Salon ~/tkgate-2.0-b10 $ make make: *** Pas de cible spécifiée et aucun makefile n'a été trouvé. Arrêt. Mire 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 19:05 À : cygwin AT cygwin DOT com Cc : remi2005 AT laposte DOT net Objet : Re: How ask a question on Tkgate for Cygwin ? On 31/05/2015 11:39, Rémi 2005 wrote: > 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/ It appears that the version of 'config.guess' bundled with tkgate doesn't work with 64-bit Cygwin. Try giving it a helping hand: ./configure --build=x86_64-pc-cygwin Dave. -- 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 |