RE: Remap problems with Perl 5.8 and 1.3.13-2

2002-10-14 Thread Ralf Habacker
> This is the same old problem that has always existed with cygwin fork > and perl, AFAICT. There is no guaranteeing that a dll which is loaded > into a specific location in a parent will be loaded into the same > location in the child. > > Cygwin tries to force loading in the proper place but so

RE: inetd telnet slowness

2002-10-14 Thread Danilo Turina
[snip] > It's definitely correlated to your problem but I can't tell > you what's > generating it specifically. You'll need to debug it more it seems. [snip] What do you need with "debug it more"? I don't know how to proceed, can you give some hint? Thank you, Danil

Re: Remap problems with Perl 5.8 and 1.3.13-2

2002-10-14 Thread Christopher Faylor
On Tue, Oct 15, 2002 at 08:06:19AM +0200, Gerrit P. Haase wrote: >Hallo Christopher, > >Am Montag, 14. Oktober 2002 um 17:58 schriebst du: > >> On Mon, Oct 14, 2002 at 10:24:57AM -0500, Gary R Van Sickle wrote: >>>I'm still having these sorts of problems with Perl 5.8 and Cygwin1.dll >>>1.3.13-2:

Re: cygwin/emacs remaps C-h

2002-10-14 Thread Eli Zaretskii
On Mon, 14 Oct 2002, Tom Roche wrote: > C-h is mapped to DEL in > both X and -nox. Is there any way to restore it to its normal > help-command role (without also screwing up Backspace and > Delete)? I.e. make C-h, Backspace, and Delete works in Cygwin the > way they do in "normal" NT emacs. Doe

Re: Problem with cygwin 1.3.13 and ssh

2002-10-14 Thread Roland Schwingel
Hi Max... The permissions are correct... (on Unix side). A chmod from cygwin did not change a thing. The tip from pierre (CYGWIN=smbntsec) finally brought the correct permissions to my folders (and also a working ssh). Roland "Max Bowsher" <[EMAIL PROTECTED]> 14.10.2002 18:48 To:

Re: Problem with cygwin 1.3.13 and ssh

2002-10-14 Thread Roland Schwingel
Hello Pierre... CYGWIN=smbntsec made it completely working. The permissions are now correct when doing a ls -al Thanks (to you and all who have helped) Roland "Pierre A. Humblet" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 14.10.2002 20:03 To: Roland Schwingel <[EMAIL PROT

Re: Remap problems with Perl 5.8 and 1.3.13-2

2002-10-14 Thread Gerrit P. Haase
Hallo Christopher, Am Montag, 14. Oktober 2002 um 17:58 schriebst du: > On Mon, Oct 14, 2002 at 10:24:57AM -0500, Gary R Van Sickle wrote: >>I'm still having these sorts of problems with Perl 5.8 and Cygwin1.dll >>1.3.13-2: Can you recompile perl and see if it still happens? > Cygwin's memory

Re: The Perl Journal needs help

2002-10-14 Thread Gerrit P. Haase
Hallo Nenad, From: http://www.tpj.com/ October 11, 2002 - The news isn't good - it's great! Thanks to your support, The Perl Journal really is back in business - yes, we have enough subscriptions to go to press (well, go to Acrobat Distiller, anyway). We'll be rolling out the first issue of the

RE: Suddenly, all file have executable attribute bits set!

2002-10-14 Thread Jelks Cabaniss
James Shaw wrote: > I've been happily using and programming under Cygwin > for a couple of months. I suddenly noticed today > that a bug has creeped up in my installation. > The bug is that all files show up as executable! Thank you! I didn't notice that earlier. NOW I understand why the col

Suddenly, all file have executable attribute bits set!

2002-10-14 Thread James Shaw
Hello all, I've been happily using and programming under Cygwin for a couple of months. I suddenly noticed today that a bug has creeped up in my installation. I'm writing here in the hopes that something is configured wrong / Windows is misbehaving. And that it can therefore be fixed. The bug

pasting clipboard always adds carriage return

2002-10-14 Thread f m
Hi, I'm using cygwin-1.3.12-4 on WinME. I find that when I cut something from the cygwin window, it always has a carriage return at the end regardless of what application I paste it into. This only happens for text copied to the clipboard from a cygwin window. I have checked "Quick Edit" and un

Re: cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Larry Hall (RFK Partners, Inc)
At 03:26 PM 10/14/2002, Christopher Faylor wrote: >On Mon, Oct 14, 2002 at 03:23:40PM -0400, Larry Hall (RFK Partners, Inc) wrote: > >At 03:01 PM 10/14/2002, Scott Prive wrote: > >>(Eagerly awaiting someone to write an O'Reily book on Cygwin :-) > > > > > >Sounds good to me. My guess is that some

Re: problem with "more" under cygwin-1.3.13-1

2002-10-14 Thread Christopher Faylor
On Mon, Oct 14, 2002 at 04:50:58PM -0400, Christopher Faylor wrote: >On Mon, Oct 14, 2002 at 01:30:19PM -0700, Joshua Daniel Franklin wrote: >>>* Jeff Johnston: >"set | more" only the first page is shown, it does not display the >"More" prompt, and the bash prompt appears at the bottom. >>

cygwin/emacs remaps C-h

2002-10-14 Thread Tom Roche
I have begun running the cygwinized emacs GNU Emacs 21.2 (i686-pc-cygwin) of 2002-10-14 that is setup.exe-able from cygwin 1.3.13-1. It was very easy to setup, but it has its quirks. One is that C-h is mapped to DEL in both X and -nox. Is there any way to restore it to its normal help-command ro

Re: terminal-mode cygwin/emacs problem

2002-10-14 Thread Tom Roche
>>> emacs: Terminal type cygwin is not defined. >>> If that is not the actual type of terminal you have, >>> use the Bourne shell command `TERM=... export TERM' (C-shell: >>> `setenv TERM ...') to specify the correct type. It may be necessary >>> to do `unset TERMINFO' (C-shell: `unsetenv TER

emacs problem..

2002-10-14 Thread Vincent Yau
Hi I just installed the latest Cygwin today and I am running it on a Windows 2000 Service Pack 2 box. I wanted to fire up emacs but it spits out this error message: emacs.exe -- Entry point not found The procedure entry point TIFFClientOpen could not be located in the dynamic link libra

terminal-mode cygwin/emacs problem, was: cygwin emacs HOWTO?

2002-10-14 Thread Tom Roche
terminal-mode cygwin/emacs problem >>> emacs: Terminal type cygwin is not defined. >>> If that is not the actual type of terminal you have, >>> use the Bourne shell command `TERM=... export TERM' (C-shell: >>> `setenv TERM ...') to specify the correct type. It may be necessary >>> to do `un

Re: cygwin emacs HOWTO?

2002-10-14 Thread Tom Roche
Tom Roche wrote: >> Is there a cygwin GNU emacs HOWTO? If so, I'd appreciate a >> pointer. I've made space for one at http://www.emacswiki.org/cgi-bin/wiki.pl?CygwinizedEmacsHOWTO I'm adding stuff as I learn, and I encourage folks who already know more to contribute. -- Unsubscribe info:

RE: Problem with cygwin 1.3.13-2

2002-10-14 Thread [EMAIL PROTECTED]
Cygwin 1.3.13 turns on "ntsec" by default. If you didn't specify this before in your CYGWIN environment variable, shame on you! ;-) Your best bet is to change the permissions on the files you need to reflect proper ownership and continue to use the new default. Alternatively, you can whimp out

Ask again please

2002-10-14 Thread Michael A Chase
On Mon, 14 Oct 2002 04:56:24 -0700 (PDT) mehernosh mohta <[EMAIL PROTECTED]> wrote: > I wanted to setup an intranet mail on my windows > network. So I tried to install cyrus imap of version > 2.1.6. But while compiling i used to get the following > problems. > > So please try to help me out. Or

Re: A good liont

2002-10-14 Thread Elfyn McBratney
Hi, Cheers, that compiled perfectly... Elfyn - Original Message - From: Gerrit P. Haase <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; Elfyn McBratney <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, October 14, 2002 12:48 PM Subject: Re: A good liont > Elfyn schrieb: > > > Hi,

Re: problem with "more" under cygwin-1.3.13-1

2002-10-14 Thread Christopher Faylor
On Mon, Oct 14, 2002 at 01:30:19PM -0700, Joshua Daniel Franklin wrote: >>* Jeff Johnston: "set | more" only the first page is shown, it does not display the "More" prompt, and the bash prompt appears at the bottom. >> >>>Try 1.3.13-2 if you haven't already. >> >>I'm used 13-2 and I can co

Re: cygwin emacs HOWTO?

2002-10-14 Thread Joe Buehler
Tom Roche wrote: > > emacs: Terminal type cygwin is not defined. > > If that is not the actual type of terminal you have, > > use the Bourne shell command `TERM=... export TERM' (C-shell: > > `setenv TERM ...') to specify the correct type. It may be necessary > > to do `unset TERMINFO' (C-s

Oreilly book on Cygwin

2002-10-14 Thread Scott Prive
I sent my request to [EMAIL PROTECTED] Hopefully they sense enough "demand" to investigate this topic... > -Original Message- > From: Larry Hall (RFK Partners, Inc) [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 14, 2002 3:24 PM > To: Scott Prive; [EMAIL PROTECTED] > Subject: RE:

RE: problem with "more" under cygwin-1.3.13-1

2002-10-14 Thread Joshua Daniel Franklin
> * Jeff Johnston: > > > "set | more" only the first page is shown, it does not display > > > the "More" prompt, and the bash prompt appears at the bottom. > > > Try 1.3.13-2 if you haven't already. > > I'm used 13-2 and I can confirm Jeff's report. More seems to have > broken. I ported 'mo

cygwin emacs HOWTO?

2002-10-14 Thread Tom Roche
Is there a cygwin emacs HOWTO? If so, I'd appreciate a pointer. Use case: I download/setup cygwin 1.3.13-1, and download/setup emacs 21.2. I run bash, and (from ~) > $ emacs > emacs: Terminal type cygwin is not defined. > If that is not the actual type of terminal you have, > use the Bourne

Problem with cygwin 1.3.13-2

2002-10-14 Thread Robert L. Oelschlaeger
Running cygwin on Win2K. Downloaded cygwin-1.3.13-2 libreadline5-4.3-2 readline-4.3-2 texinfo-4.2-4 and installed them this morning. Tried to add a new tool file to CVS, with the following result: $ cvs commit -m"Checkpoint" gdlutil.py RCS file: /

Re: cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Christopher Faylor
On Mon, Oct 14, 2002 at 03:23:40PM -0400, Larry Hall (RFK Partners, Inc) wrote: >At 03:01 PM 10/14/2002, Scott Prive wrote: >>(Eagerly awaiting someone to write an O'Reily book on Cygwin :-) > > >Sounds good to me. My guess is that someone here would be interested >in doing so if O'Reilly express

RE: Cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Larry Hall (RFK Partners, Inc)
At 03:01 PM 10/14/2002, Scott Prive wrote: >(Eagerly awaiting someone to write an O'Reily book on Cygwin :-) Sounds good to me. My guess is that someone here would be interested in doing so if O'Reilly expressed interest. ;-) Larry Hall [EMAIL PROTECTED] RFK Partn

RE: problem with "more" under cygwin-1.3.13-1

2002-10-14 Thread Jelks Cabaniss
Larry Hall wrote: * Jeff Johnston: > > "set | more" only the first page is shown, it does not display > > the "More" prompt, and the bash prompt appears at the bottom. > Try 1.3.13-2 if you haven't already. I'm used 13-2 and I can confirm Jeff's report. More seems to have broken. /Jelks

Re: problem with "more" under cygwin-1.3.13-1

2002-10-14 Thread Larry Hall (RFK Partners, Inc)
At 01:49 PM 10/14/2002, Jeff Johnston wrote: >Hi, > >I upgraded to cygwin-1.3.13.1 on Windows 98 SE (previous version cygwin >1.3.12-4), and the more command stopped wroking properly for me. For >example I have several pages of environment variables set, but with "set | >more" only the first pag

RE: Cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Scott Prive
Igor, I suspect the resolution to my problem will be different from yours. For me, I just wanted shares mounted under Cygwin to behave the same as if I mounted it under Command Prompt. I got this result by disabling ntsec for CIFS shares ("nosmbntsec"). I couldn't provide an answer for your

New cygwin & .dir_colors

2002-10-14 Thread Jelks Cabaniss
Just installed the new cygwin and the old directory listing colors are no longer recognized. Now it only distinguishes between normal files (red), directories (dark blue), and links (cyan). It used to distinguish between the file types too, i.e., .zip, .c, .txt, .jpg were all in different colors

Re: Problem with cygwin 1.3.13 and ssh

2002-10-14 Thread Pierre A. Humblet
Roland Schwingel wrote: > > Hi... > > I just updated to 1.3.13 and encountered a problem with permissions > My homeaccount resides on a Linux box and is shared with Samba. Try turning smbntsec on in CYGWIN Pierre -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug report

problem with "more" under cygwin-1.3.13-1

2002-10-14 Thread Jeff Johnston
Hi, I upgraded to cygwin-1.3.13.1 on Windows 98 SE (previous version cygwin 1.3.12-4), and the more command stopped wroking properly for me. For example I have several pages of environment variables set, but with "set | more" only the first page is shown, it does not display the "More" prompt, a

RE: RESOLVED: cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Scott Prive
> > nontsec=smb probably just turns off ntsec entirely. The CYGWIN > environment variable parser is not that sophisticated. "oops". I don't suppose I would even notice ntsec being off notice given my limited needs. You are probably right, and this is likely a `side effect/parser issue'... I'v

Re: Moving cygwin discussions to Usenet? (e.g., alt.os.cygwin)

2002-10-14 Thread Nicholas Wourms
[SNIP] > > Please provide the URL of such a reply. Stating that a thing is > so > > without proof is not useful. > > Glad you ask. Examine thread "Crontab problems" > MID <[EMAIL PROTECTED]> > it shows my point. > > > I see many people patiently answering "newbie" questions here. > Surely >

Re: RESOLVED: cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Christopher Faylor
On Mon, Oct 14, 2002 at 01:10:37PM -0400, Scott Prive wrote: >>>For the archive: Add to NT Environment "nontsec=smb" (no quotes, append >>>to your existing CYGWIN value). >> >>Is this an alternative syntax? I thought it was "nosmbntsec". > >This was the first example I found in the archives, and

RE: RESOLVED: Cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Scott Prive
> > For the archive: Add to NT Environment "nontsec=smb" (no quotes, > > append to your existing CYGWIN value). > > Is this an alternative syntax? I thought it was "nosmbntsec". > > Max. This was the first example I found in the archives, and it worked. It was a discussion leading up to impli

Re: RESOLVED: cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Christopher Faylor
On Mon, Oct 14, 2002 at 05:50:31PM +0100, Max Bowsher wrote: >Scott Prive wrote: >> YES thank you sir! :-D >> >> that helped me find this: >> http://sources.redhat.com/ml/cygwin/2000-12/msg00877.html >> >> For the archive: Add to NT Environment "nontsec=smb" (no quotes, >> append to your existi

Re: Cygwin can't write to CIFS... but cmd.exe *can*

2002-10-14 Thread CBFalconer
Scott Prive wrote: > > If one is authenticated against a remote CIFS share (Linux), should > there be a difference in "permissions" between Cygwin and CMD.EXE? > ... snip ... > > -- > Name: cygch

Re: RESOLVED: Cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Max Bowsher
Scott Prive wrote: > YES thank you sir! :-D > > that helped me find this: > http://sources.redhat.com/ml/cygwin/2000-12/msg00877.html > > For the archive: Add to NT Environment "nontsec=smb" (no quotes, > append to your existing CYGWIN value). Is this an alternative syntax? I thought it was "

Re: Problem with cygwin 1.3.13 and ssh

2002-10-14 Thread Max Bowsher
Roland Schwingel wrote: > Hi > > Thanks for your reply and help... nontsec did help, chmod did not > (unfortunately) You would have needed to chmod it to 600 or 400 - i.e. *NO* access other than owning user. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug report

RE: Problem with cygwin 1.3.13 and ssh

2002-10-14 Thread Harig, Mark A.
What are the permissions of your home directory?: ls -l /home/ What are the permissions of your .ssh directory?: ls -l /home//.ssh What filesystem are you running on your disk, NTFS or FAT/FAT32? What is the value of your CYGWIN environment variable?: echo $CYGWIN Did you reboot after upgradin

RE: RESOLVED: Cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Scott Prive
YES thank you sir! :-D that helped me find this: http://sources.redhat.com/ml/cygwin/2000-12/msg00877.html For the archive: Add to NT Environment "nontsec=smb" (no quotes, append to your existing CYGWIN value). I did search the list before posting, but my search (CIFS, Permission) got ZERO hi

Re: Remap problems with Perl 5.8 and 1.3.13-2

2002-10-14 Thread Christopher Faylor
On Mon, Oct 14, 2002 at 10:24:57AM -0500, Gary R Van Sickle wrote: >I'm still having these sorts of problems with Perl 5.8 and Cygwin1.dll >1.3.13-2: Cygwin's memory footprint has changed. Patches gratefully accepted. FWIW, "It doesn't work for me either!"s are not gratefully accepted. cgf --

RE: emacs on cygwin

2002-10-14 Thread Kris Thielemans
Hi Gareth and all, just to mention that I'm using cygwin's telnetd now (I was using exceed's telnetd), and now emacs -nw works perfectly! thanks Kris > > > To add to my tests I reported in my previous mail: > > - I am on my NT PC > > - I telnet (using cygwin's telnet) to my NT PC > > - \cygwi

Re: pthreads in YahooPOPs

2002-10-14 Thread Andrew Lynch
OK Thanks! All future messages will go to the mailing list only. I have had some success with SaveMyModem and the cygwin port of YahooPOPs since these messages. I was able to comment out the pthreads portion and add a few other minor changes, Makefile tweaks, etc. After a bit of work, I was ab

Remap problems with Perl 5.8 and 1.3.13-2

2002-10-14 Thread Gary R Van Sickle
I'm still having these sorts of problems with Perl 5.8 and Cygwin1.dll 1.3.13-2: " c:\unix\bin\perl.exe: *** unable to remap c:\unix\lib\perl5\5.8.0\cygwin-multi-64int\auto\Data\Dumper\Dumper.dll to same address as parent -- 0xE6 6 [main] perl 1764 sync_with_child: child 716(0x710) died

RE: inetd telnet slowness

2002-10-14 Thread Larry Hall (RFK Partners, Inc)
At 06:12 AM 10/14/2002, Danilo Turina wrote: >I also have this problem since one or two months: when I try to telnet to my win2k >box from another host (or from the same machine) I have to wait approx. 1 min. before >the login prompt displays (but I see "Trying", "Connected" and "Escape characte

Re: latest cvs fork problems

2002-10-14 Thread Christopher Faylor
On Mon, Oct 14, 2002 at 02:28:42PM +0400, Roman Belenov wrote: >Same here with 1.3.13-2; it seems that all programs are affected (e.g. >I can't run anything from bash since bash can't fork). I'm using >WIndows XP SP1. cygcheck output would confirm if this is really 1.3.13-2 that you're running.

Re: latest cvs fork problems

2002-10-14 Thread Christopher Faylor
On Sun, Oct 13, 2002 at 10:32:23PM -0500, Steve O wrote: >On Mon, Oct 14, 2002 at 03:09:50AM -, [EMAIL PROTECTED] wrote: >> <[EMAIL PROTECTED]>: >> Sorry, only subscribers may post. See the project web page for details: >http://www.cygwin.com/lists.html (#5.7.2) > >Hi, >I was trying to get t

Re: cygwin 1.3.13-2 idiosyncrasy

2002-10-14 Thread Christopher Faylor
On Mon, Oct 14, 2002 at 09:58:43AM -0400, Igor Pechtchanski wrote: >On Mon, 14 Oct 2002, Christopher Faylor wrote: >> On Mon, Oct 14, 2002 at 01:11:44AM -0400, Igor Pechtchanski wrote: >> >I'm not sure if this is a bug, or just weird behavior, but on the new >> >Cygwin the output of 'ps' shows all

Re: Adding Reply-To: header to list messages.

2002-10-14 Thread Christopher Faylor
On Mon, Oct 14, 2002 at 01:26:39PM +0200, Pavel Rozenboim wrote: >Is it possible to add Reply-To header to messages posted to the list? No. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cyg

Re: Cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Donald MacVicar
There is loads of stuff in the list archives on this. If you have local user accounts on the Win machine (rather than domain accounts) and access using shares using the unix account then the UID/GID are different, you can set CYGWIN too some value - I think it is smbnontsec, someone can corre

RE: Cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Igor Pechtchanski
Scott, I've had some trouble with file permissions on samba shares under Win2k. Not anything as severe as yours, but the files created on a share didn't inherit the world read permissions of the directories (and those couldn't be set). I wonder if these are related? Igor On Mon, 14 Oct 2

[ANNOUNCEMENT] Updated: swig-1.3.15-1

2002-10-14 Thread Gerald S. Williams
I've updated the version of SWIG to 1.3.15-1. Tarballs should be available on the Cygwin mirrors shortly. As per the SWIG web page (http://www.swig.org): SWIG (Simplified Wrapper Interface Generator) is a software development tool that connects programs written in C, C++, and Objective-C w

RE: Cygwin can't write to CIFS... but cmd.exe *can* (more)

2002-10-14 Thread Scott Prive
...of course, when I do this (in either example), I have cd'd to the CIFS share (/cygdrive/w/ in both cases) Also, the share is authenticated as a test account other than who I am in the shell (shell user=Administrator; CIFS authenticated as user 'foo'). I'm wondering if this has anything to d

Cygwin can't write to CIFS... but cmd.exe *can*

2002-10-14 Thread Scott Prive
If one is authenticated against a remote CIFS share (Linux), should there be a difference in "permissions" between Cygwin and CMD.EXE? Example: After authentication/mount (via net use), I try `echo "foo" >myfile.txt` In the Cygwin shell, this fails and I get a 0-byte file. If I start CMD.EXE f

Re: cygwin 1.3.13-2 idiosyncrasy

2002-10-14 Thread Igor Pechtchanski
On Mon, 14 Oct 2002, Christopher Faylor wrote: > On Mon, Oct 14, 2002 at 01:11:44AM -0400, Igor Pechtchanski wrote: > >Hi, > >I'm not sure if this is a bug, or just weird behavior, but on the new > >Cygwin the output of 'ps' shows all bash shells but the current one in the > >'waiting for tty inp

Re: "Application failed to initialize (0xc0000022)"

2002-10-14 Thread Gerald S. Williams
Cross-posting the resolution... Christopher Faylor wrote: > It's usually caused by the use of CYGWIN=ntsec and cygwin1.dll not having > executable permissions, I believe. It's showed up here from time to time. > > So, doing something like: > > c:\>set CYGWIN=ntsec > c:\>chmod a+rx /bin/* > >

RE: Viruses being transported with cygwin messages

2002-10-14 Thread Gerald S. Williams
Tim Prince wrote: > Earthlink gave me immediate automatic acknowledgment that these were viruses > originated by one of their customers. Sorry for the extra noise, but in case anyone's trying to track down the sources, I also got a message claiming to be from Christopher Faylor (though with the

RE: Viruses being transported with Cygwin messages

2002-10-14 Thread Polley Christopher W
Robert, It's probably not your system that is infected -- Bugbear, like KLEZ, uses addresses harvested from the infected system in spoofed "From" headers. The only way I've been able to guess at the real identity for bugbear-infected mail that I've received (from friends/family) is to search thr

Re: Problem with cygwin 1.3.13 and ssh

2002-10-14 Thread Roland Schwingel
Hi Thanks for your reply and help... nontsec did help, chmod did not (unfortunately) Roland "Max Bowsher" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 14.10.2002 14:50 To: "Roland Schwingel" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> cc: Sub

Re: Problem with cygwin 1.3.13 and ssh

2002-10-14 Thread Max Bowsher
Roland Schwingel wrote: > Hi... > > I just updated to 1.3.13 and encountered a problem with permissions > > When trying to ssh to different machine I get: > @@@ > @ WARNING: UNPROTECTED PRIVATE KEY FILE! @ > @

help compiling?

2002-10-14 Thread Adrian C. Brown
Hi all, I did not write this source or makefile but I would like to know why it is failing, any ideas? $ make ld -o kernel.elf main.o -dN -Ttext 0x101080 ld: warning: cannot find entry symbol _mainCRTStartup; defaulting to 00101080 main.o: In function `main': /home/Administrator/os/main.c:25: un

Re: cannot run apache with mod_php4

2002-10-14 Thread Jason Tishler
Dmitry, On Mon, Oct 14, 2002 at 09:50:39AM +0600, Dmitry Suhodoev wrote: > > Ive checked the list and it seems that your problem is in your > > dll's. This problem can (hopefully) be fixed by rebasing. Although > > this is *should* work, it is an entirely experimental phase and > > could muff the

Re: emacs on cygwin

2002-10-14 Thread Joe Buehler
Joshua Daniel Franklin wrote: >>No. If you want NT Emacs to understand Cygwin paths, get cygwin-mount.el from >>http://www.emacswiki.org/elisp/index.html. The Cygwin GNU emacs understands //machine/share syntax, but not X:/path syntax. Normal Cygwin /some/path/to/file syntax is fine also (of cou

Re: A good lint (was: Re: A good liont)

2002-10-14 Thread Gerrit P. Haase
Elfyn schrieb: > Does anyone know if there is a good lint around that compiles on cygwin...?? > Ive googled around for one and cant find the source only binaries, and there > for linux. Splint (former lclint) should build OOTB under Cygwin, there is also a Windows version available. -> http://ww

Fwd: failure delivery

2002-10-14 Thread mehernosh mohta
Note: forwarded message attached. __ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com --- Begin Message --- Message from yahoo.com. Unable to deliver message to the following address(es). <[EMAIL PROTECTE

Adding Reply-To: header to list messages.

2002-10-14 Thread Pavel Rozenboim
Hi, Is it possible to add Reply-To header to messages posted to the list? It will make reply to list messages easier. I already sent direct (off-list) reply to someone by mistake. Thanks, Pavel. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: ht

more questions about the setup program - using more than one mirror...

2002-10-14 Thread Ed
Howdy all! I'm using the Cygwin setup on my W2000 system. A while ago I asked the question: how do I know which mirror to select? Obviously some are going to be faster than others (perhaps also a lot closer). Someone here told me that I can select multiple sites and setup will select the faste

gcc 3.2 + ada + cygwin: nanosleep unknown

2002-10-14 Thread Pierre Habraken
Hello, When compiling an Ada program with gcc 3.2 in the Cygwin environment I get the following error at link time: $ gnatlink program.ali /opt/gnu/ada/lib/gcc-lib/i686-pc-cygwin/3.2/adalib/libgnat.a(s-osprim.o): In function `system__os_primitives__timed_delay': /usr/local/src/build-cygwin/gcc-3

Problem with cygwin 1.3.13 and ssh

2002-10-14 Thread Roland Schwingel
Hi... I just updated to 1.3.13 and encountered a problem with permissions When trying to ssh to different machine I get: @@@ @ WARNING: UNPROTECTED PRIVATE KEY FILE! @ @@@

Re: latest cvs fork problems

2002-10-14 Thread Roman Belenov
Same here with 1.3.13-2; it seems that all programs are affected (e.g. I can't run anything from bash since bash can't fork). I'm using WIndows XP SP1. Steve O <[EMAIL PROTECTED]> writes: > On Mon, Oct 14, 2002 at 03:09:50AM -, [EMAIL PROTECTED] wrote: >> <[EMAIL PROTECTED]>: >> Sorry, only

Re: Viruses being transported with cygwin messages

2002-10-14 Thread Guy Harrison
On Sun, 13 Oct 2002 21:36:02 -0400, "Gregg C Levine" <[EMAIL PROTECTED]> wrote: >Hello from Gregg C Levine >Okay. I'll agree with you on that notion, Christopher. No real arguement >there. Now as to about those messages? Are those actual messages? I'm >inclined to think not. Nope. Two arrived he

RE: inetd telnet slowness

2002-10-14 Thread Danilo Turina
I also have this problem since one or two months: when I try to telnet to my win2k box from another host (or from the same machine) I have to wait approx. 1 min. before the login prompt displays (but I see "Trying", "Connected" and "Escape character is '^]'" immediately). Launching "in.telnetd

Re: multiple mirrors downloading

2002-10-14 Thread Max Bowsher
Michael Chase's clean_setup.pl deserves a mention here. URL: http://home.ix.netcom.com/~mchase/zip/ I use it with the -missing & -missingprefix options for all my Cygwin package downloading. Max. Randall R Schulz wrote: > Zenaan, > > Your assumption is not in fact valid. Even if it were, you

rebuilding cygwin1.dll

2002-10-14 Thread Baurjan Ismagulov
Hello, I'm trying to understand why the following code doesn't do what I expect it to: #include #include int main(void) { SetConsoleOutputCP(857); printf("\x87\x94\x8d\x9f\x81\xa7\n"); } (BTW, does anyone know why gcc issues a warning if main has return type void? Is this req

RE: Re: Viruses being transported with Cygwin messages

2002-10-14 Thread "Schaible, Jörg"
Hello, > > > Folks, don't roar at me, but I am seeing a number of > messages arrive here, > > > infected. One came with a message via Robert Collins, twice, > Like spam, most common email viruses forge the 'from' > address. I am seeing > a few of these too, but, as Chris said, they aren't co

Re: pthreads in YahooPOPs

2002-10-14 Thread egor duda
Hi! Sunday, 13 October, 2002 Andrew Lynch [EMAIL PROTECTED] wrote: AL> Hopefully, the author will see the issue and rewrite AL> the code in a more portable manner. Can you deduce AL> what the YahooPOPs author is trying to do? Would you AL> suggest a more portable method I could look at? I AL>