Re: Cygwin: vim causes bash to die

2015-05-31 Thread Larry Hall (Cygwin)

On 05/31/2015 02:32 PM, John Marsh wrote:


Issue: vim causes bash to die

Windows Event Viewer (Application Error)

Faulting application name: conhost.exe, version: 6.1.7601.18839, time stamp:
0x553e7baa
Faulting module name: conhost.exe, version: 6.1.7601.18839, time stamp:
0x553e7baa
Exception code: 0xc005
Fault offset: 0x000234df
Faulting process id: 0x2254
Faulting application start time: 0x01d09bc9f5b48b51
Faulting application path: C:\Windows\system32\conhost.exe
Faulting module path: C:\Windows\system32\conhost.exe
Report Id: 50014a1e-07be-11e5-b4f2-fc1aad7fabda

Is there a fix for this?


Sorry, I can't reproduce this from a bash started in cmd.exe or mintty.exe.
Based on the Windows Event Viewer information above, it's actually the
Windows console (conhost) that's crashing.  Perhaps it would better for you
if you ran it from mintty?  If you want to submit a complete problem report
that describes the steps to reproduce the problem, that may throw some light
on the problem.  With the exception of me running on Windows 8 and you
Windows 7, I don't see a significant difference in configuration.


--
Larry

_

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

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



Group 544 no longer shows in output of /usr/bin/id when a shell is run as administrator

2015-05-31 Thread GrahamC
It used to be possible to test for the presence of 544 in the bash array GROUPS 
or the output of the /usr/bin/id program to determine when running as 
administrator.

Since updating to the latest version this no longer works.

E.g. while running as administrator:


$ echo ${GROUPS[@]}
197121 114 197610 0 559 545 4 66049 11 15 113 4095 66048 262154 405504


$ /usr/bin/id
uid=1001(xxx) gid=197121(None) groups=197121(None),114(Local account and member 
of Administrators group),197610(HomeUsers),0(root),559(Performance Log 
Users),545(Users),4(INTERACTIVE),66049(CONSOLE LOGON),11(Authenticated 
Users),15(This Organization),113(Local 
account),4095(CurrentSession),66048(LOCAL),262154(NTLM 
Authentication),405504(High Mandatory Level)

The version I am running is:
CYGWIN_NT-6.2 2.0.2(0.287/5/3) 2015-05-08 17:03 i686

on Windows 8 (not 8.1)

The bash.exe process does show as status Elevated "yes" in the task manager.

Has group 544 been replaced by 114 or has something gone wrong with my Windows 
configuration ?

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



Re: mintty project

2015-05-31 Thread James Darnley
On 2015-05-31 23:15, Thomas Wolff wrote:
> As a contributor to mintty, some sent me a notice discussing the move to
> github
> (http://www.reddit.com/r/cygwin/comments/37vgwi/what_happened_to_minttys_maintainer_andy_kopp/)
> and now there is already a github fork of mintty
> (https://github.com/nowox/mintty/tree/master/src).
> I'd like to discuss what you (cygwin maintainers and others) think of
> this move, whether it's good for mintty to be hosted on github.
> Personally I feel that a platform like sourceforge provides a more
> professional project environment which would provide more confidence in
> stable project development.
> What do you think?

Sourceforge appears to be turning into a cesspool.  It now takes control
of "dead" projects and wraps software in their own installer showing ads
and offering to install other software.  At least that is what I read
was happening this week with the GIMP windows installer that was hosted
there.

I don't like Github much more either but probably only because everyone
seems to want to use pull requests.

Meh, I'm not really contributing much.  Regardless of what decision is
made, let me know where I should send some patches that have languished
on mintty's google code site.

P.S.  Sorry to you, Thomas, I sent my reply to you directly instead of
the list.






signature.asc
Description: OpenPGP digital signature


Re: How ask a question on Tkgate for Cygwin ?

2015-05-31 Thread David Stacey

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



mintty project

2015-05-31 Thread Thomas Wolff
As a contributor to mintty, some sent me a notice discussing the move to 
github 
(http://www.reddit.com/r/cygwin/comments/37vgwi/what_happened_to_minttys_maintainer_andy_kopp/) 
and now there is already a github fork of mintty 
(https://github.com/nowox/mintty/tree/master/src).
I'd like to discuss what you (cygwin maintainers and others) think of 
this move, whether it's good for mintty to be hosted on github. 
Personally I feel that a platform like sourceforge provides a more 
professional project environment which would provide more confidence in 
stable project development.

What do you think?
Thomas

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



Re: way to automatically turn Exp on in setup?

2015-05-31 Thread Marco Atzeri

On 5/31/2015 10:07 PM, Chris Jones wrote:

I almost always want to install the bleeding edge Cygwin programs, and I
can't figure out how to make a Windows (7, currently) shortcut to do
this without having to specify it every time.  I've looked at setup
--help and can't see a way to specify a way to turn on the "Exp" option
automatically.  Am I missing something, or is there another easy way to
install/update programs without using setup?  If not, count this as a
request to add such a feature.



Not a good idea.
What we put in test is for validating specific issue that
could not work.

Additionally, as example, in this moment test versions of
GraphicsMagick and ImageMagick for next Perl are available

But the test version of Perl is somewhere else:
https://cygwin.com/ml/cygwin-apps/2015-05/msg00042.html

Regards
Marco

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



way to automatically turn Exp on in setup?

2015-05-31 Thread Chris Jones

I almost always want to install the bleeding edge Cygwin programs, and I
can't figure out how to make a Windows (7, currently) shortcut to do
this without having to specify it every time.  I've looked at setup
--help and can't see a way to specify a way to turn on the "Exp" option
automatically.  Am I missing something, or is there another easy way to
install/update programs without using setup?  If not, count this as a
request to add such a feature.

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



RE: How ask a question on Tkgate for Cygwin ?

2015-05-31 Thread Rémi 2005
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@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-cygwi

RE: From Microsoft: Windows 10 Console and Cygwin

2015-05-31 Thread Ismail Donmez
Rich Eizenhoefer wrote
> I've created a backlog item for this request so we can track the ask. It's
> possible, but would probably need to pick your brain in-depth more about
> the ask in the future. In the meantime, is it okay if I attach a copy of
> this email thread to the internal tracking item in our database? If not,
> I'll just keep the summary that I've already added.

I wonder if there is any news on this? Since Windows 10 RTM is approaching
it would be nice to have some update about this.




--
View this message in context: 
http://cygwin.1069669.n5.nabble.com/From-Microsoft-Windows-10-Console-and-Cygwin-tp117937p118602.html
Sent from the Cygwin list mailing list archive at Nabble.com.

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



Cygwin: vim causes bash to die

2015-05-31 Thread John Marsh
 
Issue: vim causes bash to die

Windows Event Viewer (Application Error)

Faulting application name: conhost.exe, version: 6.1.7601.18839, time stamp:
0x553e7baa
Faulting module name: conhost.exe, version: 6.1.7601.18839, time stamp:
0x553e7baa
Exception code: 0xc005
Fault offset: 0x000234df
Faulting process id: 0x2254
Faulting application start time: 0x01d09bc9f5b48b51
Faulting application path: C:\Windows\system32\conhost.exe
Faulting module path: C:\Windows\system32\conhost.exe
Report Id: 50014a1e-07be-11e5-b4f2-fc1aad7fabda

Is there a fix for this?


cygcheck.out
Description: Binary data
--
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

Re: How ask a question on Tkgate for Cygwin ?

2015-05-31 Thread David Stacey

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



[ANNOUNCEMENT] Updated : netcdf 4.3.3.1-2

2015-05-31 Thread Marco Atzeri

Version 4.3.3.1-2 of

 libnetcdf-devel
 libnetcdf7
 netcdf

are available in the Cygwin distribution.

CYGWIN CHANGES
Updated to use libhdf5_10  (1.8.15)
instead of libhdf5_9 (1.8.14)

CHANGES
https://github.com/Unidata/netcdf-c/releases

DESCRIPTION
NetCDF (network Common Data Form) is a set of software libraries
and machine-independent data formats that support the creation,
access, and sharing of array-oriented scientific data.

HOMEPAGE
http://www.unidata.ucar.edu/software/netcdf/

Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

  *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list,
look at the "List-Unsubscribe: " tag in the email header of this
message. Send email to the address specified there. It will be in the 
format:


cygwin-announce-unsubscribe-you=yourdomain@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that
is available starting at this URL.

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



[ANNOUNCEMENT] Test: ImageMagick-6.9.1.3-1

2015-05-31 Thread Marco Atzeri

Test version 6.9.1.3-1 of
   ImageMagick
   ImageMagick-doc
   libMagickCore6_2
   libMagickC++6_6
   libMagickWand6_2
   libMagick-devel
   perl-Image-Magick

have been uploaded for cygwin

DESCRIPTION
ImageMagick® is a software suite to create, edit, compose, or convert
bitmap images. It can read and write images in a variety of formats
(over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD,
PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip,
mirror, rotate, distort, shear and transform images, adjust image
colors, apply various special effects, or draw text, lines, polygons,
ellipses and Bézier curves.

HOMEPAGE
http://www.imagemagick.org/

CYGWIN CHANGES
Latest version built to link perl-Image-Magick
with perl test version  5.22.0-RC2-1

CHANGES
C++ Api bump
  cygMagick++-6.Q16-5.dll -> cygMagick++-6.Q16-6.dll

For the full changes:
http://www.imagemagick.org/script/changelog.php


Regards
Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

  *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list,
look at the "List-Unsubscribe: " tag in the email header of this
message. Send email to the address specified there. It will be in the 
format:


cygwin-announce-unsubscribe-you=yourdomain@cygwin.com

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



[ANNOUNCEMENT] Updated: ImageMagick-6.9.0.0-4

2015-05-31 Thread Marco Atzeri

Version 6.9.0.0-4 of
   ImageMagick
   ImageMagick-doc
   libMagickCore6_2
   libMagickC++6_5
   libMagickWand6_2
   libMagick-devel
   perl-Image-Magick

have been uploaded for cygwin

DESCRIPTION
ImageMagick® is a software suite to create, edit, compose, or convert
bitmap images. It can read and write images in a variety of formats
(over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD,
PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip,
mirror, rotate, distort, shear and transform images, adjust image
colors, apply various special effects, or draw text, lines, polygons,
ellipses and Bézier curves.

HOMEPAGE
http://www.imagemagick.org/


CYGWIN CHANGES
Repackaged to split libMagickCore6 in 3
  libMagickCore6_2  C Library
  libMagickC++6_5   C++ Library
  libMagickWand6_2  Wand Library

CHANGES
For the full changes:
http://www.imagemagick.org/script/changelog.php


Regards
Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

  *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list,
look at the "List-Unsubscribe: " tag in the email header of this
message. Send email to the address specified there. It will be in the 
format:


cygwin-announce-unsubscribe-you=yourdomain@cygwin.com

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



[ANNOUNCEMENT] Test: GraphicsMagick-1.3.21-2

2015-05-31 Thread Marco Atzeri

Test version 1.3.21-2 of
   GraphicsMagick
   libGraphicsMagick-devel
   libGraphicsMagick3
   libGraphicsMagick++11
   libGraphicsMagickWand2
   perl-Graphics-Magick

have been uploaded for cygwin

CYGWIN CHANGES
Re-built to upgrade perl-Graphics-Magick at
Perl test version  5.22.0-RC2-1
No other changes.

CHANGES
http://www.graphicsmagick.org/NEWS.html#february-28-2015

DESCRIPTION
GraphicsMagick is the swiss army knife of image processing.
It provides a robust and efficient collection of tools and
libraries which support reading, writing, and manipulating an
image in over 88 major formats including important formats like
DPX, GIF, JPEG, JPEG-2000, PNG, PDF, PNM, and TIFF.

HOMEPAGE
http://www.graphicsmagick.org/

  *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list,
look at the "List-Unsubscribe: " tag in the email header of this
message. Send email to the address specified there. It will be in the 
format:


cygwin-announce-unsubscribe-you=yourdomain@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that
is available starting at this URL.

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



[ANNOUNCEMENT] Updated: hdf5-1.8.15-1

2015-05-31 Thread Marco Atzeri

Version 1.8.15-1 of
  libhdf5_10  (api bumped)
  libhdf5-devel
  hdf5

for cygwin 32bit and 64bit have been uploaded.

DESCRIPTION
HDF5 is a suite/library that makes possible the
management of extremely large and complex data collections.

HOMEPAGE
http://www.hdfgroup.org/HDF5/

CHANGES
This is a new upstream release.
For the full list of changes:
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html

Regards
Marco Atzeri


If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

  *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list,
look at the "List-Unsubscribe: " tag in the email header of this
message. Send email to the address specified there. It will be in the 
format:


cygwin-announce-unsubscribe-you=yourdomain@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that
is available starting at this URL.

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



Re: How ask a question on Tkgate for Cygwin ?

2015-05-31 Thread Duncan Roe
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@PC_Salon ~
> $ cd tkgate-2.0-b10
>
> J@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@PC_Salon ~/tkgate-2.0-b10
> $ make
> make: *** Pas de cible spécifiée et aucun makefile n'a été trouvé. Arrêt.
>
> J@PC_Salon ~/tkgate-2.0-b10
> +++
>   End of results tkgate compilation
> +++
>
> -Message d'origine-
> De : David Stacey [mailto:drsta...@tiscali.co.uk]
> Envoyé : dimanche 31 mai 2015 01:01
> À : cygwin@cygwin.com
> Cc : remi2...@laposte.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.

Re: How ask a question on Tkgate for Cygwin ?

2015-05-31 Thread Arjen Markus
Hi Rémi,

you may need to run autoconf to update the configure file. That may
bring in the necessary code to properly identify the platform.

Regards,

Arjen

2015-05-31 12:39 GMT+02:00 Rémi 2005 :
> 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@PC_Salon ~
> $ cd tkgate-2.0-b10
>
> J@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@PC_Salon ~/tkgate-2.0-b10
> $ make
> make: *** Pas de cible spécifiée et aucun makefile n'a été trouvé. Arrêt.
>
> J@PC_Salon ~/tkgate-2.0-b10
> +++
> End of results tkgate compilation
> +++
>
> -Message d'origine-
> De : David Stacey [mailto:drsta...@tiscali.co.uk]
> Envoyé : dimanche 31 mai 2015 01:01
> À : cygwin@cygwin.com
> Cc : remi2...@laposte.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 

RE: How ask a question on Tkgate for Cygwin ?

2015-05-31 Thread Rémi 2005
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@PC_Salon ~
$ cd tkgate-2.0-b10

J@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@PC_Salon ~/tkgate-2.0-b10
$ make
make: *** Pas de cible spécifiée et aucun makefile n'a été trouvé. Arrêt.

J@PC_Salon ~/tkgate-2.0-b10
+++
End of results tkgate compilation 
+++

-Message d'origine-
De : David Stacey [mailto:drsta...@tiscali.co.uk] 
Envoyé : dimanche 31 mai 2015 01:01
À : cygwin@cygwin.com
Cc : remi2...@laposte.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



Re: [ANNOUNCEMENT] Updated: setup.exe (Release 2.871)

2015-05-31 Thread Corinna Vinschen
On May 29 17:49, Steven Penny wrote:
> On Fri, May 29, 2015 at 8:51 AM, Corinna Vinschen wrote:
> > - Improved performance in terms of SHA512 checksum computation.
> 
> Thanks for this, but how was it done?

It was embarrassingly simple:

https://sourceware.org/git/gitweb.cgi?p=cygwin-setup.git;a=blobdiff;f=install.cc;h=715d5fe2d12f9e9b7216b7fcbe09f7cd3758123f;hp=aa7c2e91a050ac0e41d59bd2241000da7aaa1456;hb=8648b05caf47865394d76822dea7b37e5cc1282e;hpb=0c7564874d74ecbf410edb7165a26595f53a03f5


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Maintainer cygwin AT cygwin DOT com
Red Hat


pgpS1SLwScZ4m.pgp
Description: PGP signature


Re: How ask a question on Tkgate for Cygwin ?

2015-05-31 Thread Csaba Raduly
Hi Rémi,

"make" is probably not part of the base Cygwin install, which means
that you have to explicitly install it via Cygwin setup. Tkgate is
likely to have other dependencies (especially Tcl and Tk) which also
need to be installed.

On Sun, May 31, 2015 at 10:21 AM, Rémi 2005  wrote:
> Hello,
> In first, thanks a lot for the really quickly answer,
>
> I'm afraid, I've got a problem with the "make" command and some gaps too.
> In the Cygwin windows, when I run the "make" command, Cygwin answer "command
> not found" ("commande introuvable" in French)
> Perhaps Cygwin isn't install correctly ?
> Thanks in advance,
> Cordially,
> Rémi,
>
>
>
> -Message d'origine-
> De : David Stacey [mailto:drsta...@tiscali.co.uk]
> Envoyé : dimanche 31 mai 2015 01:01
> À : cygwin@cygwin.com
> Cc : remi2...@laposte.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
>



-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

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



RE: How ask a question on Tkgate for Cygwin ?

2015-05-31 Thread Rémi 2005
Hello,
In first, thanks a lot for the really quickly answer,

I'm afraid, I've got a problem with the "make" command and some gaps too. 
In the Cygwin windows, when I run the "make" command, Cygwin answer "command
not found" ("commande introuvable" in French)
Perhaps Cygwin isn't install correctly ?
Thanks in advance,
Cordially,
Rémi,



-Message d'origine-
De : David Stacey [mailto:drsta...@tiscali.co.uk] 
Envoyé : dimanche 31 mai 2015 01:01
À : cygwin@cygwin.com
Cc : remi2...@laposte.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