Re: Updated: tetex-3.0.0-3 - now missing texi2html which is *mandatory* for Cygwin DLL build

2005-05-11 Thread Christopher Faylor
On Thu, May 12, 2005 at 12:23:25PM +0800, Shaddy Baddah wrote: >Allow me to correct myself before someone else does. > >Shaddy Baddah wrote: >>My interpretation is drawn from the fact that the default make target >>does make a call to texi2html, and therefore will fail. > >I am doubly wrong :-(, be

Re: Updated: tetex-3.0.0-3 - now missing texi2html which is *mandatory* for Cygwin DLL build

2005-05-11 Thread Joshua Daniel Franklin
On 5/11/05, Christopher Faylor wrote: > On Thu, May 12, 2005 at 11:01:38AM +0800, Shaddy Baddah wrote: > >Shaddy Baddah wrote: > >> It seems that texi2html has dropped out/moved out of the binary package. > >> Is this deliberate? Where should I look for it now? > > > >Sorry if this seems like impat

Re: Updated: tetex-3.0.0-3 - now missing texi2html which is *mandatory* for Cygwin DLL build

2005-05-11 Thread Shaddy Baddah
Hi, Allow me to correct myself before someone else does. Shaddy Baddah wrote: > My interpretation is drawn from the fact that the default make target > does make a call to texi2html, and therefore will fail. I am doubly wrong :-(, because it will/does not fail. The exit status of the texi2html c

Re: Updated: tetex-3.0.0-3 - now missing texi2html which is *mandatory* for Cygwin DLL build

2005-05-11 Thread Shaddy Baddah
Hi, Christopher Faylor wrote: > The Cygwin DLL build does NOT have a dependency on texi2html. The Cygwin > documentation directory does have such a dependency but I don't see why > this is a severe problem. You are right, the DLL itself does not have a dependency on texi2html. That is my interpr

Re: Updated: tetex-3.0.0-3 - now missing texi2html which is *mandatory* for Cygwin DLL build

2005-05-11 Thread Shaddy Baddah
Hi, Larry Hall wrote: > Why wait? Just download 'tetex-bin-2.0.2-15', 'bunzip2' it, and extract the > executable from there using 'tar'. If you had previously installed that > version on your machine, you can skip the downloading and just go straight > to your local package directory for it. A

Re: Updated: tetex-3.0.0-3 - now missing texi2html which is *mandatory* for Cygwin DLL build

2005-05-11 Thread Christopher Faylor
On Thu, May 12, 2005 at 11:01:38AM +0800, Shaddy Baddah wrote: >Shaddy Baddah wrote: >> It seems that texi2html has dropped out/moved out of the binary package. >> Is this deliberate? Where should I look for it now? > >Sorry if this seems like impatience, but I am not sure I captured the >severity

Re: Fixing strace and cygcheck so that they work with mount -X

2005-05-11 Thread Christopher Faylor
On Wed, May 11, 2005 at 08:19:55PM -0700, David Rothenberger wrote: >On 5/11/2005 7:57 PM, Christopher Faylor wrote: >> On Wed, May 11, 2005 at 04:49:52PM -0700, David Rothenberger wrote: >>>On 5/11/2005 3:41 PM, Michael Schaap wrote: (At first I was a bit suspicious of the logic - it only sets

Re: Updated: tetex-3.0.0-3 - now missing texi2html which is *mandatory* for Cygwin DLL build

2005-05-11 Thread Larry Hall
At 11:01 PM 5/11/2005, you wrote: >Hi, > >Shaddy Baddah wrote: >> It seems that texi2html has dropped out/moved out of the binary package. >> Is this deliberate? Where should I look for it now? > >Sorry if this seems like impatience, but I am not sure I captured the >severity of this problem in my

Re: Fixing strace and cygcheck so that they work with mount -X

2005-05-11 Thread David Rothenberger
On 5/11/2005 7:57 PM, Christopher Faylor wrote: > On Wed, May 11, 2005 at 04:49:52PM -0700, David Rothenberger wrote: > >>On 5/11/2005 3:41 PM, Michael Schaap wrote: >> >>>(At first I was a bit suspicious of the logic - it only sets those >>>Windows variables that are not currently set, so what ab

Re: Updated: tetex-3.0.0-3 - now missing texi2html which is *mandatory* for Cygwin DLL build

2005-05-11 Thread Shaddy Baddah
Hi, Shaddy Baddah wrote: > It seems that texi2html has dropped out/moved out of the binary package. > Is this deliberate? Where should I look for it now? Sorry if this seems like impatience, but I am not sure I captured the severity of this problem in my original email... and since response has b

Re: Fixing strace and cygcheck so that they work with mount -X

2005-05-11 Thread Christopher Faylor
On Wed, May 11, 2005 at 04:49:52PM -0700, David Rothenberger wrote: >On 5/11/2005 3:41 PM, Michael Schaap wrote: >>The patch as-is doesn't compile for me, though, I presume because >>char **envp = (char **) cygwin_internal (CW_ENVP); >>uses a not-yet-released Cygwin enhancement. But when I cha

Re: Static destructors not running

2005-05-11 Thread William M. (Mike) Miller
On 5/11/05, Christopher Faylor <[EMAIL PROTECTED]> wrote: > On Wed, May 11, 2005 at 07:01:07AM -0400, William M. (Mike) Miller wrote: > >The order of destruction of static objects should be the inverse of > >their order of construction, regardless of whether they are global or > >local. In 1.5.16

Strangerous behavior in Cygwin (was: RE: Strange-Dangerous behaviour in Cygwin)

2005-05-11 Thread Gary R. Van Sickle
[snip] Sorry, I just felt I needed make the obvious contraction in the subject line there. -- Gary R. Van Sickle -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

RE: problems in Perl process management

2005-05-11 Thread Sonam Chauhan
Chris - > YJS? I don't understand this. > I felt the need to clarify after your observation about "kill -9" which > mentioned a "cygwin terminal" and did not appear to have any direct The Perl testcase in my first email showed I was calling "killfam 'KILL', $childpid". Jurgen replied he also wa

Re: Fixing strace and cygcheck so that they work with mount -X

2005-05-11 Thread David Rothenberger
On 5/11/2005 3:41 PM, Michael Schaap wrote: The patch as-is doesn't compile for me, though, I presume because char **envp = (char **) cygwin_internal (CW_ENVP); uses a not-yet-released Cygwin enhancement. But when I change it to the simpler and more standard char **envp = environ; it compi

Re: JNI and cygwin

2005-05-11 Thread Brian Dessent
Venkatesh Gopal wrote: > I need terminal and ncurses support and I have a JNI > layer that interacts with > "curses" functions.The JNI wrapper needs to be built > into a shared library. > I have problems using the cygwin libraries with Java > VM. As far as I know, Cygwin1.dll cannot be loaded dy

Re: Fixing strace and cygcheck so that they work with mount -X

2005-05-11 Thread Michael Schaap
On 11-May-2005 20:58, David Rothenberger wrote: > On 5/11/2005 9:53 AM, Christopher Faylor wrote: > >> On Wed, May 11, 2005 at 11:40:36AM -0400, Christopher Faylor wrote: >> >>> It sounds like you need to read MSDN on CreateProcess and see what >>> it says >>> about "lpEnvironment": >>> >>> http:/

Re: JNI and cygwin

2005-05-11 Thread Venkatesh Gopal
pdcurses works fine, but I assume it has its limitations. The "ncurses" component of cygwin seems to be more complete in comparison to other platforms. Venkatesh. --- "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote: > Venkatesh Gopal wrote: > > > I need to use the "cygwin" libraries for getting > >

Re: Static destructors not running

2005-05-11 Thread Christopher Faylor
On Wed, May 11, 2005 at 07:01:07AM -0400, William M. (Mike) Miller wrote: >The order of destruction of static objects should be the inverse of >their order of construction, regardless of whether they are global or >local. In 1.5.16 and the latest snapshot, global static objects are >destroyed befo

C++ static destructors run in wrong order

2005-05-11 Thread William M. (Mike) Miller
I mentioned this at the tail end of the thread on static destructors not running, but since I got no reaction I guess it was probably overlooked there. As noted by Christopher Faylor, the May 10 snapshot fixes the problem of destructors for static objects not being run when main() returns. Howeve

Re: Permissions problem mounting NFS shares from Cygwin sshd

2005-05-11 Thread Igor Pechtchanski
On Wed, 11 May 2005, Chip Olson wrote: > Quoth Igor Pechtchanski: > > > Read the above page again, please. If I understood your statement > > correctly, you've edited /etc/passwd and /etc/group directly. This is not > > *supposed* to have any effect, unless you use the appropriate Windows > > to

Re: Strange-Dangerous behaviour in Cygwin

2005-05-11 Thread Igor Pechtchanski
On Wed, 11 May 2005, Christopher Faylor wrote: > On Wed, May 11, 2005 at 02:47:42AM -0400, Igor Pechtchanski wrote: > >On Tue, 10 May 2005, Christopher Faylor wrote: > > > >> On Tue, May 10, 2005 at 06:56:10AM -0600, Eric Blake wrote: > >> >Now my question - why can't cygwin have sane defaults for

Re: JNI and cygwin

2005-05-11 Thread Gerrit P. Haase
Venkatesh Gopal wrote: I need to use the "cygwin" libraries for getting "curses" support. What about pdcurses? http://prdownloads.sf.net/mingw/pdcurses-2.6.0-2003.07.21-1.exe?download http://prdownloads.sf.net/mingw/pdcurses-2.6.0-src.tar.bz2?download Command line used... gcc -mno-cygwin -Wl,--ad

Re: sqlite / pysqlite ... RFC/ITP?

2005-05-11 Thread Gerrit P. Haase
Jan Schormann wrote: Hi all, I'm not sure just *how* off-topic this is, let's see ... I'm using Reini's own package of sqlite 3.0.7 for cygwin in conjunction with the pysqlite source-distribution. This works quite well, only I'd like it all in cygwin packages in the standard distribution. For the r

tail -f and pipes with bash shell

2005-05-11 Thread Peter Ekberg
Hello! What is going on here? ~$ ps -f | grep $$ peda2316 1 con 20:21:51 /usr/bin/bash peda31802316 con 21:51:47 /usr/bin/ps peda31642316 con 21:51:47 /usr/bin/grep [I use bash, if that matters] ~$ tail -f frame.log | grep Antenna 2005-05-11,21:51:07:

Re: Fixing strace and cygcheck so that they work with mount -X

2005-05-11 Thread David Rothenberger
On 5/11/2005 9:53 AM, Christopher Faylor wrote: On Wed, May 11, 2005 at 11:40:36AM -0400, Christopher Faylor wrote: It sounds like you need to read MSDN on CreateProcess and see what it says about "lpEnvironment": http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/createp

Re:JNI and cygwin

2005-05-11 Thread Larry Hall
At 11:41 AM 5/11/2005, you wrote: >I need terminal and ncurses support and I have a JNI >layer that interacts with > "curses" functions.The JNI wrapper needs to be built >into a shared library. >I have problems using the cygwin libraries with Java >VM. > >I have a smaller example that can reproduc

error: fork: after recent updates with sshd

2005-05-11 Thread Henri Dupre
I had that problem in the past on our old server and it happened after certain updates and now it happened again on our new server after some recent cygwin updates. I have the sshd server installed as service on the server (Win 2000 server sp4, all latests patches installed). The server is running

Re: Fixing strace and cygcheck so that they work with mount -X

2005-05-11 Thread Christopher Faylor
On Wed, May 11, 2005 at 11:40:36AM -0400, Christopher Faylor wrote: >On Wed, May 11, 2005 at 05:30:11PM +0200, Michael Schaap wrote: >>On 10-May-2005 17:17, Christopher Faylor wrote: >> >>>On Mon, May 09, 2005 at 09:19:14PM +0200, Michael Schaap wrote: >>> >>> On 9-May-2005 19:22, David Rothe

REsolved: Multiple Cygwin users in WinXPPro

2005-05-11 Thread Mills, John M.
All - I solved this by adding lines to 'cygwin.bat' that remove 'C:\cygwin\tmp\Xwin.log' and 'C:\cygwin\tmp\.X11-unix\*' before starting the shell. - John Mills -Original Message- From: Mills, John M. [mailto:[EMAIL PROTECTED] Sent: Friday, May 06, 2005 5:09 PM To: Cygwin Users (cygwin

Re: Permissions problem mounting NFS shares from Cygwin sshd

2005-05-11 Thread Chip Olson
Quoth Igor Pechtchanski: > Read the above page again, please. If I understood your statement > correctly, you've edited /etc/passwd and /etc/group directly. This is not > *supposed* to have any effect, unless you use the appropriate Windows > tools to adjust group memberships. >From the NT Secu

Re:JNI and cygwin

2005-05-11 Thread Venkatesh Gopal
I need terminal and ncurses support and I have a JNI layer that interacts with "curses" functions.The JNI wrapper needs to be built into a shared library. I have problems using the cygwin libraries with Java VM. I have a smaller example that can reproduce the issue... The shared library when co

Re: Fixing strace and cygcheck so that they work with mount -X

2005-05-11 Thread Christopher Faylor
On Wed, May 11, 2005 at 05:30:11PM +0200, Michael Schaap wrote: >On 10-May-2005 17:17, Christopher Faylor wrote: > >>On Mon, May 09, 2005 at 09:19:14PM +0200, Michael Schaap wrote: >> >> >>>On 9-May-2005 19:22, David Rothenberger wrote: >>> >>> >>> Does cygstart also need to be fixed? I'v

Re: Fixing strace and cygcheck so that they work with mount -X

2005-05-11 Thread Michael Schaap
On 10-May-2005 17:17, Christopher Faylor wrote: >On Mon, May 09, 2005 at 09:19:14PM +0200, Michael Schaap wrote: > > >>On 9-May-2005 19:22, David Rothenberger wrote: >> >> >> >>>Does cygstart also need to be fixed? I've found that it doesn't >>>propagate the full Cygwin environment when /bin

Re: problems in Perl process management

2005-05-11 Thread Christopher Faylor
On Wed, May 11, 2005 at 04:24:56PM +1000, Sonam Chauhan wrote: >Christopher - >>Yes, if you send a "kill -9" to a pid that shows up in ps but is >>associated with a non-cygwin process, it should work. > >So what me and Jurgen were discussing works, and you were wrong. >Thanks for revisiting your p

Re: Strange-Dangerous behaviour in Cygwin

2005-05-11 Thread Christopher Faylor
On Wed, May 11, 2005 at 02:47:42AM -0400, Igor Pechtchanski wrote: >On Tue, 10 May 2005, Christopher Faylor wrote: > >> On Tue, May 10, 2005 at 06:56:10AM -0600, Eric Blake wrote: >> >Now my question - why can't cygwin have sane defaults for the tty, so that >> >this question doesn't continue to po

Re: cygwin and gmail problems? Remote host said: 530 5.7.0 Must issue a STARTTLS command first

2005-05-11 Thread Michael Schaap
On 10-May-2005 19:04, Matt Wilkie wrote: >Hi All, > >gmail doesn't seem to like messages from the cygwin mailing list >today. Did anybody else get a notice like this? > > > (...) > >--- Enclosed is a copy of the bounce message I received. > >Return-Path: <> >Received: (qmail 22555 invoked for b

Re: Static destructors not running

2005-05-11 Thread William M. (Mike) Miller
On 5/10/05, Christopher Faylor <[EMAIL PROTECTED]> wrote: > Previous to 1.5.16, static destructors were always called via a > gcc "atexit" mechanism. This meant that there were scenarios where > destructors would not be called at all so I made cygwin's exit call > the destructors explicitly. I j

RE: missing cygapr-0-0.dll

2005-05-11 Thread Dave Korn
Original Message >From: Thomas Richter >Sent: 11 May 2005 11:11 > Corinna Vinschen wrote: >> I just installed the libapr0 package and there it is: >> /bin/cygapr-0-0.dll. > Ok works. Thanks. > But shouldn't be there dependencies? > There certainly should be.

Re: missing cygapr-0-0.dll

2005-05-11 Thread Thomas Richter
svs also missed cygneon42, but libneon24 was marked as installed. So I reinstalled all installed libs and now it works ... mfg Thomas Richter -- Thomas Richter 'Codito ergo sum' Diplominformatiker Softwareentwickler [EMAIL PROTECTED] http://www.ariva.de +(

Re: [ANNOUNCEMENT] Updated: tetex-3.0.0-3

2005-05-11 Thread zzapper
On Tue, 10 May 2005 18:00:19 +0200 (CEST), wrote: > >I have updated the tetex suite to version 3.0.0-3. This is a bugfix >release. > teTeX is a complete TeX distribution for UNIX compatible systems, maintained by me, Thomas Esser. It is based on the web2c distribution which is currently maintai

Re: missing cygapr-0-0.dll

2005-05-11 Thread Thomas Richter
Corinna Vinschen wrote: I just installed the libapr0 package and there it is: /bin/cygapr-0-0.dll. Ok works. Thanks. But shouldn't be there dependencies? mfg Thomas Richter -- Thomas Richter 'Codito ergo sum' Diplominformatiker Softwareentwickler [EMAIL PROTECTED]

Re: missing cygapr-0-0.dll

2005-05-11 Thread Corinna Vinschen
On May 11 11:43, Thomas Richter wrote: > Dave Korn wrote: > >>From: Thomas Richter > >>I reinstalled base and suberversion package. > >>If I call cvs I got the message: missing cygapr-0-0.dll. > >>And it is not available in \cygwin\bin\ ... > >>Where can I get the file? > >and enter the name of the

Re: missing cygapr-0-0.dll

2005-05-11 Thread Thomas Richter
Dave Korn wrote: From: Thomas Richter I reinstalled base and suberversion package. If I call cvs I got the message: missing cygapr-0-0.dll. And it is not available in \cygwin\bin\ ... Where can I get the file? and enter the name of the file you're looking for - in this case, you'll see that it's in

RE: missing cygapr-0-0.dll

2005-05-11 Thread Dave Korn
Original Message >From: Thomas Richter >Sent: 11 May 2005 10:12 > Hi, > I reinstalled base and suberversion package. > If I call cvs I got the message: missing cygapr-0-0.dll. > And it is not available in \cygwin\bin\ ... > Where can I get the file? > To find cygwin packages that conta

missing cygapr-0-0.dll

2005-05-11 Thread Thomas Richter
Hi, I reinstalled base and suberversion package. If I call cvs I got the message: missing cygapr-0-0.dll. And it is not available in \cygwin\bin\ ... Where can I get the file? mfg Thomas Richter -- Thomas Richter 'Codito ergo sum' Diplominformatiker Softwareentwickler [EMAIL PROTECTED]

Re: how to kill windows process from bash shell?

2005-05-11 Thread Igor Pechtchanski
Ugh. Top-posting. Reformatted. On Tue, 10 May 2005, John R Larsen wrote: > On 10 May 2005 at 18:18, Christopher Faylor wrote: > > Date sent:Tue, 10 May 2005 18:18:49 -0400 > From: Christopher Faylor <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subj

Re: Permissions problem mounting NFS shares from Cygwin sshd

2005-05-11 Thread Igor Pechtchanski
On Tue, 10 May 2005, Chip Olson wrote: > Quoth Larry Hall: > >At 03:03 PM 5/10/2005, you wrote: > > > > > > > > I read in the archives that logging in with public-key authentication > > can cause problems like this, and indeed, if I log in via ssh with -o > > PubKeyAuthentic

Re: Updated: tetex-3.0.0-3

2005-05-11 Thread Shaddy Baddah
Hi, Jan Nieuwenhuizen wrote: > I have updated the tetex suite to version 3.0.0-3. This is a bugfix > release. It seems that texi2html has dropped out/moved out of the binary package. Is this deliberate? Where should I look for it now? Thanks in advance, Shaddy -- Unsubscribe info: http://

Re: Windows XP 5.1.2600/Rsync freezes and does not copy any files

2005-05-11 Thread Igor Pechtchanski
On Tue, 10 May 2005, David Secret wrote: > I was trying to tunnel a file transfer via SSH from a Windows XP 5.1.2600 > machine to a Windows 2003 machine, it seemed SSH was freezing but after > further testing rsync seems completely incapable of operation. Doing a > simple: > > $ ls /tmp/a > a.txt