Re: perl 5.8.0 and spamassasin

2003-06-07 Thread Ajay Simha
On Sat Jun 07 22:05:57 2003, David Rothenberger wrote: > Ajay Simha wrote: > > > > Hi, > > > > With Perl 5.8.0 and SpamAssassin-2.55 I get: > > > > BEGIN failed--compilation aborted at > > /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin.pm line 62. > > Compilation failed in require at /bin/spa

Re: Echo from bash disappears

2003-06-07 Thread Larry Hall
Hm, there's something fishy there. I have 'tty' set as well with no side affects. However, trying to set 'tty' in your profile should be a no-op. This value is only referenced at load time for cygwin1.dll (see ) so setting the value in /etc/p

Re: perl 5.8.0 and spamassasin

2003-06-07 Thread David Rothenberger
Ajay Simha wrote: > > Hi, > > With Perl 5.8.0 and SpamAssassin-2.55 I get: > > BEGIN failed--compilation aborted at > /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin.pm line 62. > Compilation failed in require at /bin/spamassassin line 69. > procmail: Program failure (70) of "spamassassin" > p

Re: perl 5.8.0 and spamassasin

2003-06-07 Thread Ajay Simha
On Sun Jun 08 04:02:12 2003, Elfyn McBratney wrote: > On Sat, 7 Jun 2003, Ajay Simha wrote: > > > With Perl 5.8.0 and SpamAssassin-2.55 I get: > > > > BEGIN failed--compilation aborted at > > /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin.pm line 62. > > Compilation failed in require at /bin/sp

Re: perl 5.8.0 and spamassasin

2003-06-07 Thread Elfyn McBratney
On Sat, 7 Jun 2003, Ajay Simha wrote: > With Perl 5.8.0 and SpamAssassin-2.55 I get: > > BEGIN failed--compilation aborted at > /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin.pm line 62. > Compilation failed in require at /bin/spamassassin line 69. > procmail: Program failure (70) of "spamassas

Re: Echo from bash disappears

2003-06-07 Thread Marcus Vinicius Ferreira
Mr. Hall, Thanks for the fast response. I was beginning to list my environmente variables as suggested in "problems.html" and I think I cleared the problem. Redefining /etc/profile from export CYGWIN=" $CYGWIN ntsec tty " to export CYGWIN=" $CYGWIN ntsec" made things come back to norm

Re: [ANNOUNCE] LibXSLT (1.0.27) test packages available

2003-06-07 Thread Elfyn McBratney
On Thu, 5 Jun 2003, Patrick Eisenacher wrote: > Hi Elfyn, > > unfortunately I'm less fortunate with the new libxslt package than > Andreas. I cannot translate a simple xml document to html with the new > version of xsltproc. Here are some infos: > [...] Patrick, I've upgraded the Cygwin LibXSLT

perl 5.8.0 and spamassasin

2003-06-07 Thread Ajay Simha
Hi, With Perl 5.8.0 and SpamAssassin-2.55 I get: BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin.pm line 62. Compilation failed in require at /bin/spamassassin line 69. procmail: Program failure (70) of "spamassassin" procmail: Rescue of unfiltered data succ

Re: Echo from bash disappears

2003-06-07 Thread Larry Hall
Marcus Vinicius Ferreira wrote: Hi, guys, Using Cygwin 1.3.22 on XP, bash 2.05b, I have my echo disappearing after using a tool like man, vim, perl -MCPAN -e "shell", mc and others. As I can notice, any tool which has some output in color messes with the bash shell after exiting from that tool. I

Echo from bash disappears

2003-06-07 Thread Marcus Vinicius Ferreira
Hi, guys, Using Cygwin 1.3.22 on XP, bash 2.05b, I have my echo disappearing after using a tool like man, vim, perl -MCPAN -e "shell", mc and others. As I can notice, any tool which has some output in color messes with the bash shell after exiting from that tool. I can no longer see what is type

Re: [postmaster@sources.redhat.com] This is all very silly...

2003-06-07 Thread Christopher Faylor
On Sat, Jun 07, 2003 at 02:31:29PM -0400, Christopher Faylor wrote: >[reply-to set to cygwin SPLAT cygwin] >On Sat, Jun 07, 2003 at 10:29:20AM -0700, Ian Johnson wrote: >>...do you want people to use cygwin or not? >>So off I go looking for the sources to compile and lo and behold I find >>a link (

Re: [postmaster@sources.redhat.com] This is all very silly...

2003-06-07 Thread Christopher Faylor
On Sat, Jun 07, 2003 at 09:08:07PM +0200, Hannu E K Nevalainen (garbage mail) wrote: >>From Christopher Faylor > > > >Apart from all the facts on rudeness and such... Yeah, apart from that tiny fact. >If I get this kind of response (rude or not) on something I have >written/published (It has happ

Re: dllwrap/perl/Net::DNS DNS.o(.text+0x1b1):DNS.c: undefined reference to `___dn_expand'

2003-06-07 Thread Max Bowsher
Elfyn McBratney wrote: > On Sun, 8 Jun 2003, Jari Aalto+mail.perl wrote: > >> c -c -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -DUSEIMPORTLIB -O3 -DVE RSION=\"0.38\" >> -DXS_VERSION=\"0.38\" "-I/usr/lib/perl5/5.8.0/cygwin-multi-64int/CORE" DNS.c Running >> Mkbootstrap for Net::DNS () >> chmod

Re: dllwrap/perl/Net::DNS DNS.o(.text+0x1b1):DNS.c: undefinedreference to `___dn_expand'

2003-06-07 Thread Elfyn McBratney
On Sun, 8 Jun 2003, Jari Aalto+mail.perl wrote: > gcc -c -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -DUSEIMPORTLIB -O3 > -DVERSION=\"0.38\" -DXS_VERSION=\"0.38\" > "-I/usr/lib/perl5/5.8.0/cygwin-multi-64int/CORE" DNS.c > Running Mkbootstrap for Net::DNS () > chmod 644 DNS.bs > rm -f blib

RE: latest version of vi messes up bash for me

2003-06-07 Thread Stephen Biggs
On 7 Jun 2003 at 20:48, Hannu E K Nevalainen (garbage wrote: > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > > Of Stephen Biggs > > Sent: Saturday, June 07, 2003 2:23 PM > > To: [EMAIL PROTECTED] > > Subject: latest version of vi messes up bash for me

dllwrap/perl/Net::DNS DNS.o(.text+0x1b1):DNS.c: undefined referenceto `___dn_expand'

2003-06-07 Thread Jari Aalto+mail.perl
Is there anything that can be done to this error? I'm trying to install Net::DNS from CPAN Running make for C/CR/CREIN/Net-DNS-0.38.tar.gz Is already unwrapped into directory /cygdrive/e/home/jaalto/.cpan/build/Net-DNS-0.38 CPAN.pm: Going to build C/CR/CREIN/Net-DNS-0.38.tar.gz [... clip .

RE: Weird top bug?

2003-06-07 Thread Chris January
> I've stumbled across some peculiar behaviour for top. I've got > the following > script (vping) that I use to keep a VPN connection alive: > #!/bin/sh > while true; > do > ping -n 1 remoteMachine >/dev/null > sleep 60

Re: at command

2003-06-07 Thread Thorsten Kampe
* Chuck (2003-06-04 15:28 +0200) > Is there a unix style "at" command for cygwin? I've searched the libs but > found nothing. Something wrong with at.exe? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: LibXML2/LibXSLT testers wanted

2003-06-07 Thread Elfyn McBratney
I have uploaded new test packages for LibXML2, now with *working* python bindings. They should be available on the Cygwin mirror system shortly, or alternately you can use the 'Add URL' feature of the (setup.exe) mirror selection dialogue, the URL being ftp://anonftp.ubertales.co.uk/pub/cygwin/

RE: [postmaster@sources.redhat.com] This is all very silly...

2003-06-07 Thread Hannu E K Nevalainen \(garbage mail\)
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of Christopher Faylor Apart from all the facts on rudeness and such... If I get this kind of response (rude or not) on something I have written/published (It has happened ;-P) - then I go wondering if I have done a bad job communica

Re: SSHD extra listening socket

2003-06-07 Thread Corinna Vinschen
On Sat, Jun 07, 2003 at 04:45:42PM +0200, Stephen Biggs wrote: > Windows 98 with the latest downloads including the latest OpenSSH patch, > version 3.6.1p1-2. > > I noticed that there was a discussion about a year back on extra > listening sockets being opened by ssh/sshd on the localhost and I

Re: openssl commandline tools always output in text mode

2003-06-07 Thread Corinna Vinschen
On Sat, Jun 07, 2003 at 11:50:21AM +0200, Corinna Vinschen wrote: > On Fri, Jun 06, 2003 at 09:19:12PM +0200, Patrick Eisenacher wrote: > > Please let me know whether you get the same result as I do and whether > > Yes, I do get the same result. > > > this helps identifying the culprit. > > Oh,

RE: latest version of vi messes up bash for me

2003-06-07 Thread Hannu E K Nevalainen \(garbage mail\)
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of Stephen Biggs > Sent: Saturday, June 07, 2003 2:23 PM > To: [EMAIL PROTECTED] > Subject: latest version of vi messes up bash for me > > > Everything the latest from the mirror sites, Windows 98. > > Invokin

Re: ll, la and h [closed]

2003-06-07 Thread Constantine
Elfyn McBratney wrote: On Sat, 7 Jun 2003, Constantine wrote: Hello! I am a FreeBSD user. I always get an error on cygwins' bash shell that there are no such commands as ll, la and h. How can I add aliases to these commands to the standard bash shell under cygwin? I have tried to copy .cshrc

Re: [postmaster@sources.redhat.com] This is all very silly...

2003-06-07 Thread Christopher Faylor
[reply-to set to cygwin SPLAT cygwin] On Sat, Jun 07, 2003 at 10:29:20AM -0700, Ian Johnson wrote: >...do you want people to use cygwin or not? Actually, I don't much care whether you use cygwin or not. >I have installed the default cygwin setup and am able to use. However, >it seems that cygwin

Re: Problem w/ c++,threads,static initializers

2003-06-07 Thread Larry Hall
Rasmus Hahn wrote: BTW i am using cygwin snapshot 20030602 compiled with gcc-3.3 since the out-of-the-box gcc from the cygwin-package is a prerelease and definitely contains bugs that do not allow it to compile my code. As previously mentioned on this list, the gcc that comes with Cygwin is vers

need help on termios.h

2003-06-07 Thread Grei Zhang on Shanghai 163
I am working on SMS-Gateway Simulator. I need to use GSM::SMS Perl module over /dev/com5 connect to my T68. When this module depend on Device-SerialPort-0.12 module working, when I pre-configure this module, it show following: Finding ioctl methods ... trying 'termios.ph'... nope trying 'asm/te

Re: Current cygwin1.dll has 'dontuse' in its Windows Explorer versionnumber

2003-06-07 Thread Elfyn McBratney
On Sat, 7 Jun 2003, Stephen Biggs wrote: > Windows 98, with the latest downloads. > > Right-clicking on cygwin\bin\cygwin1.dll in Windows Explorer and then > looking at the 'Version' tab gives '1.3.22-dontuse-21' , but 'cygcheck' > gives 1.3.22-1 as the version. > > 'dontuse'?? Is this correct? D

Re: LibXML2/LibXSLT testers wanted

2003-06-07 Thread Elfyn McBratney
On Sat, 7 Jun 2003, Alex Lancaster wrote: > > "EM" == Elfyn McBratney writes: > > [...] > > EM> If you can't get it on the mirrors, you can add this > > EM> ftp://anonftp.ubertales.co.uk/pub/cygwin/ > > EM> URL in the mirror selection dialogue (using 'Add URL'). This is > EM> where I keep m

Re: Password not hidden

2003-06-07 Thread Christopher Faylor
On Fri, Jun 06, 2003 at 06:05:44PM +, Chuck wrote: >I'm running an Oracle program called sqlplus.exe under cygwin and have >noticed a rather strange behaviour. Und cygwin, if you let it prompt you >for the password, it echoes the password back. Under the Windows command >line it does not. Th

Re: OpenSSH creates new socket with every keystroke

2003-06-07 Thread Stephen Biggs
On 7 Jun 2003 at 16:42, Stephen Biggs wrote: > Windows 98 with latest downloads. OpenSSH version 3.6.1p1-2. > > Perhaps this is the way it needs to work, but isn't this a huge overhead > having to open a new socket on the local host for each keypress? Clarification: I meant to say that there is

SSHD extra listening socket

2003-06-07 Thread Stephen Biggs
Windows 98 with the latest downloads including the latest OpenSSH patch, version 3.6.1p1-2. I noticed that there was a discussion about a year back on extra listening sockets being opened by ssh/sshd on the localhost and I am seeing this, with every connection there is an extra unprivileged por

Current cygwin1.dll has 'dontuse' in its Windows Explorer version number

2003-06-07 Thread Stephen Biggs
Windows 98, with the latest downloads. Right-clicking on cygwin\bin\cygwin1.dll in Windows Explorer and then looking at the 'Version' tab gives '1.3.22-dontuse-21' , but 'cygcheck' gives 1.3.22-1 as the version. 'dontuse'?? Is this correct? -- Unsubscribe info: http://cygwin.com/ml/#unsub

OpenSSH creates new socket with every keystroke

2003-06-07 Thread Stephen Biggs
Windows 98 with latest downloads. OpenSSH version 3.6.1p1-2. Perhaps this is the way it needs to work, but isn't this a huge overhead having to open a new socket on the local host for each keypress? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://

Re: g++, shared/static and exceptions

2003-06-07 Thread Lapo Luchini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lapo Luchini wrote: > Two problems here. I solved one.. so I auto-reply, "for the archives" 0=) > The first problem is that the library must be static as libstdc++ isn't > available as a DLL (that's right? will it be available someday?), but > this i

Problem w/ c++,threads,static initializers

2003-06-07 Thread Rasmus Hahn
Hello, i am using cygwin on my Windows2000 and my c++ program segfaults when using pthread-mutexes. In particular i am using a lot of mutexes from within constructors of static objects. These constructors are called at a very early time of execution of the program and do calls of pthread_mutex_ini

latest version of vi messes up bash for me

2003-06-07 Thread Stephen Biggs
Everything the latest from the mirror sites, Windows 98. Invoking vi from a working bash prompt, doing various editing tasks and then exiting back to the prompt by what ever means (:q, :q!, :wq), the keyboard now does not echo and the cursor does not move, except for CTRL- C. "reset" works but

Re: LibXML2/LibXSLT testers wanted

2003-06-07 Thread Alex Lancaster
> "EM" == Elfyn McBratney writes: [...] EM> If you can't get it on the mirrors, you can add this EM> ftp://anonftp.ubertales.co.uk/pub/cygwin/ EM> URL in the mirror selection dialogue (using 'Add URL'). This is EM> where I keep my test packages and it's updated every hour EM> (setup.ini

Re: RE: win32api_NtQuerySystemInformation compiling problem

2003-06-07 Thread Alex Pyltsov
Hi, Chris! Fri, Jun 06, 2003 at 11:47:14PM +0100, chris wrote: > > Hi, I've just try to use native w32api function NtQuerySystemInformation, > > but linker fail with following. Is this something trivial I am missing? > > You forgot -lntdll It gives the same error :( -- Alex Pyltsov -- Un

Re: pcre-4-2-1 still crashes tcsh

2003-06-07 Thread Corinna Vinschen
On Sat, Jun 07, 2003 at 04:24:16AM -0400, Lester Ingber wrote: > pcre-4-2-1 still does not work with tcsh. I have to create a copy of > cygpcre.dll from version 4-1-1 to get tcsh to work. Huh? Tcsh isn't linked against pcre. Corinna -- Corinna Vinschen Please, send mails rega

Re: 1.3.22: child real uid gets parent's effective uid

2003-06-07 Thread Corinna Vinschen
On Fri, Jun 06, 2003 at 04:20:43PM -0400, Snively, John P (John) wrote: > > I changed the effective uid of my app's process using seteuid, and printed > out the real and effective uid's obtained via getuid and geteuid. No > surprises, until I tested running a child process via system() and printi

Re: openssl commandline tools always output in text mode

2003-06-07 Thread Corinna Vinschen
On Fri, Jun 06, 2003 at 09:19:12PM +0200, Patrick Eisenacher wrote: > Please let me know whether you get the same result as I do and whether Yes, I do get the same result. > this helps identifying the culprit. Oh, you don't have to wait for me, you can debug this also very easily by yourself.

pcre-4-2-1 still crashes tcsh

2003-06-07 Thread Lester Ingber
pcre-4-2-1 still does not work with tcsh. I have to create a copy of cygpcre.dll from version 4-1-1 to get tcsh to work. Lester -- Prof. Lester Ingber [EMAIL PROTECTED] [EMAIL PROTECTED] www.ingber.com www.alumni.caltech.edu/~ingber -- Unsubscribe info: http://cygw