Re: guile: please update

2010-10-18 Thread Yaakov (Cygwin/X)
On Mon, 2010-09-27 at 02:28 -0500, Yaakov (Cygwin/X) wrote: On Thu, 2010-06-24 at 22:37 -0500, Yaakov (Cygwin/X) wrote: Jan, Would you be able to update your guile package? Some software expect newer versions nowadays, and I found at least one additional variable that needs to be

Re: [ITP] enchant

2010-10-18 Thread Yaakov (Cygwin/X)
On Wed, 2010-10-13 at 22:43 -0500, Yaakov (Cygwin/X) wrote: Enchant is a spell checking abstraction library supporting several backends. It is a requirement for several GNOME and KDE components and is already included in Fedora, Debian, and other major distros.

Re: [ITP] enchant

2010-10-18 Thread Christopher Faylor
On Mon, Oct 18, 2010 at 02:52:42PM -0500, Yaakov (Cygwin/X) wrote: On Wed, 2010-10-13 at 22:43 -0500, Yaakov (Cygwin/X) wrote: Enchant is a spell checking abstraction library supporting several backends. It is a requirement for several GNOME and KDE components and is already included in

winsup/cygwin ChangeLog cygwin.din

2010-10-18 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2010-10-18 15:14:17 Modified files: cygwin : ChangeLog cygwin.din Log message: * winsup/cygwin/cygwin.din: Add llround and llroundf. Patches:

missing math functions

2010-10-18 Thread Marco Atzeri
llround and llroundf are available in newlib but not exported in cygwin. http://www.cygwin.com/ml/cygwin/2010-10/msg00351.html simple path attached to solve the problem. changelog: * winsup/cygwin/cygwin.din : added llround and llroundf Regards Marco ---

Re: missing math functions

2010-10-18 Thread Christopher Faylor
On Mon, Oct 18, 2010 at 04:07:59PM +0100, Marco Atzeri wrote: llround and llroundf are available in newlib but not exported in cygwin. http://www.cygwin.com/ml/cygwin/2010-10/msg00351.html simple path attached to solve the problem. changelog: * winsup/cygwin/cygwin.din : added llround

Re: Sending signals to a subprocess

2010-10-18 Thread Oleksandr Gavenko
On 16.10.2010 20:17, Ken Brown wrote: I could use some help fixing a longstanding bug in the Cygwin build of emacs, in which emacs is unable to send signals to subprocesses. This off top but I use native Emacs and have annoying bug: in C-x shell if I start cygwin app it can not be broken by

Re: Sending signals to a subprocess

2010-10-18 Thread Ken Brown
On 10/18/2010 4:46 AM, Oleksandr Gavenko wrote: On 16.10.2010 20:17, Ken Brown wrote: I could use some help fixing a longstanding bug in the Cygwin build of emacs, in which emacs is unable to send signals to subprocesses. This off top but I use native Emacs and have annoying bug: in C-x

RE: -static not working with gcc 4.3.4

2010-10-18 Thread Nellis, Kenneth
From: Samuel Thibault Hello, gcc -static doesn't seem to be working any more using gcc 4.3.4: $ cat test.c int main(void) {} $ gcc test.c -o test -static /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lgcc_s

Re: -static not working with gcc 4.3.4

2010-10-18 Thread Samuel Thibault
Nellis, Kenneth, le Mon 18 Oct 2010 07:45:15 -0500, a écrit : From: Samuel Thibault $ cat test.c int main(void) {} $ gcc test.c -o test -static /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lgcc_s

Re: Sending signals to a subprocess

2010-10-18 Thread Oleksandr Gavenko
On 18.10.2010 15:36, Ken Brown wrote: On 10/18/2010 4:46 AM, Oleksandr Gavenko wrote: On 16.10.2010 20:17, Ken Brown wrote: I could use some help fixing a longstanding bug in the Cygwin build of emacs, in which emacs is unable to send signals to subprocesses. This off top but I use native

Re: Sending signals to a subprocess

2010-10-18 Thread Ken Brown
On 10/18/2010 9:12 AM, Oleksandr Gavenko wrote: On 18.10.2010 15:36, Ken Brown wrote: On 10/18/2010 4:46 AM, Oleksandr Gavenko wrote: On 16.10.2010 20:17, Ken Brown wrote: I could use some help fixing a longstanding bug in the Cygwin build of emacs, in which emacs is unable to send signals to

Re: -static not working with gcc 4.3.4

2010-10-18 Thread Marco Atzeri
--- Lun 18/10/10, Samuel Thibault scritto: From: Samuel Thibault $ cat test.c int main(void) {} $ gcc test.c -o test -static /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lgcc_s

getting 'clear' to work in Emacs shell

2010-10-18 Thread Jeff Rancier
GNU Emacs 21.3.1 (i386-msvc-nt5.1.2600) of 2003-03-27 on buffy GNU bash, version 3.2.51(24)-release (i686-pc-cygwin) CYGWIN_NT-5.1 1.7.7(0.230/5/3) 2010-08-31 09:58 Microsoft Windows XP Pro - Version 2002, SP3 The 'clear' work's in a Cygwin Bash session, c106...@usliny2r86krp8 ~ $ alias clear

Re: can't compile opengl using w32api with gcc

2010-10-18 Thread André Bleau
chm devel dot chm dot 01 at gmail dot com wrote: Hi- Hi Chris, I've been trying to compile the Perl OpenGL module for cygwin using the w32api opengl32, glu32,.. for performance. I used to be able to add either -I/usr/X11R6/include or -I/usr/include/w32api to the gcc flags to get

Re: getting 'clear' to work in Emacs shell

2010-10-18 Thread Ken Brown
On 10/18/2010 9:53 AM, Jeff Rancier wrote: GNU Emacs 21.3.1 (i386-msvc-nt5.1.2600) of 2003-03-27 on buffy GNU bash, version 3.2.51(24)-release (i686-pc-cygwin) CYGWIN_NT-5.1 1.7.7(0.230/5/3) 2010-08-31 09:58 Microsoft Windows XP Pro - Version 2002, SP3 The 'clear' work's in a Cygwin Bash

Re: Sending signals to a subprocess

2010-10-18 Thread Christopher Faylor
On Sat, Oct 16, 2010 at 02:06:56PM -0400, Ken Brown wrote: On 10/16/2010 1:17 PM, Ken Brown wrote: I could use some help fixing a longstanding bug in the Cygwin build of emacs, in which emacs is unable to send signals to subprocesses. A symptom from the user's point of view is that one cannot

R: gfortran 4.3.4: NINT() intrinsic triggers undefined references to '_llround' and '_llroundf'

2010-10-18 Thread Marco Atzeri
--- Ven 15/10/10, Cornelis de Gier ha scritto: The NINT() intrinsic in current gfortran under current cygwin triggers undefined references to '_llround' and '_llroundf'. I found a somewhat related post here: http://sourceware.org/ml/cygwin/2010-06/msg00369.html , but I could not deduce a

RE: In what way is /cygdrive special WRT to permissions?

2010-10-18 Thread Andy Hall
One final note on this: At Jeremy's suggestion, I tried changing the way /cygdrive is mounted. As Administrator I changed /etc/fstab to read //vega/repository /repos smbfs binary,noacl 0 0 none /cygdrive cygdrive binary,noacl,user 0 0 Mount now shows administra...@taurus ~ $ mount

Re: Sending signals to a subprocess

2010-10-18 Thread Ken Brown
On 10/18/2010 10:58 AM, Christopher Faylor wrote: On Sat, Oct 16, 2010 at 02:06:56PM -0400, Ken Brown wrote: On 10/16/2010 1:17 PM, Ken Brown wrote: I could use some help fixing a longstanding bug in the Cygwin build of emacs, in which emacs is unable to send signals to subprocesses. A

Re: Sending signals to a subprocess

2010-10-18 Thread Andy Koppe
On 18 October 2010 18:27, Ken Brown wrote: On 10/18/2010 10:58 AM, Christopher Faylor wrote: On Sat, Oct 16, 2010 at 02:06:56PM -0400, Ken Brown wrote: On 10/16/2010 1:17 PM, Ken Brown wrote: I could use some help fixing a longstanding bug in the Cygwin build of emacs, in which emacs is

Re: Sending signals to a subprocess

2010-10-18 Thread Christopher Faylor
On Mon, Oct 18, 2010 at 06:40:19PM +0100, Andy Koppe wrote: On 18 October 2010 18:27, Ken Brown wrote: On 10/18/2010 10:58 AM, Christopher Faylor wrote: On Sat, Oct 16, 2010 at 02:06:56PM -0400, Ken Brown wrote: On 10/16/2010 1:17 PM, Ken Brown wrote: I could use some help fixing a

Re: Sending signals to a subprocess

2010-10-18 Thread Christopher Faylor
On Sat, Oct 16, 2010 at 02:06:56PM -0400, Ken Brown wrote: On 10/16/2010 1:17 PM, Ken Brown wrote: I could use some help fixing a longstanding bug in the Cygwin build of emacs, in which emacs is unable to send signals to subprocesses. A symptom from the user's point of view is that one cannot

Re: Sending signals to a subprocess

2010-10-18 Thread Ken Brown
On 10/18/2010 2:34 PM, Christopher Faylor wrote: On Sat, Oct 16, 2010 at 02:06:56PM -0400, Ken Brown wrote: On 10/16/2010 1:17 PM, Ken Brown wrote: I could use some help fixing a longstanding bug in the Cygwin build of emacs, in which emacs is unable to send signals to subprocesses. A symptom

Re: Sending signals to a subprocess

2010-10-18 Thread Christopher Faylor
On Mon, Oct 18, 2010 at 03:40:21PM -0400, Ken Brown wrote: On 10/18/2010 2:34 PM, Christopher Faylor wrote: On Sat, Oct 16, 2010 at 02:06:56PM -0400, Ken Brown wrote: On 10/16/2010 1:17 PM, Ken Brown wrote: I could use some help fixing a longstanding bug in the Cygwin build of emacs, in which

Re: gcc: stable 4.5 soon?

2010-10-18 Thread Yaakov (Cygwin/X)
On Thu, 2010-10-07 at 13:20 -0500, Yaakov (Cygwin/X) wrote: Dave, I have been using a gcc-4.5.1 built with your 4.5.0 patchset for some time. Besides the issues I noted back in August[1], I have been pleased with its performance. Any chance we can get a stable 4.5.1 soon with at least the

Re: OpenSP-1.5.2-2 missing package dependency in setup.hint

2010-10-18 Thread Yaakov (Cygwin/X)
On Sat, 2010-10-16 at 14:11 +0200, Gerrit P. Haase wrote: the package OpenSP-1.5.2-2 is missing the sgml-common dependency in setup.hint. the package openjade is missing the sgml-common dependency in setup.hint. Confirmed and fixed. Thanks for the report. Yaakov -- Problem reports:

makewhatis bug (man-1.6f-1)

2010-10-18 Thread Kevin Goodsell
makewhatis from man-1.6f-1 produces incorrectly formated output. Here's an example comparing the badly-formatted results to correctly formatted results: $ man -k ssh git [] (1) - shell - Restricted login shell for GIT-only SSH access ssh [] (1) - add - adds RSA or

Re: Sending signals to a subprocess

2010-10-18 Thread Ken Brown
On 10/18/2010 4:18 PM, Christopher Faylor wrote: On Mon, Oct 18, 2010 at 03:40:21PM -0400, Ken Brown wrote: On 10/18/2010 2:34 PM, Christopher Faylor wrote: On Sat, Oct 16, 2010 at 02:06:56PM -0400, Ken Brown wrote: On 10/16/2010 1:17 PM, Ken Brown wrote: I could use some help fixing a

Re: -static not working with gcc 4.3.4

2010-10-18 Thread Samuel Thibault
Marco Atzeri, le Mon 18 Oct 2010 14:22:02 +0100, a écrit : have you checked if 4.5 has the same problem ? http://cygwin.com/ml/cygwin-announce/2010-08/msg00016.html It doesn't have the problem any more. Samuel -- Problem reports: http://cygwin.com/problems.html FAQ: