Win32/Cloxer.D!cl detected in setup.exe program

2018-12-22 Thread Gerrit Cap
I just downloaded the setup.exe for 64bit from cygwin.com and Microsoft 
Defender quarantaines it because of Win32/Cloxer.D!cl



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Analysing a stackdump file

2003-02-03 Thread Gerrit Cap
Hello

A few weeks ago I build an xplanet.exe file from the sources (which is now 
being published by Hans Ecke's XPlanet website http://hans.ecke.ws/xplanet 
and he sent me from a user that had a problem resulting in a stackdump 
file. My question is rather simple: the xplanet.exe.stackdump file is 
rather cryptic, how can one analyse that dump file to try to find out why 
it was generated ?

Gerrit.





--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Problem with getopt when compiling

2002-12-28 Thread Gerrit Cap
Hello

I've downloaded a C++ source archiuve and when compiling I got an error 
which I traced down to two different definitions of getopt().

The sources include /usr/include/unistd.h
this file includes /usr/include/sys/unistd.h which defines getopt as:

int  getopt(int, char * const [], const char *);


and it also includes /usr/include/getopt.h which defines getopt as:


int getopt (int, char * const *, const char *);


Of course this is the same definition but it is still different enough to 
force a compiler error.

rather annyoing...

Gerrit.


 Marble Consulting --
Gerrit Cap  http://www.marble.be/
OO Solutions Engineer   mailto:[EMAIL PROTECTED]
Marble Consulting
Blauwe Gaanweg, 53  tel : +32 475  72.94.36
B-9150 Kruibeke-Bazel   fax : +32 3   744.19.17
Belgium
 Marble Consulting --
There is only one thing in the world worse than being witty,
and thats not being witty.  (Monthy Python)



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: c++ ifstream problem with gcc 3.2

2002-12-18 Thread Gerrit Cap
Hello,

Apparently thats not a real bug it is some kind of undocumented feature of 
the libstdc++ library,
for more info on reopening a ifstream see: 
http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html#4_4

Regards,

Gerrit.

 Marble Consulting --
Gerrit Cap  http://www.marble.be/
OO Solutions Engineer   mailto:[EMAIL PROTECTED]
Marble Consulting
Blauwe Gaanweg, 53  tel : +32 475  72.94.36
B-9150 Kruibeke-Bazel   fax : +32 3   744.19.17
Belgium
 Marble Consulting --
There is only one thing in the world worse than being witty,
and thats not being witty.  (Monthy Python)



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Crontab -e strange reaction

2002-03-14 Thread Gerrit Cap

Hello,

Running the current latest version of cygwin (and cron) on NT 4.0 SP6. When 
I edit a crontab file using the crontab -e command, only the first editing 
session is handled and I get a response : new crontab installed (or similar 
message, don't know it anymore) But every next editing of the crontab file 
with crontab -e I always get the message crontab: no changes where made to 
crontab.

Any ideas ?

Gerrit.




--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Opening a new window

2002-03-14 Thread Gerrit Cap

Hello,

Does anybody knows on how to open a new window executing a particular 
command, e.g. when a script is launched it executes in 1 window and then it 
should start another script/command running in its own window.

Regards,

Gerrit.




--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: Crontab -e strange reaction

2002-03-14 Thread Gerrit Cap

I don't get any errors when editing the file, and when crontab -e is 
running I do see a temporary file in /tmp which is according to the status 
line of vi the file being edited.





--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: Unable to install file C:/cygwin/bin/cygrunsrv.exe

2002-02-27 Thread Gerrit Cap

Yes,

Thnx for thw swift replies,

I stopped the cron service and inetd service and performed the upograde again.

Thnx again !

Gerrit.
At 09:50 27/02/2002 +0100, Pavel Tsekov wrote:
Hello Gerrit,

Is it possible, that you had cygrunsrv.exe running at the same time
you were updating your installation ?

Wednesday, February 27, 2002, 8:58:25 AM, you wrote:

GC Hello,

GC When I tried to upgrade to cygrunsrv-0.95-1 this morning I got the
GC following error (probably because cygrunsrvis being used to launch 
inetd).
GC Any pratical solution for this ?

GC Regards,

GC Gerrit

 Uninstalling old cygrunsrv^M
 unlink C:/cygwin/bin/cygrunsrv.exe^M
 unlink C:/cygwin/usr/doc/Cygwin/cygrunsrv.README^M
 Installing...latest/cygrunsrv/cygrunsrv-0.95-1.tar.bz2^M
 Installing file C:/cygwin/bin/cygrunsrv.exe^M
 Unable to install file C:/cygwin/bin/cygrunsrv.exe^M
 Installing file C:/cygwin/usr/doc/Cygwin/cygrunsrv.README^M


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/

 Marble Consulting --
Gerrit Cap  http://www.marble.be/
OO Solutions Engineer   mailto:[EMAIL PROTECTED]
Marble Consulting
Blauwe Gaanweg, 53  tel : +32 475  72.94.36
B-9150 Kruibeke-Bazel   fax : +32 3   744.19.17
Belgium
 Marble Consulting --
There is only one thing in the world worse than being witty,
and thats not being witty.  (Monthy Python)



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Unable to install file C:/cygwin/bin/cygrunsrv.exe

2002-02-26 Thread Gerrit Cap

Hello,

When I tried to upgrade to cygrunsrv-0.95-1 this morning I got the 
following error (probably because cygrunsrvis being used to launch inetd). 
Any pratical solution for this ?

Regards,

Gerrit

Uninstalling old cygrunsrv^M
unlink C:/cygwin/bin/cygrunsrv.exe^M
unlink C:/cygwin/usr/doc/Cygwin/cygrunsrv.README^M
Installing...latest/cygrunsrv/cygrunsrv-0.95-1.tar.bz2^M
Installing file C:/cygwin/bin/cygrunsrv.exe^M
Unable to install file C:/cygwin/bin/cygrunsrv.exe^M
Installing file C:/cygwin/usr/doc/Cygwin/cygrunsrv.README^M



 Marble Consulting --
Gerrit Cap  http://www.marble.be/
OO Solutions Engineer   mailto:[EMAIL PROTECTED]
Marble Consulting
Blauwe Gaanweg, 53  tel : +32 475  72.94.36
B-9150 Kruibeke-Bazel   fax : +32 3   744.19.17
Belgium
 Marble Consulting --
There is only one thing in the world worse than being witty,
and thats not being witty.  (Monthy Python)



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/