Core dump calling strptime()

2005-11-18 Thread David Arnstein
Here is a very short test program that causes a "core dump." Please compile it using the command gcc -Wall testspt.c -o testspt Run the resulting executable testspt.exe with no arguments. Core dump ensues. The attached file cygcheck.out is the output from the command cygcheck

Re: 1.5.18: problem with drag and drop using XEmacs

2005-11-18 Thread Dr. Volker Zell
> David Rothenberger writes: > On 11/17/2005 1:26 AM, Frank Papenfuss wrote: >> When I try to drag and drop a file into XEmacs it will not open the >> file. I am not using X, just plain Windows. This behaviour of XEmacs >> is specific to the distribution that comes with cygwin.

[ANNOUNCEMENT] Updated: xemacs-21.4.17-2/xemacs-tags-21.4.17-2/xemacs-emacs-common-21.4.17-2

2005-11-18 Thread Dr. Volker Zell
Hi A new version of 'xemacs' has been uploaded to a server near you. DESCRIPTION: A powerful, highly customizable open source text editor and application development system CYGWIN NEWS: * Recompiled with gcc-3.4.4/binutils-20050610 Now supports postgresql-8.x and

[ANNOUNCEMENT] Updated: xemacs-21.5.23-1/xemacs-tags-21.5.23-1/xemacs-emacs-common-21.5.23-1

2005-11-18 Thread Dr. Volker Zell
Hi A new *TEST* version of 'xemacs' has been uploaded to a server near you. DESCRIPTION: A powerful, highly customizable open source text editor and application development system CYGWIN NEWS: * Recompiled with gcc-3.4.4/binutils-20050610 Now supports postgresql-

1.5.18: Problem installing automake1.9

2005-11-18 Thread Colin Eberhardt
Dear All, I am a first time user of cygwin so I hope this is not a stupid question. I have searched the archives and googled the web but have not found an answer yet. I am hoping to do some C++ development and wish to use GCC, GDB etc... from cygwin. I have installed everything I need, apart fro

Re: Core dump calling strptime()

2005-11-18 Thread Corinna Vinschen
On Nov 18 00:01, David Arnstein wrote: > Here is a very short test program that causes a "core dump." Please > compile it using the command > gcc -Wall testspt.c -o testspt > > Run the resulting executable testspt.exe with no arguments. Core dump > ensues. > > The attached file cygcheck.o

Re: unison-gtk2-2.10.2-1

2005-11-18 Thread Andrew Schulman
> > I'm sorry but I never have packaged unison-gtk2 for Cygwin. I did try > > at first, but ran into a fatal error that seemed to be caused by > > lablgtk2, the OCaml interface to GTK2. I wasn't able to solve it right > > away, and since I only use the text interface myself, I've never gotten > >

Re: 1.5.18: Problem installing automake1.9

2005-11-18 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Colin Eberhardt on 11/18/2005 3:20 AM: > The following pops up: > > "The procedure entry point ___getreent could not be located in the > dynamic link library cygwin.dll" Actually, the error message probably refers to cygwin1.dll, not cyg

Re: PerlTk under Cygwin?

2005-11-18 Thread Gerrit P. Haase
Gerrit P. Haase wrote: Gerrit P. Haase wrote: Christopher Faylor wrote: On Thu, Nov 17, 2005 at 08:38:26AM -0600, Thrall, Bryan wrote: And I'd love to have PerlTk officially packaged :-) If you're building it OOTB, you're only a couple of steps away from being a package maintainer. Want to

Re: 1.5.18: Problem installing automake1.9

2005-11-18 Thread Gerrit P. Haase
Colin Eberhardt wrote: Dear All, I am a first time user of cygwin so I hope this is not a stupid question. I have searched the archives and googled the web but have not found an answer yet. I am hoping to do some C++ development and wish to use GCC, GDB etc... from cygwin. I have installed ev

RE: PerlTk under Cygwin?

2005-11-18 Thread Thrall, Bryan
Gerrit P. Haase wrote on Friday, November 18, 2005 6:56 AM: > Gerrit P. Haase wrote: > >> Gerrit P. Haase wrote: >>> Christopher Faylor wrote: On Thu, Nov 17, 2005 at 08:38:26AM -0600, Thrall, Bryan wrote: > And I'd love to have PerlTk officially packaged :-) If you're building it OO

Re: Core dump calling strptime()

2005-11-18 Thread Erik Cumps
Corinna said: > Newlib's strptime function doesn't implement the 'c' and the 'Z'(*) > format specifiers. If it encounters one of the non-implemented format > specifiers it calls the abort() function which then results in the core > dump. > (*) Z? I don't see this format specifier defined on Lin

Cygwin fork failure

2005-11-18 Thread David Svoboda
I have built a C++ server program called 'analyzer'. But when I try to run it, it fails upon trying to execute a 'fork' command. Why? $ analyzer --KANTOO_LANGUAGE=toy -server-multiple -fork Analyzer 2.0 *** 5 [main] analyzer 1712 fhandler_disk_file::fixup_mmap_after_fork: requested 0

[ANNOUNCEMENT] Updated: naim-0.11.8-1

2005-11-18 Thread Jon Allen
I've updated the naim version to 0.11.8-1. This updates Naim to the official 0.11.8 release version. AIM connections now use the TOC2 protocol driver, which fixes the connection problem present in the previously packaged version 0.11.7.2. Naim now properly connects to the AIM service by default.

[ANNOUNCEMENT] New package: smartmontools-5.33cvs20051115

2005-11-18 Thread Christian Franke
The smartmontools package is now available in the Cygwin distribution. Smartmontools contains utility programs (smartctl, smartd) to control/monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI disks. In many

generic-build-script extension to update version numbers in README

2005-11-18 Thread Christian Franke
Hi, the build-script of the smartmontools package creates the "Cygwin/package-*.README" file from "srcdir/CYGWIN-PATCHES/package.README.in" by replacing VER/REL with the current version/release numbers. This might be useful for other packages to avoid extra editing of README on each minor r

Re: PerlTk under Cygwin?

2005-11-18 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gerrit P. Haase wrote: > My fix was wrong, the requested header is not to be included and the > build went fine too. With the fix from Yaakov I get only few errors > when running the testsuite. create.t seems to hang. create.t hangs by me also. In

Re: nfs problems

2005-11-18 Thread Rodrigo Amestica
On 11/14/05, Robb, Sam <[EMAIL PROTECTED]> wrote: > If you have any interest in working on > resolving it, I'd be happy to hear whatever else you can > discover about the problem. Hi Sam, what I found is the following: in a machine like mine, in which I have 2 physical disk drives, I get the foll

Re: generic-build-script extension to update version numbers in README

2005-11-18 Thread Igor Pechtchanski
On Fri, 18 Nov 2005, Christian Franke wrote: the build-script of the smartmontools package creates the "Cygwin/package-*.README" file from "srcdir/CYGWIN-PATCHES/package.README.in" by replacing VER/REL with the current version/release numbers. This might be useful for other packages to avoid ex

Selam

2005-11-18 Thread selin turkmen
Ailenizi Yaşatın! Resimlerinizi Ölümsüzleştirin! Hikayelerinizi Paylaşın! Şiirlerinizi Tanıtın! Siz hiç bir dijital günlük gördünüz mü? Görmediyseniz çay içmeye bekleriz.. Adres: http://www.netlarus.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

[ANNOUNCEMENT] Selam

2005-11-18 Thread selin turkmen
Ailenizi Yaşatın! Resimlerinizi Ölümsüzleştirin! Hikayelerinizi Paylaşın! Şiirlerinizi Tanıtın! Siz hiç bir dijital günlük gördünüz mü? Görmediyseniz çay içmeye bekleriz.. Adres: http://www.netlarus.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: Hang with 1.5.18, 1.5.19 snapshot 20051029 (now with 20051117)

2005-11-18 Thread Peter Rehley
Hi I did some more testing and looking through source code, and it seems that the process that is hanging hasn't initialized yet. When I do the cygwin kill command it returns with "No such process" and based on what I see in the code (pinfo.cc, pinfo::init) that can happen if the proces

strange bash behavior with CYGWIN=tty (was Re: [ANNOUNCEMENT] Updated: lynx-2.8.5-4)

2005-11-18 Thread Shankar Unni
Rodrigo Medina wrote: The cycheck output is attached. Can't see anything odd here. Of course, since you didn't use the '-v' and '-r' options, I don't see your environment, or your registry settings here. But while I was playing around with my own settings to try to reproduce this (I norma

Re: strange bash behavior with CYGWIN=tty (was Re: [ANNOUNCEMENT] Updated: lynx-2.8.5-4)

2005-11-18 Thread Christopher Faylor
On Fri, Nov 18, 2005 at 03:11:34PM -0800, Shankar Unni wrote: >Rodrigo Medina wrote: > >>The cycheck output is attached. > >Can't see anything odd here. Of course, since you didn't use the '-v' >and '-r' options, I don't see your environment, or your registry >settings here. > >But while I was pl

Re: PerlTk under Cygwin?

2005-11-18 Thread Gerrit P. Haase
Yaakov S (Cygwin Ports) wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gerrit P. Haase wrote: My fix was wrong, the requested header is not to be included and the build went fine too. With the fix from Yaakov I get only few errors when running the testsuite. create.t seems to hang.

Re: Cygwin fork failure

2005-11-18 Thread Larry Hall (Cygwin)
David Svoboda wrote: I have built a C++ server program called 'analyzer'. But when I try to run it, it fails upon trying to execute a 'fork' command. Why? $ analyzer --KANTOO_LANGUAGE=toy -server-multiple -fork Analyzer 2.0 *** 5 [main] analyzer 1712 fhandler_disk_file::fixup_mmap_a