Re: ssh- host-config issue

2013-03-06 Thread marco atzeri
On 3/7/2013 8:53 AM, chagam obulreddy wrote: Hi, i am new user to cygwin i just installed set up file and i configure the environment variables with cygwin and JAVA_HOME and i am trying to execute ssh-host-config, it is giving -bash: ssh-host-config: command not found please help on the same

ssh- host-config issue

2013-03-06 Thread chagam obulreddy
Hi, i am new user to cygwin i just installed set up file and i configure the environment variables with cygwin and JAVA_HOME and i am trying to execute ssh-host-config, it is giving -bash: ssh-host-config: command not found please help on the same what might the problem encountered. please find

Re: [ANNOUNCEMENT] TEST: postgresql-9.2.3-1

2013-03-06 Thread marco atzeri
On 3/7/2013 8:34 AM, Christopher Faylor wrote: On Thu, Mar 07, 2013 at 07:17:38AM +0100, marco atzeri wrote: TEST Version 9.2.3-1 of packages libecpg-compat2 libecpg-devel libecpg5 libpgtypes2 libpq-devel libpq5 postgresql postgresql-client postgresql-contrib post

Re: [ANNOUNCEMENT] TEST: postgresql-9.2.3-1

2013-03-06 Thread Christopher Faylor
On Thu, Mar 07, 2013 at 07:17:38AM +0100, marco atzeri wrote: >TEST Version 9.2.3-1 of packages > > libecpg-compat2 > libecpg-devel > libecpg5 > libpgtypes2 > libpq-devel > libpq5 > postgresql > postgresql-client > postgresql-contrib > postgresql-devel > postgresql-doc > po

[ANNOUNCEMENT] TEST: postgresql-9.2.3-1

2013-03-06 Thread marco atzeri
TEST Version 9.2.3-1 of packages libecpg-compat2 libecpg-devel libecpg5 libpgtypes2 libpq-devel libpq5 postgresql postgresql-client postgresql-contrib postgresql-devel postgresql-doc postgresql-plperl postgresql-plpython are available in the Cygwin distribution: CYGWI

Re: emacs-X11 crashes under gdb in recent snapshots

2013-03-06 Thread Christopher Faylor
On Thu, Mar 07, 2013 at 12:44:26AM -0500, Christopher Faylor wrote: >On Wed, Mar 06, 2013 at 04:30:34PM -0500, Ken Brown wrote: >>Starting with the 20130102 snapshot, I get a SEGV if I run emacs-X11 >>under gdb. > >Thanks for the explicit instructions. > >I can reproduce this. Investigating. I s

Re: emacs-X11 crashes under gdb in recent snapshots

2013-03-06 Thread Christopher Faylor
On Wed, Mar 06, 2013 at 04:30:34PM -0500, Ken Brown wrote: >Starting with the 20130102 snapshot, I get a SEGV if I run emacs-X11 >under gdb. The same thing happens with emacs-w32, but not with >emacs-nox. In the case of emacs-X11, it doesn't matter whether I run it >in mintty or under an X ser

Re: Drag a file into emacs-w32 frame

2013-03-06 Thread Ken Brown
On 3/4/2013 4:40 PM, Daniel Colascione wrote: On 3/4/2013 1:39 PM, Corinna Vinschen wrote: On Mar 4 16:26, Ken Brown wrote: On 3/4/2013 11:24 AM, Arthur Tu wrote: Today when i tried to drag a file whose name containing chinese characters into emacs, it failed to open. Here is the brief revie

Socket bug in 20130301 snapshot

2013-03-06 Thread Yaakov (Cygwin/X)
The recent changes to fhandler_socket::bind in the 20130301 32bit snapshot have broken D-Bus. Attempting to start the messagebus service fails with the following log message: Failed to start message bus: Failed to bind socket "/var/run/dbus/system_bus_socket": File name too long -- Yaakov -- Pr

Re: segfault in recent snapshots

2013-03-06 Thread marco atzeri
On 3/4/2013 5:20 PM, Christopher Faylor wrote: On Mon, Mar 04, 2013 at 02:17:35PM +0100, Corinna Vinschen wrote: Since you're running GDB anyway, what does `bt' print when the SEGV occured? It was already posted and it didn't make sense. http://cygwin.com/ml/cygwin/2013-03/msg00023.html That'

Re: Issue with binutils-2.23.1-1

2013-03-06 Thread JonY
On 3/7/2013 00:53, Christopher Faylor wrote: > On Wed, Mar 06, 2013 at 08:40:32AM -0500, Chris Sutcliffe wrote: >> I noticed a problem after upgrading to the 2.23.1-1 release of >> binutils that cygport was no longer generating debuginfo files. After >> digging in to it a little and following up o

emacs-X11 crashes under gdb in recent snapshots

2013-03-06 Thread Ken Brown
Starting with the 20130102 snapshot, I get a SEGV if I run emacs-X11 under gdb. The same thing happens with emacs-w32, but not with emacs-nox. In the case of emacs-X11, it doesn't matter whether I run it in mintty or under an X server. It happens with emacs-24.2-1 as well as with later test

Error Compile Ncmpcpp | global.h:50:9: error: ‘timeval’ does not name a type

2013-03-06 Thread Bowo Keren
I get a problem when compiling ncmpcpp the cygwin version 1.7.16when I am running "make" output like this FYI : ncmpcpp ver 0.5.5 CUT HERE bowo@baw ~/ncmpcpp $ make make all-recursive make[1]: Entering directo

Re: [ANNOUNCEMENT] Updated: fossil 20130216000435-1 -- DVCS with built-in wiki, http server and issue tracker

2013-03-06 Thread Warren Young
On 3/6/2013 03:54, Jari Aalto wrote: A single binary distributed version control which utilizes SQLite database backend for storage metadata. I'd list features before technologies, personally. The self contained binary includes also issue tracker, wiki enginea Typo: "enginea" Fossil uses

Re: Issue with binutils-2.23.1-1

2013-03-06 Thread Christopher Faylor
On Wed, Mar 06, 2013 at 08:40:32AM -0500, Chris Sutcliffe wrote: >I noticed a problem after upgrading to the 2.23.1-1 release of >binutils that cygport was no longer generating debuginfo files. After >digging in to it a little and following up on the cygwin-ports mailing >list, Yaakov determined t

Issue with binutils-2.23.1-1

2013-03-06 Thread Chris Sutcliffe
I noticed a problem after upgrading to the 2.23.1-1 release of binutils that cygport was no longer generating debuginfo files. After digging in to it a little and following up on the cygwin-ports mailing list, Yaakov determined that the objdump included in the 2.23.1 release of binutils does not h

Re: Shouldn't gcc-4 depend on libmpfr4 ?

2013-03-06 Thread Achim Gratz
Yaakov users.sourceforge.net> writes: > But does it affect the operation of gcc in any way? Yes, gcc stops working: AFAICS it simply never starts and returns with 127. > What do you mean "can't be linked"? When I try to do an ldd on gcc the output stops at the last library before cyggmp-?.dll (

Re: Shouldn't gcc-4 depend on libmpfr4 ?

2013-03-06 Thread Cygwin/X
On Wed, 6 Mar 2013 12:41:00 + (UTC), Achim Gratz wrote: > I've built and installed a new gmp, then updated and built a new mpfr. It is > now linked to cyggmp-10.dll, but the mpfr library itself is still > cygmpfr-4.dll > and gcc links itself to cyggmp-3.dll... classic dependency hell. But do

Re: ssh-host-config produces Win32 error 1057 on systems with non-ASCII computer names

2013-03-06 Thread Johan Ehnberg
On 2013-03-06 13:25, Corinna Vinschen wrote: On Mar 6 13:11, Johan Ehnberg wrote: On 2013-03-06 12:39, Corinna Vinschen wrote: This is the fault of the cygrunsrv tool, which still uses the ANSI variants of the Win32 API. The default codeset under Cygwin is UTF-8, but that doesn't match your W

Re: Shouldn't gcc-4 depend on libmpfr4 ?

2013-03-06 Thread Achim Gratz
Yaakov users.sourceforge.net> writes: > > Gcc now links to cyggmp-3.dll and cyggmp-10.dll and it doesn't like > > that a bit. > > How so? I've built and installed a new gmp, then updated and built a new mpfr. It is now linked to cyggmp-10.dll, but the mpfr library itself is still cygmpfr-4.dll

Re: Shouldn't gcc-4 depend on libmpfr4 ?

2013-03-06 Thread Cygwin/X
On Wed, 6 Mar 2013 11:57:51 + (UTC), Achim Gratz wrote: > Gcc now links to cyggmp-3.dll and cyggmp-10.dll and it doesn't like that a > bit. How so? > Here the ABI is different, so a symbolic link won't work. Of course not, that is the point of library versioning, after all. Yaakov -- Pr

Re: Shouldn't gcc-4 depend on libmpfr4 ?

2013-03-06 Thread Achim Gratz
Achim Gratz NexGo.DE> writes: > I've produced a 5.0.5 package anyway so that library will be at the latest > existing version just to be sure. Now, the remaining problem is that updating > libmpc produces cygmpc-3.dll while gcc expects cygmpc-1.dll. Should these be > linked (the ABI is AFAICT th

Re: Shouldn't gcc-4 depend on libmpfr4 ?

2013-03-06 Thread Cygwin/X
On Wed, 6 Mar 2013 11:08:05 + (UTC), Achim Gratz wrote: > I've produced a 5.0.5 package anyway so that library will be at the latest > existing version just to be sure. Now, the remaining problem is that > updating libmpc produces cygmpc-3.dll while gcc expects cygmpc-1.dll. > Should these be

Re: Suggestion for cocumentation improvement

2013-03-06 Thread Corinna Vinschen
On Mar 6 11:03, Anthony Geoghegan wrote: > Hi all, > > I hope this is the correct mailing list to post this message. I > noticed while reading the FAQ that one of the questions could be > worded better. > > http://cygwin.com/faq-nochunks.html#faq.using.symlinkstoppedworking > 4.38. Why do some

Re: ssh-host-config produces Win32 error 1057 on systems with non-ASCII computer names

2013-03-06 Thread Corinna Vinschen
On Mar 6 13:11, Johan Ehnberg wrote: > On 2013-03-06 12:39, Corinna Vinschen wrote: > >This is the fault of the cygrunsrv tool, which still uses the > >ANSI variants of the Win32 API. The default codeset under Cygwin > >is UTF-8, but that doesn't match your Windows ANSI codepage 1252, > >so that'

[ANNOUNCEMENT] Updated: mercurial 2.5.2-1 -- Python based distributed version control (DVCS)

2013-03-06 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://mercurial.selenic.com License : GPL-2+ Distributed, efficient Python based source control system. Mercurial is designed for efficient handling of very large distributed projects. CHANGES SINCE LAST RELEASE == - Bu

Re: ssh-host-config produces Win32 error 1057 on systems with non-ASCII computer names

2013-03-06 Thread Johan Ehnberg
On 2013-03-06 12:39, Corinna Vinschen wrote: On Mar 6 12:26, Johan Ehnberg wrote: Dears, I am running a fresh install of the latest stable cygwin on a fresh install of vanilla Windows 7 64-bit Finnish, with computer name "Käyttäjä-PC". When I run 'ssh-host-config -y' the service installation p

Re: Shouldn't gcc-4 depend on libmpfr4 ?

2013-03-06 Thread Achim Gratz
Yaakov users.sourceforge.net> writes: > AFAIK nothing used the BSD compat layer, it was disabled by default > upstream, and Fedora has already updated to 5.1. I think we can go > ahead and do the same. I've produced a 5.0.5 package anyway so that library will be at the latest existing version ju

[ANNOUNCEMENT] Updated: pngcrush 1.7.26+20130305+gitb6d8931-1 -- Optimize PNG image files

2013-03-06 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://pmt.sourceforge.net/pngcrush License : Custom "license derived from the libpng" An optimizer for PNG (Portable Network Graphics) files. Its main purpose is to reduce the size of the PNG IDAT data stream by trying various compression levels

[ANNOUNCEMENT] Updated: fossil 20130216000435-1 -- DVCS with built-in wiki, http server and issue tracker

2013-03-06 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/fossil License : BSD-2-Clause A single binary distributed version control which utilizes SQLite database backend for storage metadata. The self contained binary includes also issue tracker, wiki enginea and built in w

[ANNOUNCEMENT] Updated: licensecheck 2.12.6-1 -- simple license checker for source files

2013-03-06 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: Utility collection project http://packages.debian.org/devscripts License : GPL Attempt to determine the license that applies to each file passed to it, by searching the start of the file for text belonging to various licenses. If any of the argum

[ANNOUNCEMENT] Updated: msmtp 1.4.30-1 -- Light SMTP client with support for server profiles

2013-03-06 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/msmtp License : GPL-3+, LGPL-3+ A SMTP client that can be used to send mails from Mutt and probably other MUAs (mail user agents). It forwards mails to an SMTP server (for example at a free mail provider), which take

[ANNOUNCEMENT] Updated: posh 0.11-1 -- Almost POSIX compliant SHell

2013-03-06 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://packages.debian.org/unstable/posh License : GPL-2+ A stripped-down version of pdksh that aims for close compliance of POSIX. Posh is intended to be used for revealing if /bin/sh scripts use features that most /bin/sh shells do not have. C

[ANNOUNCEMENT] Updated: pngquant 1.8.3+20130305+git0e3fb62-1 -- PNG image optimising utility

2013-03-06 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/pngquant License : Custom. BSD-like: "use the code however you like" pngquant is a command-line conversion utility to quantize and dither truecolor PNG images, especially those with a full alpha channel, down to 8-bi

Re: ssh-host-config produces Win32 error 1057 on systems with non-ASCII computer names

2013-03-06 Thread Corinna Vinschen
On Mar 6 12:26, Johan Ehnberg wrote: > Dears, > > I am running a fresh install of the latest stable cygwin on a fresh > install of vanilla Windows 7 64-bit Finnish, with computer name > "Käyttäjä-PC". When I run 'ssh-host-config -y' the service > installation phase fails on the Finnish equivalent

[ANNOUNCEMENT] Updated: httping 1.6-1 -- Ping-like program for http-requests

2013-03-06 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/httping License : GPL-2 Show how long it takes to connect to a hostname or remote url; send a request and retrieve the reply (only the headers). CHANGES SINCE LAST RELEASE == See homepage fo

[ANNOUNCEMENT] Updated: checkbashisms 2.12.6-1 -- Check for bashisms in /bin/sh scripts

2013-03-06 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: Utility collection project http://packages.debian.org/devscripts License : GPL Perform basic checks on /bin/sh shell scripts for the possible presence of bashisms. It takes the names of the shell scripts on the command line, and outputs warnings

[ANNOUNCEMENT] updated: pylint 0.25.1-2 -- Python static code checker

2013-03-06 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/pylint License : GPL-2+ Analyzes source code for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book). Pylint can be seen as another Py

[ANNOUNCEMENT] Updated: tig 1.1+20130305+git91fc97d-1 -- Curses based git repository browser

2013-03-06 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://jonas.nitro.dk/tig License : GPL-2 A command line repository browser capable of displaying a summarized revision log and showing commit log messages, diffstats and diffs. Program may also be used as a pager. It reads input from stdin and c

Re: Shouldn't gcc-4 depend on libmpfr4 ?

2013-03-06 Thread Cygwin/X
On Tue, 5 Mar 2013 03:41:27 -0600, Yaakov (Cygwin/X) wrote: > On Mon, 04 Mar 2013 20:23:52 +0100, Achim Gratz wrote: > > Earnie Boyd writes: > > >> If someone can sell me a clue on why autotools skips the renaming of > > >> lib*.dll to > > >> cyg*.dll for gmp (this should normally be done via sona

ssh-host-config produces Win32 error 1057 on systems with non-ASCII computer names

2013-03-06 Thread Johan Ehnberg
Dears, I am running a fresh install of the latest stable cygwin on a fresh install of vanilla Windows 7 64-bit Finnish, with computer name "Käyttäjä-PC". When I run 'ssh-host-config -y' the service installation phase fails on the Finnish equivalent of "cygrunsrv: Error installing a service: C

Re: Shouldn't gcc-4 depend on libmpfr4 ?

2013-03-06 Thread Cygwin/X
On Tue, 5 Mar 2013 10:59:32 + (UTC), Achim Gratz wrote: > Yaakov users.sourceforge.net> writes: > > The problem is a hack in gmp's configure.ac which is incompatible with > > newer libtool versions. > > Oh now you tell me... :-) I've found the same in the meantime after mucking > with > the