Re: cygwin 1.5.1 libc.a link problem

2003-08-05 Thread Charles Wilson
Christopher Faylor wrote: Sounds like we need a 1.5.2. Oh yeah. That was wicked easy. Can someone confirm or deny that the latest snapshot solves this problem? Whimper. Cry. Whimper. -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cy

Re: perl -MCPAN -e shell crashes w98se

2003-08-05 Thread Graham Lamont
8/5/03 8:55:26 PM, "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote: >Hallo Graham, >What says which perl? And can you please send the output of >cygcheck -svr as an attachment? > > bash-2.05b$ which perl /usr/bin/perl bash-2.05b$ perl -V Summary of my perl5 (revision 5.0 version 8 subversion 0) c

Re: Yes but I don't understand ...

2003-08-05 Thread Christopher Faylor
On Tue, Aug 05, 2003 at 08:07:46PM -0500, Wayne wrote: >I thought it went like this: > >In the beginning, there was B20, and it was GOOD. After that, it went >downhill... That raises the age old question of "If there was a B20, what about B19? Why are there ChangeLog entries for earlier versions?

Re: cygpthread.dll ? for only support of pthread

2003-08-05 Thread Christopher Faylor
On Wed, Aug 06, 2003 at 12:10:17AM +0200, J?r?me DESPATIS wrote: >i've a program that uses pthread, the rest of the code can compile on >windows, so i need only a libpthread.a and cygpthread.dll, but i don't >find theses > >pthread are directly in cygwin1.dll maybe ? no way to have a stand >alone

Re: getopt & output reordering (was: xmlto package install question)

2003-08-05 Thread Max Bowsher
Patrick Eisenacher wrote: > Talking to Tim Waugh, the author of xmlto, revealed that the order of > arguments doesn't matter on his system (that's Red Hat, I guess), > whereas it matters indeed on Cygwin. > > Investigating it a bit further revealed that Cygwin's getopt differs > from what he expect

Re: perl -MCPAN -e shell crashes w98se

2003-08-05 Thread Gerrit P. Haase
Hallo Graham, the crashing with perl-5.8 seems to be the problem which was already reported several times and we have no fix for this yet. Why there was an ActiveState directory created is dubios. What is in your /usr/lib/perl5/5.8.0/CPAN/Config.pm (there are the user defined settings)? Mine: $

RE: Install 1.3.22-1 problem - default text file type - DOS

2003-08-05 Thread Francis Harvey
Greetings Igor, Thanks. I have now replaced \n with \r\n every place I used \n in a character string. I have made sure not to switch the single character when used separately from a string. Everything appears to work fine now. Francis R. Harvey III WB303, x3952 [EMAIL PROTECTED] VB programmer

Re: Yes but I don't understand ...

2003-08-05 Thread Andrew DeFaria
Randall R Schulz wrote: As I understand it, it all goes back to the big bang... But the real question, still unanswered, is what happened before the big bang! :-) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Document

Re: Directory problems after fresh install of v1.3.22-1

2003-08-05 Thread Max Bowsher
David Balazic wrote: >> -- >> From: Max Bowsher[SMTP:[EMAIL PROTECTED] >> Sent: 5. avgust 2003 13:55 >> To: David Balazic; [EMAIL PROTECTED] >> Subject: Re: Directory problems after fresh install of v1.3.22-1 >> >> David Balazic wrote: >>> Here it is : >>> ( cygcheck -s -v -r ) >> >> Hmm.

Re: Install 1.3.22-1 problem - default text file type - DOS

2003-08-05 Thread Brian Dessent
Francis Harvey wrote: > Thanks. I have now replaced \n with \r\n every place I used \n in a > character string. I have made sure not to switch the single character > when used separately from a string. Everything appears to work fine > now. But that completely misses the point of "text" mode.

Raw lpr outputs extra page

2003-08-05 Thread Rodrigo Medina
Hello! I want to report an extrange behavior of lpr. First my instalation: /proc/version: CYGWIN_95-4.0 1.3.22(0.78/3/2) 2003-03-18 09:20 Date of lpr: 244224 Jun 13 19:40 /bin/lpr Printer: HP-DeskJet 670C, Standard instalation. As I understand the man page of lpr, 'lpr -l -PLPT1 file_to_print'

Re: Yes but I don't understand ...

2003-08-05 Thread Igor Pechtchanski
On Tue, 5 Aug 2003, David Selby wrote: > Randall R Schulz wrote: > > > David, > > > > At 12:28 2003-08-05, David Selby wrote: > > > >> I have hit a problem with bash ... as a sample program I have ... > > > > > > Your problem is that /bin/sh is ash, not BASH. To get BASH, use /bin/bash > > > > > >

Re: perl -MCPAN -e shell crashes w98se

2003-08-05 Thread Steve Coleman
Graham Lamont wrote: perl -MCPAN -e shell Anybody experience similar ? I've been having problems with the latest version of Perl (5.8.0-3) while running/installing from CPAN on WinME. Using the previous version (5.6.1-2) seems to work fine for me when installing from CPAN. I'm not sure abou

Re: SSH session terminates with Ctl+C

2003-08-05 Thread Larry Hall
Brian Dessent wrote: Jeff Nokes wrote: I've ran into a strange issue, one of which I have not run into before with cygwin. I have a W2K workstation at work, and I use cygwin to ssh into both Solaris and RedHat Linux boxes to do development. Sometimes, while ssh'd into a remote host, I have to

Re: Yes but I don't understand ...

2003-08-05 Thread Randall R Schulz
David, At 13:14 2003-08-05, David Selby wrote: You are dead right, I tried /bin/bash

Yes but I don't understand ...

2003-08-05 Thread David Selby
Randall R Schulz wrote: David, At 12:28 2003-08-05, David Selby wrote: I have hit a problem with bash ... as a sample program I have ... Your problem is that /bin/sh is ash, not BASH. To get BASH, use /bin/bash #!/bin/sh Dave You are dead right, I tried /bin/bash

Re: bug in setup.exe for postgresql-7.3.4-1

2003-08-05 Thread Jason Tishler
Max, On Tue, Aug 05, 2003 at 11:58:07AM +0100, Max Bowsher wrote: > Jason Tishler wrote: > > Is there any way to solve this problem without me adding a > > postinstall script that performs a "chmod +rx" on all *.exe and > > *.dll files installed by this packages? > > Yes. PTC for setup. Would th

Re: [BUG] pututline () & rxvt: rxvt leaves stale utmp entries

2003-08-05 Thread Pavel Tsekov
Christopher Faylor wrote: >>Given the good problem description and the simple test case, this shouldn't >>be hard to fix. I'll see what I can do. The behavior that you've described >>has bugged me for a while. I'm glad that you tracked down what was going on. > >Patch checked in. Snapshot buil

Re: xmlto package install question

2003-08-05 Thread Marcel Telka
Hi Patrick. On 2003.08.02 11:57, Patrick Eisenacher wrote: Hi, my Cygwin xmlto installation (v0.0.14) is missing all the fo formats (dvi, pdf, ps) in /usr/share/xmlto/format/docbook, and the fo subfolder is missing from the /usr/share/xmlto/format/ directory completely. Without those files xml

RE: Mail Archives are Your Friend...

2003-08-05 Thread Hannu E K Nevalainen \(garbage mail\)
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of Igor Pechtchanski > 2) The "inurl:" modifier is not aware of forward slashes, and accepts >partial matches, so a query with "inurl:ml inurl:cygwin" will search >for messages on *all* of the Cygwin lists (i.e., cygwin@, cygwin-

Re: getopt & output reordering

2003-08-05 Thread Patrick Eisenacher
Hi Max, thanks for your quick response. Indeed, setting the POSIXLY_INCORRECT_GETOPT environment variable did the trick and produces a result that is in synch with the man page. Since I don't know anything about the various flavours of getopts around and what is posixly correct and what not, a

Re: need help

2003-08-05 Thread Samuel Thibault
Le mar 05 aoû 2003 14:38:00 GMT, [EMAIL PROTECTED] a tapoté sur son clavier : > Now my question: Can i change the path from this folder to an other path (for > example c:\program files\cygwin\tmp)? What i have to do, to change the path? > Thank you for your help. /tmp should already point to c:\

RE: Directory problems after fresh install of v1.3.22-1

2003-08-05 Thread David Balazic
> -- > From: Igor Pechtchanski[SMTP:[EMAIL PROTECTED] > Reply To: [EMAIL PROTECTED] > Sent: 5. avgust 2003 14:32 > To: Max Bowsher > Cc: David Balazic; [EMAIL PROTECTED] > Subject: Re: Directory problems after fresh install of v1.3.22-1 > > On Tue, 5 Aug 2003

RE: Directory problems after fresh install of v1.3.22-1

2003-08-05 Thread David Balazic
> -- > From: Igor Pechtchanski[SMTP:[EMAIL PROTECTED] > Reply To: [EMAIL PROTECTED] > Sent: 5. avgust 2003 16:33 > To: David Balazic > Cc: [EMAIL PROTECTED] > Subject: RE: Directory problems after fresh install of v1.3.22-1 > > On Tue, 5 Aug 2003, David Balaz

Re: Incomplete installation problems

2003-08-05 Thread Larry Hall
Marc DAUMAS wrote: Hi every body at Cygwin, your job is great and I wish it will continue. Now the problem : I'm not a newbie and made a lot of cygwin installations on different M$ systems ( NT4, W2K, XP) all working. I decided few weeks ago to upgrade my old installation directory by downloading

Re: Administrator lacking super-user privileges on cygwin installation

2003-08-05 Thread Ville Herva
On Tue, Aug 05, 2003 at 08:07:43AM -0400, you [Igor Pechtchanski] wrote: > > IIRC, the default installation of sshd as service used the event log for > all output, rather than /var/log/sshd.log (though I'm not too sure on this > one)... It certainly seems to, in the event log, there are sshd gener

RE: Directory problems after fresh install of v1.3.22-1

2003-08-05 Thread David Balazic
> -- > From: Igor Pechtchanski[SMTP:[EMAIL PROTECTED] > Reply To: [EMAIL PROTECTED] > Sent: 5. avgust 2003 17:08 > To: David Balazic > Cc: [EMAIL PROTECTED] > Subject: RE: Directory problems after fresh install of v1.3.22-1 > > On Tue, 5 Aug 2003, David Balaz

RE: Directory problems after fresh install of v1.3.22-1

2003-08-05 Thread David Balazic
> -- > From: Igor Pechtchanski[SMTP:[EMAIL PROTECTED] > Reply To: [EMAIL PROTECTED] > Sent: 5. avgust 2003 14:42 > To: David Balazic > Cc: [EMAIL PROTECTED] > Subject: RE: Directory problems after fresh install of v1.3.22-1 > > On Tue, 5 Aug 2003, David Balaz

RE: Directory problems after fresh install of v1.3.22-1

2003-08-05 Thread David Balazic
> -- > From: Igor Pechtchanski[SMTP:[EMAIL PROTECTED] > Reply To: [EMAIL PROTECTED] > Sent: 5. avgust 2003 14:46 > To: David Balazic > Cc: [EMAIL PROTECTED] > Subject: RE: Directory problems after fresh install of v1.3.22-1 > > On Tue, 5 Aug 2003, Igor Pechtc

Re: Directory problems after fresh install of v1.3.22-1

2003-08-05 Thread Igor Pechtchanski
On Tue, 5 Aug 2003, Max Bowsher wrote: > David Balazic wrote: > >> -- > >> From: Max Bowsher[SMTP:[EMAIL PROTECTED] > >> Sent: 5. avgust 2003 13:55 > >> To: David Balazic; [EMAIL PROTECTED] > >> Subject: Re: Directory problems after fresh install of v1.3.22-1 > >> > >> David Balazic wrote:

Re: FAQ link broken

2003-08-05 Thread Igor Pechtchanski
On Tue, 5 Aug 2003, David Balazic wrote: > http://cygwin.com/docs.html > > link to faq : "Frequently Asked Questions" (http://cygwin.com/faq_toc.html) > is broken : The requested URL /faq_toc.html was not found on this server. > > David Balazic Fixed. Thanks for the report. Igor --

Re: Administrator lacking super-user privileges on cygwin installation

2003-08-05 Thread Igor Pechtchanski
On Tue, 5 Aug 2003, Ville Herva wrote: > On Mon, Aug 04, 2003 at 10:03:18PM -0400, you [Larry Hall] wrote: > > > > > >I tried adding '-d' to the sshd parameters, but that doesn't help (gives > > >the > > >same error 255) - it seems to die earlier than that. > > > > > > > > > What does /var/log/ssh

RE: Directory problems after fresh install of v1.3.22-1

2003-08-05 Thread David Balazic
Here it is : ( cygcheck -s -v -r ) Cygwin Win95/NT Configuration Diagnostics Current System Time: Tue Aug 05 13:33:23 2003 Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 3 Path: X:\Perl\bin\ C:\Inprise\vbroker\bin C:\WINNT\system32 C:\WINNT C:\WINNT\S

Re: Directory problems after fresh install of v1.3.22-1

2003-08-05 Thread Max Bowsher
David Balazic wrote: > Hi ! > I just installed cygwin by downloading and running setup.exe as the > administrator > on my win2000pro-sp3 system. > The vew page says : Latest Cygwin DLL release version is 1.3.22-1 > > In the setup wizard, I choose install for all users, root dir : X:\cygwin > > Afte

libcrypto.a problem

2003-08-05 Thread Jérôme DESPATIS
Hello i try to compile a program with nmake (msvc++), using a dll created with cygwin (my dll uses thread etc... so i need cygwin1.dll, my dll also uses ssl, crypto and z) but at link time, i get this error: libcrypto.a (b_print.o) : error: unresolved external symbol ___umoddi3 libcrypto.a (bn_w