Re: gtk2-x11: Functions whose name started with '_'

2004-08-22 Thread Gerrit P. Haase
Hallo Yaakov, Am Montag, 23. August 2004 um 01:56 schriebst du: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > Gerrit P. Haase wrote: > | You may also apply the libtool.m4 patch I recently posted and > | reconfigure. > Could you give me a message ID on that, because I think I missed it.

Re: sed and dos format

2004-08-22 Thread Brian Dessent
james pentland wrote: > sed has the unfortunate property that it reduces dos > format line endings to unix format line endings. Use a text mode mount. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

RE: sshD fails to start as a service

2004-08-22 Thread Larry Hall
At 05:32 PM 8/21/2004, you wrote: >On Wed, 9 Jun 2004, cygwin wrote: > >> > On Mon, Jun 07, 2004 at 11:50:40PM +0100, [EMAIL PROTECTED] wrote: >> > > sshd : PID 3576 : starting service `sshd' failed: execv: 255, error >255. >> > >> > I've encountered such problems when the binaries and >> > librari

Re: gtk2-x11: Functions whose name started with '_'

2004-08-22 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gerrit P. Haase wrote: | You may also apply the libtool.m4 patch I recently posted and | reconfigure. Could you give me a message ID on that, because I think I missed it. | There may be symbols exported which are also exported by other | libraries (e.g.

xinetd segfaults when doing telnet

2004-08-22 Thread Dr. Volker Zell
Hi Recently I got the following errors in my eventlog when telnetting in my cygwin machines. The telnet actually works but at the same time xinetd segfaults. I'm running xinetd under init as a service. This does not happen with inetd as service. Anybody else seeing this ? Date: 23.08.2004 Time:

Re: Re: sshd automatically close connection after successful login

2004-08-22 Thread Ling F. Zhang
> >Well, I do want privilege separation support. > > > >So, I did the following: > >cygrunsrv --remove sshd > >cygrunsrv --install sshd --path /usr/sbin/sshd > --args > >-r --user sshd_server > > > >and cygrunsrv asks me for password for sshd_server, > I > >just hit enter twice... > > > >cygrunsrv

Just in time for School - get the Family a Dell Notebook Computer - FREE

2004-08-22 Thread Complimentary Laptop
Join the Consumer Reserach Corporation and be a product tester! You can get a Free Dell Inspiron 1000 Notebook through the new member incentive program! http://www.greenlightoffers.com/t/c.do?i=52F-986A9A&l=7da $799 List Price Intel Celeron Processor Watch Movies and burn cds Take adva

[ANNOUNCEMENT] Updated: sed-4.1.2-1

2004-08-22 Thread Corinna Vinschen
I've updated the version of sed to 4.1.2-1. This is the latest stable sed release 4.1.2. Changes since 4.0.9: Sed 4.1: // matches the last regular expression even in POSIXLY_CORRECT mode. change the way we treat lines which are not terminated by a newline. Such lines are printed without

[ANNOUNCEMENT] Updated: openldap-2.2.15-2/libopenldap2_2_7-2.2.15-2/openldap-devel-2.2.15-2

2004-08-22 Thread Dr. Volker Zell
Hi A new version of 'openldap/libopenldap2_2_7/openldap-devel' has been uploaded to a server near you. DESCRIPTION: Lightweight Directory Access Protocol clients, servers and libraries. CYGWIN NEWS: * Repackaged libopenldap2-2-15-2.2.15-1 as libopenldap2_2_7-2.2.15-

Re: environment variable name converted to upper case

2004-08-22 Thread Igor Pechtchanski
On Sun, 22 Aug 2004, Christopher Faylor wrote: > On Sat, Aug 21, 2004 at 01:06:50PM -0400, Buchbinder, Barry (NIH/NIAID) wrote: > >To expand on what Chris wrote, this is caused by the fact that in > >command.com (but not cmd.exe as supplied by XP - I don't know about > >earlier versions of cmd.exe

Re: environment variable name converted to upper case

2004-08-22 Thread Christopher Faylor
On Sat, Aug 21, 2004 at 01:06:50PM -0400, Buchbinder, Barry (NIH/NIAID) wrote: >To expand on what Chris wrote, this is caused by the fact that in >command.com (but not cmd.exe as supplied by XP - I don't know about >earlier versions of cmd.exe) all user-setable Windows environmental >variable are u

Re: perl threads problems using 20040720 snapshot

2004-08-22 Thread Yitzchak Scott-Thoennes
On Sun, Jul 25, 2004 at 01:51:08PM -0700, Yitzchak Scott-Thoennes wrote: > On Wed, Jul 21, 2004 at 12:18:36AM -0700, Yitzchak Scott-Thoennes wrote: > > When using recent snapshots, perl threads have some problems. For example: > > > > $ perl -we'use threads; threads->new( sub { print "go" } )->j

RE: grep: $ in PATTERN doesn't seem to work properly

2004-08-22 Thread Hannu E K Nevalainen
>> On Sat, 21 Aug 2004, Hannu E K Nevalainen wrote: >> >>> Note that there is a difference depending on how you create the >>> file; I'll hand over to cygwin-specialists to explain (or ponder >>> on) why it has to be this way. >>> >>> I'm running BINARY mounts all over, still I get the behaviour