Re: Exim 4.52 Cygwin 1.5.8 SPA authentication failures warnings in Reject Log

2005-08-23 Thread Olaf Föllinger
Hi, On Tue, Aug 23, 2005 at 08:26:30PM -0500, Herb Martin wrote: > Would someone running Exim 4.50+ (especially 4.52) on CygWin and using > Microsoft Outlook or Outlook Express with SPA (NTLM) authentication to a > flat file please search your Exim reject log for a warning of the following > type

Re: threads and signals

2005-08-23 Thread Christopher Faylor
On Tue, Aug 23, 2005 at 10:51:44PM +0200, Samuel Thibault wrote: >The attached program doesn't work as expected: if I run it and try to >kill it (-15), nothing seem happens. I if comment out >pthread_sigmask(), it does work as expected: the handler is called, and >threads are interrupted. What's

Re: Please try a snapshot - complete request

2005-08-23 Thread Christopher Faylor
On Wed, Aug 24, 2005 at 01:19:27AM +, Eric Blake wrote: >Snapshot 20050823 19:00:09 is hanging on Win98 (I've been noticing this for a >week or more of previous snapshots, now, but don't know when the bug was >introduced). Oftentimes I get a Windows popup claiming that ca

Re: setup - completely grayed out

2005-08-23 Thread Igor Pechtchanski
On Wed, 24 Aug 2005, robertchung3 wrote: > I am trying to install Cygwin with latest setup (version 2.457.2.2). I > already downloaded all files with "Download Without Installing", and now > I am trying "Install from Local Directory". However, when I get to > "Select Packages" screen, "Next" but

setup - completely grayed out

2005-08-23 Thread robertchung3
I am trying to install Cygwin with latest setup (version 2.457.2.2). I already downloaded all files with "Download Without Installing", and now I am trying "Install from Local Directory". However, when I get to "Select Packages" screen, "Next" button is grayed out no matter what I do. Even w

Re: Please try a snapshot - complete request

2005-08-23 Thread Christopher Faylor
t;5) For this one case, if you have a problem with Cygwin/X which is a >regression from cygwin 1.5.18, it's ok to send the problem here. - Forwarded message from Eric Blake - Snapshot 20050823 19:00:09 is hanging on Win98 (I've been noticing this for a week or more of prev

Please try a snapshot - complete request

2005-08-23 Thread Christopher Faylor
Let me reiterate how I'd like to play this game, all in one message this time. 1) Please try a snapshot. 2) Snapshots are at http://cygwin.com/snapshots/ 3) Please report success or problem reports to this thread. Include the date of the snapshot or, if you have a problem, *attach* the standard

Exim 4.52 Cygwin 1.5.8 SPA authentication failures warnings in Reject Log

2005-08-23 Thread Herb Martin
Would someone running Exim 4.50+ (especially 4.52) on CygWin and using Microsoft Outlook or Outlook Express with SPA (NTLM) authentication to a flat file please search your Exim reject log for a warning of the following type (all one line): 2005-08-23 18:36:53 spa authenticator failed for cpe-70-1

20050823 and /proc/uptime [Was: please try latest snapshot]

2005-08-23 Thread Eric Blake
gt; Urgh. Make that: > > http://cygwin.com/snapshots/ > > Also please mention the date of the snapshot that you are doing in any > reports. Snapshot 20050823 19:00:09 is hanging on Win98 (I've been noticing this for a week or more of previous snapshots, now, but don't

Re: shmget

2005-08-23 Thread Yitzchak Scott-Thoennes
On Tue, Aug 23, 2005 at 04:18:09PM -0700, Paul Bail wrote: > > I've been trying to use Shared Memory with Linux. I edited the > configuration file to specify > use of Shared Memory, ipc-daemon2 is running, CYGWIN=server,...and I still > get a 'Bad > System call' message. > > What am I doing

shmget

2005-08-23 Thread Paul Bail
I've been trying to use Shared Memory with Linux. I edited the configuration file to specify use of Shared Memory, ipc-daemon2 is running, CYGWIN=server,...and I still get a 'Bad System call' message. What am I doing wrong. Thanks -Paul T. Bail, Jr. at Raytheon -- Unsubscribe info: h

[ANNOUNCEMENT] Updated: docbook-xsl-1.69.1-1

2005-08-23 Thread Marcel Telka
I've updated the docbook-xsl package to version 1.69.1-1. docbook-xsl package contains XSL stylesheets for the DocBook XML DTD created by Norman Walsh and others. Changes since 1.69.0-1: - Updated to mainstream 1.69.1 To update your installation, click on the "Install Cygwin now" link on the htt

Re: Cygwin gcc and g90 compilers...

2005-08-23 Thread René Berber
Juan Carlos Morataya wrote: > I think that I need to Building a native STLport with Cygwin gcc in my > installed system by the mean of > > make -fgcc-mingw.mak "CXXFLAGS_COMMON=-mno-cygwin -I/usr/include/mingw" > > is that correct? No. > If so... I do it but my system doesn't found the gcc-mi

[OT?] Re: (XP) cvs [checkout aborted]: cannot rename file CVS/Entries.Backup to CVS/Entries: Permission denied

2005-08-23 Thread Shankar Unni
Igor Pechtchanski wrote: There is a 'handle' utility from SysInternals that can tell you which processes have handle to a particular file... Though given that these are transient operations, you may not have time to fire up Handle to see who has the file. But there's an equally nice utility

Re: tcsh for Cygwin 1.3.12-4

2005-08-23 Thread Igor Pechtchanski
On Tue, 23 Aug 2005, Garber, Dave (GE Energy, Non GE) wrote: > Hi All, > > Is there a version of tcsh available for Cygwin version 1.3.12-4? I > tried the 6.14.00-4 and 6.14.00-5 and neither worked. Both give > "Procedure Entry Pint _fcntl64 could not be located in dynamic link > library cygwin1

Re: 1.5.18 ( 0.132/4/2 ) - read() - blocks ( serial programming )

2005-08-23 Thread Igor Pechtchanski
Ugh, top-posting. Reformatted... On Tue, 23 Aug 2005, pppd wrote: > De: [EMAIL PROTECTED] > Para: "pppd" [EMAIL PROTECTED] > Cópia: [EMAIL PROTECTED] . Thanks. > Data: Tue, 23 Aug 2005 15:08:59 -0400 (EDT) > Assunto: Re: 1.5.18 ( 0.132/4/2 ) - read()

RE: Cygwin gcc and g90 compilers...

2005-08-23 Thread Juan Carlos Morataya
I think that I need to Building a native STLport with Cygwin gcc in my installed system by the mean of make -fgcc-mingw.mak "CXXFLAGS_COMMON=-mno-cygwin -I/usr/include/mingw" is that correct? If so... I do it but my system doesn't found the gcc-mingw.mak make file... some idea about this issue

RE: Cygwin gcc and g90 compilers...

2005-08-23 Thread Juan Carlos Morataya
Thank you by your advises, but can anybody help me, the issue is related with the gcc compiler and the libraries, Thank you in advance, Juan Carlos Morataya R. Planificación y Control EEGSA - IBERDROLA -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Chr

Re: Cygwin gcc and g90 compilers...

2005-08-23 Thread Christopher Faylor
On Tue, Aug 23, 2005 at 04:30:28PM -0400, Igor Pechtchanski wrote: >On Tue, 23 Aug 2005, Christopher Faylor wrote: >>On Tue, Aug 23, 2005 at 03:28:17PM -0400, Igor Pechtchanski wrote: >>>It's usually a good idea to try to resolve any posting problem with the >>>list administrator/owner, instead of

Re: 1.5.18 ( 0.132/4/2 ) - read() - blocks ( serial programming )

2005-08-23 Thread pppd
Igor, Thanks for your advice. > I doubt the same code works on Linux, since open("COM1") will fail there. It's work, of course we´ll need change "COM1" for "/dev/ttyS0" and will work on Linux. > You need to open something that Cygwin knows is a serial port, i.e., > "/dev/ttyS0" (or "/dev/c

tcsh for Cygwin 1.3.12-4

2005-08-23 Thread Garber, Dave \(GE Energy, Non GE\)
Hi All, Is there a version of tcsh available for Cygwin version 1.3.12-4? I tried the 6.14.00-4 and 6.14.00-5 and neither worked. Both give "Procedure Entry Pint _fcntl64 could not be located in dynamic link library cygwin1.dll" Thanks for ay info. Dave Garber Logic Technology Inc. Current A

zsh: command not found => hangs

2005-08-23 Thread Samuel Thibault
Hi, With latest snapshot, whenever I mistype a command in zsh, I get proper zsh: command not found: foobar but then it hangs. This doesn't happen with bash though. Regards, Samuel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems

threads and signals

2005-08-23 Thread Samuel Thibault
Hi, The attached program doesn't work as expected: if I run it and try to kill it (-15), nothing seem happens. I if comment out pthread_sigmask(), it does work as expected: the handler is called, and threads are interrupted. What's more: if I move pthread_sigmask() after the pause() call in the fo

Re: Cygwin gcc and g90 compilers...

2005-08-23 Thread Igor Pechtchanski
On Tue, 23 Aug 2005, Christopher Faylor wrote: > On Tue, Aug 23, 2005 at 03:28:17PM -0400, Igor Pechtchanski wrote: > >It's usually a good idea to try to resolve any posting problem with the > >list administrator/owner, instead of sending e-mail to random list > >participants. I'm forwarding this

Re: Cygwin gcc and g90 compilers...

2005-08-23 Thread Christopher Faylor
On Tue, Aug 23, 2005 at 03:28:17PM -0400, Igor Pechtchanski wrote: >It's usually a good idea to try to resolve any posting problem with the >list administrator/owner, instead of sending e-mail to random list >participants. I'm forwarding this message to the list, but if you have >trouble posting i

Re: Cygwin gcc and g90 compilers...

2005-08-23 Thread Igor Pechtchanski
Juan, It's usually a good idea to try to resolve any posting problem with the list administrator/owner, instead of sending e-mail to random list participants. I'm forwarding this message to the list, but if you have trouble posting in the future, try contacting cygwincom> instead. This top-poste

Re: ssh but no scp after upgrade

2005-08-23 Thread Scott D Friedemann
Following up to my own msg, I re-installed a couple times and now have control over the cygwin sshd service. Currently, - ssh works from Bash, or remotely with PuTTY - scp and sftp do not work from Bash, or remotely with PuTTY - turning the LogLevel to DEBUG gives no additional information i

Re: 1.5.18 ( 0.132/4/2 ) - read() - blocks ( serial programming )

2005-08-23 Thread Igor Pechtchanski
On Tue, 23 Aug 2005, pppd wrote: > Hello guys, > >I´m working to convert a Linux application to work with Windows > XP under Cygwin 1.5.18 ( 0.132/4/2 ). Ncurses package and parallel port > programming works without changes ( congratulations ). I have a problem > with serial programming. >

Re: winclient from xemacs 21.4.17-1 says "Could not start process"

2005-08-23 Thread Dr. Volker Zell
> Sujay Parekh writes: > Hello, > When I try to run winclient, I get a Windows message box saying "Could > not start process". > I'm using the xemacs 21.4.17-1 package that is available via the cygwin > installer. > The error occurs whether I try to run it from a DOS pr

Re: crontab

2005-08-23 Thread Igor Pechtchanski
On Tue, 23 Aug 2005, Jean-Michel Douchain wrote: > I can't run automatically any program with cron?? > Can you help me?? > > -- crontab -- > # DO NOT EDIT THIS FILE - edit the master and reinstall. > # (/tmp/crontab.2272 installed on Tue Aug 23 17:00:18 2005) > # (Cron version -- $Id: cron

Re: crontab

2005-08-23 Thread René Berber
Jean-Michel Douchain wrote: > I can't run automatically any program with cron?? > Can you help me?? [snip] What does /var/log/cron.log show? What cron events show in Windows Event Viewer (Application)? -- René Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem r

1.5.18 ( 0.132/4/2 ) - read() - blocks ( serial programming )

2005-08-23 Thread pppd
Hello guys, I´m working to convert a Linux application to work with Windows XP under Cygwin 1.5.18 ( 0.132/4/2 ). Ncurses package and parallel port programming works without changes ( congratulations ). I have a problem with serial programming. First, I did two C files: ( attached )

winclient from xemacs 21.4.17-1 says "Could not start process"

2005-08-23 Thread Sujay Parekh
Hello, When I try to run winclient, I get a Windows message box saying "Could not start process". I'm using the xemacs 21.4.17-1 package that is available via the cygwin installer. The error occurs whether I try to run it from a DOS prompt, from a Bash prompt or directly from Windows Explorer. gnu

Re: How do I make /bin/sh=sh

2005-08-23 Thread Joe Smith
"Shankar Unni" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Eric Blake wrote: Actually, I'm playing with a change to bash, soon to be bash-3.0-12, where the postinstall script will leave /bin/sh alone if its timestamp is newer than /bin/bash. For one release. What happens aft

RE: visibility attribute not supported in this configuration

2005-08-23 Thread Dave Korn
Original Message >From: Alan Hourihane >Sent: 23 August 2005 17:52 > Why is gcc 3.4.4 in cygwin not making this available ? > > Alan. Because visibility is an ELF feature, and windoze uses PE format, not ELF. cheers, DaveK -- Can't think of a witty .sigline today --

visibility attribute not supported in this configuration

2005-08-23 Thread Alan Hourihane
Why is gcc 3.4.4 in cygwin not making this available ? Alan. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: openssh v2 public-key problems?

2005-08-23 Thread Lapo Luchini
Also (activating and) checking the log file server-side doesn't help much: debug2: load_server_config: filename /etc/sshd_config debug2: load_server_config: done config len = 188 debug2: parse_server_config: config /etc/sshd_config len 188 debug1: sshd version OpenSSH_4.1p1 debug1: private host ke

Re: bash prompt problem - some more observations

2005-08-23 Thread Yitzchak Scott-Thoennes
On Tue, Aug 23, 2005 at 05:45:42PM +1000, Robinson, Mark wrote: > howdy > > so I downloaded the cygwin bash source and built it without multibyte > character support and guess what? no bug. And if you build your own bash *with* multibyte character support, you *do* see the bug? -- Unsubscribe i

Re: Unable to read/write to a tape with tar

2005-08-23 Thread Corinna Vinschen
On Aug 23 12:56, cyril bonnard wrote: > Ok, i'll reinstall the driver, the strange thg is that wintar-scsi works > fine !? Since wintar-scsi is a proprietary application, I can't look what it's doing differently. AFAIK, wintar-scsi uses low level calls on the SCSI level. Cygwin uses just standa

ssh but no scp after upgrade

2005-08-23 Thread Scott DF
After upgrading to OpenSSH_4.1p1, I can no longer use scp, although ssh still works. I have had cygwin running on this Windows 2000 server for ~3 years. Other symptoms include - cannot stop the 'Cygwin sshd' service. Attempts to stop it fail. - cannot set the ''Cygwin sshd' service to Manual

Re: Hang in bash

2005-08-23 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Christoph Jeksa on 8/23/2005 2:20 AM: > Hi all, > > the execution of the attached script test.sh leads bash occasionaly to > hang. Any other symptoms you can describe? Your attachments were sent as octet-stream instead of text, which ma

Re: Unable to read/write to a tape with tar

2005-08-23 Thread cyril bonnard
Ok, i'll reinstall the driver, the strange thg is that wintar-scsi works fine !? to be continued cyril From: Corinna Vinschen <[EMAIL PROTECTED]> Reply-To: cygwin@cygwin.com To: cygwin@cygwin.com Subject: Re: Unable to read/write to a tape with tar Date: Tue, 23 Aug 2005 13:38:12 +0200

Re: signal trouble

2005-08-23 Thread Pavel Tsekov
Hello, On Tue, 23 Aug 2005, znort wrote: > Could you tell/help me why the little code : [...] > Under cygwin gcc version 3.4.4 (cygming special) and Linux with gcc 3.3.5 > same "strange" results... (no segmentation fault with cygwin anyway) > > (notes : Under Solaris x86 (gcc3.4.4) it works per

RE: signal trouble

2005-08-23 Thread Dave Korn
Original Message >From: znort >Sent: 23 August 2005 10:40 > Could you tell/help me why the little code : > Under cygwin gcc version 3.4.4 (cygming special) and Linux with gcc 3.3.5 > same "strange" results... (no segmentation fault with cygwin anyway) Hm. Worked fine for me on RH8 wi

Re: bash prompt problem - some more observations

2005-08-23 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Robinson, Mark on 8/23/2005 1:45 AM: > howdy > > so I downloaded the cygwin bash source and built it without multibyte > character support and guess what? no bug. So does cygwin need to support multibyte characters in bash, or should I

Re: openssh v2 public-key problems?

2005-08-23 Thread Corinna Vinschen
On Aug 23 11:53, Lapo Luchini wrote: > I just installed a new host in my LAN, using the new&shiny > ssh-host-config, using privilege separation and all and (finally!) > getting to use public key authentiucation. > Problem is: using protocol v2 all I get is a "Connection reset by peer" > instead of

Re: Bug in cygwin's mkdir

2005-08-23 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Chris Mumford on 8/22/2005 3:02 PM: > I came across what I believe is an interesting bug. > > Let's say I have a file in a directory named "foo.exe". If I run "mkdir > foo" then it succeeds. If I then run "mkdir -p foo" then it fails. If

Re: openssh v2 public-key problems?

2005-08-23 Thread Lars Wuerfel
Lapo Luchini schrieb: I just installed a new host in my LAN, using the new&shiny ssh-host-config, using privilege separation and all and (finally!) getting to use public key authentiucation. Problem is: using protocol v2 all I get is a "Connection reset by peer" instead of a "SSH2_MSG_KEX_DH_GEX_

Re: Unable to read/write to a tape with tar

2005-08-23 Thread Corinna Vinschen
On Aug 23 09:17, cyril bonnard wrote: > So here we are again ;-) > > the output: > [EMAIL PROTECTED] ~ > $ strace -o d:/stracemt mt -f /dev/st0 status > mt: /dev/st0: Invalid request code > > > [EMAIL PROTECTED] ~ > $ strace -o d:/stracetar tar -cvf /dev/st0 d:/importPy > d:/importPy/ > d:/impor

openssh v2 public-key problems?

2005-08-23 Thread Lapo Luchini
I just installed a new host in my LAN, using the new&shiny ssh-host-config, using privilege separation and all and (finally!) getting to use public key authentiucation. Problem is: using protocol v2 all I get is a "Connection reset by peer" instead of a "SSH2_MSG_KEX_DH_GEX_REPLY". Is that "normal

Re: Unable to access forced mounts from /bin/sh

2005-08-23 Thread Yitzchak Scott-Thoennes
On Mon, Aug 22, 2005 at 06:09:37AM -0600, Eric Blake wrote: > On the other hand, what if the user does: > $ mkdir /a > $ mount -u -f c: /a/b > $ rmdir /a > > This will take some thought and planning for cygwin1.dll and mount(1) to > get sane behavior in all cases. Maybe the best solution for this

signal trouble

2005-08-23 Thread znort
Could you tell/help me why the little code : #include #include #include jmp_buf context; int yog(int n) { char *p=NULL; printf("pass %d\n", n); if (n<=2) return 1; strcpy(p, "dfldflflmflkklfklflkmfdlfldfldlfdlkfd");// must crash of course !!! return 1; } void

Re: Unable to read/write to a tape with tar

2005-08-23 Thread cyril bonnard
ing now > > I think the message given ( "Bad address") may help!? Urgh! Sorry, sorry, sorry. I gave you the wrong URL to the DLL you should install. Of course it's *not* the one from 20050819, it's the latest one from yesterday. Please retry using this one from tonigh

Re: Unable to read/write to a tape with tar

2005-08-23 Thread Corinna Vinschen
x27;s *not* the one from 20050819, it's the latest one from yesterday. Please retry using this one from tonight: http://cygwin.com/snapshots/cygwin1-20050823.dll.bz2 (Did I get the URL right this time? Yes, it seems so.) If you're using this one, you should not get a "Bad addre

Re: CreateProcess was: bash: /usr/bin/rm: Argument list too long

2005-08-23 Thread Corinna Vinschen
On Aug 22 17:46, Brian Dessent wrote: > Christopher Faylor wrote: > > > There will be some limits (especially with cygwin 1.5.18 - this is fixed > > in snapshots) but mounting the /bin and /usr/bin directories with -X > > should increase the command line length enormously over the Windows > > defa

Hang in bash

2005-08-23 Thread Christoph Jeksa
Hi all, the execution of the attached script test.sh leads bash occasionaly to hang. I'm using bash version: $ uname -a CYGWIN_NT-5.2 d10sbm03-32 1.5.18(0.132/4/2) 2005-07-02 20:30 i686 unknown unknown Cygwin Any idea how to work around this? Thanks for any help, -- Christoph Jeksa, R&D, CoCre

Re: Unable to read/write to a tape with tar

2005-08-23 Thread cyril bonnard
hello, here is the new stuff: the traces of tar and mt bzip2ed, and here the output: [EMAIL PROTECTED] ~ $ strace -o d:/strace mt -f /dev/st0 status mt: /dev/st0: Bad address [EMAIL PROTECTED] ~ $ strace -o d:/stracetar tar -cvf /dev/st0 tar: /dev/st0: Cannot open: Bad address tar: Error is not

Re: [ANNOUNCEMENT] Updated: libexif-0.6.12-1

2005-08-23 Thread Gerrit P. Haase
Yaakov S wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gerrit P. Haase wrote: Oops. I'm sorry, my bad, I have not uninstalled 0.6.9 to test the release. Will provide an update of exif soon. Could you please package the dlls in separate libexif10 and libexif12 packages? This didn'

RE: bash prompt problem - some more observations

2005-08-23 Thread Robinson, Mark
howdy so I downloaded the cygwin bash source and built it without multibyte character support and guess what? no bug. % PS1='\[\e]0;[EMAIL PROTECTED]:\w\a\e[1;34m\]: [\!] \W ; \[\e[0m\]' : [2] bash-3.0 ; ls ba bash.exe*bashhist.h bashline.c bashversion.exe* bashansi.h b

less-381-1: doesn't use terminfo?

2005-08-23 Thread Martin Dorey
Is it deliberate and desirable to have less(1) not be terminfo-aware? Splitting the terminal capability database into several files certainly makes it easy to install the entry for a new terminal type. Background: I've been porting a terminal emulator (http://www.jessies.org/~enh/software/termina