RE: OpenLDAP NT Service

2005-08-12 Thread Vince
> > However, when I start the service from either the services > console or with: > > > > # cygrunsrv --start slapd > > > > It will start and then stop after about 5 seconds. When > checking the > > Application event log, I found this: > > > > "The description for Event ID ( 0 ) in Source (

RE: [Windows Security] User rights inherited from parent directory

2005-08-12 Thread Vince
> > When I copy a file into that folder using the Windows Explorer, it > > works as expected by me. However---now the relation to > cygwin---using > > `cp' sets the user rights in the access list of the copied file to > > other values. > > Well, yes, of course it does. 'cp' behaves like

Re: "Segmentation fault" CygWin tools with code Injection-MS Detours

2005-08-12 Thread Louis Lecaroz
Hi all, Let me thx all the CygWin team ! I tested your modifications, & now I can hook native Win32 systems calls (like CreateFile you call indirectly by your libc fake methods) with the Microsoft Detours Toolkit) by using LD_PRELOAD, also in forkee ! Your LD_PRELOAD simply replace the Microso

Re: RFE: removing symbolic link / windows shortcut duality

2005-08-12 Thread tom
On Fri, Aug 12, 2005 at 03:06:03PM -0400, Larry Hall wrote: > You should take a look through the email archives if you're interested in > starting some discussion on this topic. It has come up before, as well as > the notion of using Windows reparse points in some similar way. There are > good

Perl POE 0.32 under CygWin?

2005-08-12 Thread Herb Martin
Has anyone got the just released POE 0.32 (CPAN) working under CygWin? FYI: POE is a very cool development library. -- Herb Martin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/

Re: RFE: removing symbolic link / windows shortcut duality

2005-08-12 Thread Larry Hall
At 01:16 PM 8/12/2005, you wrote: >I have a feature request, or at least a request for discussion >about a feature. > >Has any effort gone into exploring the possibility of having a >duality for .lnk files? Where shortcuts could represent symbolic >links in cygwin, and symbolic links in cygwin cou

Re: Re: WFSO timed out after longjmp, data pass 3 failed

2005-08-12 Thread Dirk Reiners
Hi Brian, thanks for the explanation, it makes a lot more sense now. Yes, the system is very busy. This is running on VMWare, and while the doxygen is running there is a compiler or two running in the virtual machine at the same time. In addition to that the doxygen process gets pretty

RE: What package does include cygcrypto-0.9.7.dll?

2005-08-12 Thread Alexey Lyubimov
@Bengt-Arne & Dave: Thank you very much! @Dave: We are right: Subversion dependency IS missing! I hope SVN 1.2.1 would have implicit dependency on OpenSSL in setup :) --- Best regards, Alexey Lyubimov Start your day with Yaho

RFE: removing symbolic link / windows shortcut duality

2005-08-12 Thread Thomas Meggs
I have a feature request, or at least a request for discussion about a feature. Has any effort gone into exploring the possibility of having a duality for .lnk files? Where shortcuts could represent symbolic links in cygwin, and symbolic links in cygwin could represent windows shortcuts? That wo

Re: is there a cygwin maintainer for gnu emacs?

2005-08-12 Thread Eli Zaretskii
> From: "Richard M. Stallman" <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED], emacs-devel@gnu.org, [EMAIL PROTECTED], > cygwin@cygwin.com > Date: Fri, 12 Aug 2005 10:59:49 -0400 > > As it was, without any > message, my initial suspicion was a SEGV or similar, which would be > much

RE: Cygwin.dll crash, alloca and custom stack

2005-08-12 Thread Dave Korn
Original Message >From: Jason FU >Sent: 12 August 2005 08:35 > Bitmead, Chris writes: >> >> I'm writing an implemention of a scheme interpreter in C, and as people >> familiar with that language know, it requires some stack manipulation. >> Now to test this out I wrote a little program...

Re: is there a cygwin maintainer for gnu emacs?

2005-08-12 Thread Richard M. Stallman
I have to disgree with that, it's the instant gut ueber-programmer reaction to such problems. Currently the user just gets an exiting emacs, leaving me with no clue as to why emacs exited. It crashed. It has a bug. What more is there to say? I then have to provide instru

Re: Cygwin.dll crash, alloca and custom stack

2005-08-12 Thread Christopher Faylor
On Fri, Aug 12, 2005 at 05:07:19PM +1000, Bitmead, Chris wrote: >I'm writing an implemention of a scheme interpreter in C, and as people >familiar with that language know, it requires some stack manipulation. Now >to test this out I wrote a little program > > >#include > >int main() { >

RE: What package does include cygcrypto-0.9.7.dll?

2005-08-12 Thread Dave Korn
Original Message >From: Bengt-Arne Fjellner >Sent: 12 August 2005 15:44 > Alexey Lyubimov skrev: >> This dll (cygcrypto-0.9.7.dll) is missing in my >> installation. >> I've just installed Subversion package v1.2.0 and it >> appeares that SVN requires this dll at the runtime. >> I tried to

Re: What package does include cygcrypto-0.9.7.dll?

2005-08-12 Thread Bengt-Arne Fjellner
Alexey Lyubimov skrev: > This dll (cygcrypto-0.9.7.dll) is missing in my > installation. > I've just installed Subversion package v1.2.0 and it > appeares that SVN requires this dll at the runtime. > I tried to install the following packages: > CCRYPT > > > http://cygwin.com/cgi-bin2/package-grep

What package does include cygcrypto-0.9.7.dll?

2005-08-12 Thread Alexey Lyubimov
This dll (cygcrypto-0.9.7.dll) is missing in my installation. I've just installed Subversion package v1.2.0 and it appeares that SVN requires this dll at the runtime. I tried to install the following packages: CCRYPT Start you

Re: findutils vs. /proc/registry

2005-08-12 Thread Corinna Vinschen
On Aug 12 06:55, Eric Blake wrote: > According to Corinna Vinschen on 8/12/2005 2:01 AM: > > The Cygwin version is from FreeBSD, which in turn is from OpenBSD. > > > > I saw that coreutils also does not even ask for fts(3) being available > > on the target system, but du(1) is easily patchable, so

Re: findutils vs. /proc/registry

2005-08-12 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Corinna Vinschen on 8/12/2005 2:01 AM: > On Aug 11 21:27, Eric Blake wrote: > >> (Even though cygwin just added fts to >>the snapshots, find still uses the gnulib version instead because it >>claims "the GNU libc and NetBSD versions have

RE: [Windows Security] User rights inherited from parent directory

2005-08-12 Thread Dave Korn
Original Message >From: Franz Haeuslschmid >Sent: 12 August 2005 12:19 > When I copy a file into that folder using the Windows Explorer, > it works as expected by me. However---now the relation to > cygwin---using `cp' sets the user rights in the access list of > the copied file to other

[Windows Security] User rights inherited from parent directory

2005-08-12 Thread Franz Haeuslschmid
Hello, my problem relates to the handling of Windows ACLs by cygwin and its tools. I don't know, if this is the default setting for Windows XP Professional, but I have a folder that inherits its user right settings to its subfolders and files. The GUI to adjust this setting is accessible by the

RE: "Segmentation fault" CygWin tools with code Injection-MS Detours

2005-08-12 Thread Dave Korn
Original Message >From: Brian Ford >Sent: 11 August 2005 19:06 > Just to add a useless speculation that I don't currently have time to > follow up on... > > I'd bet this is the mechanism used by SysInternals Process Explorer for > the currently broken (on Cygwin) DLL list and thread list

RE: Remove cygwin services

2005-08-12 Thread Herb Martin
> [EMAIL PROTECTED] ~ > $ cygrunsrv.exe -R init > cygrunsrv: Error removing a service: QueryServiceStatus: > Win32 error 1053: > The service did not respond to the start or control request > in a timely fashion. > > > By root, I mean this is an administrator a/c. As I understand cygrunsrv, w

Re: Proposed FAQ in DocBook (Attn: tetex maintainer)

2005-08-12 Thread Jan Nieuwenhuizen
Shaddy Baddah writes: > Otherwise, Debian has a whole package just for that script... is it > untrendy to follow suit? It's either that, or pull in 10Mb of tetex just for a script. If you want to package texi2html, please mail to cygwin-apps. If not, I intend to include it in the next tetex upl

Re: Remove cygwin services

2005-08-12 Thread Jason FU
Herb Martin learnquick.com> writes: > > > [mailto:cygwin-owner cygwin.com] On Behalf Of Jason FU > > What do I do in order to remove installed services of cygwin > > like sshd, init and so on? > > > > [ I am new to cygwin so factor this into my answer...] > > cygrunsrv -R SERVICE_NAME > >

RE: Remove cygwin services

2005-08-12 Thread Herb Martin
> [mailto:[EMAIL PROTECTED] On Behalf Of Jason FU > What do I do in order to remove installed services of cygwin > like sshd, init and so on? > [ I am new to cygwin so factor this into my answer...] cygrunsrv -R SERVICE_NAME Example: cygrunsrv -R sshd You may also use the Windows services.ms

Re: findutils vs. /proc/registry

2005-08-12 Thread Corinna Vinschen
On Aug 11 21:27, Eric Blake wrote: > (Even though cygwin just added fts to > the snapshots, find still uses the gnulib version instead because it > claims "the GNU libc and NetBSD versions have bugs and/or unnecessary > limitations.") The Cygwin version is from FreeBSD, which in turn is from Ope

Re: Cygwin.dll crash, alloca and custom stack

2005-08-12 Thread Jason FU
Bitmead, Chris ag.gov.au> writes: > > > I'm writing an implemention of a scheme interpreter in C, and as people > familiar with that language know, it requires some stack manipulation. Now > to test this out I wrote a little program > > #include > > int main() { > char * st1; >

Cygwin.dll crash, alloca and custom stack

2005-08-12 Thread Bitmead, Chris
I'm writing an implemention of a scheme interpreter in C, and as people familiar with that language know, it requires some stack manipulation. Now to test this out I wrote a little program #include int main() { char * st1; st1 = (void *)malloc(5000) + 5000; asm("mov