Re: [PATCH] Setup.exe "other URL" functionality

2002-01-01 Thread Robert Collins
Gary, it may be that the new files you gave me were in dos mode, and that CVS is having trouble only with files that are in the repo in dos mode. I've run d2u on window.*, proppage.cc and propsheet.cc and checked them in. (The whole file showed as changed). Can you see if this has made life easi

Can I change user SID ?

2002-01-01 Thread Tiffany Chan
Hi How to change SID in win2k ? I have the following problem: Two w2k Advanced servers installed Cygwin. They used local user account. | Server A || Server B | \ /

Re: Vi editor

2002-01-01 Thread Corinna Vinschen
On Mon, Dec 31, 2001 at 03:04:19PM -0500, [EMAIL PROTECTED] wrote: > > > Hello, > Does cywgin have any form of vi editor packaged with the application? vim (currently 6.0.93) is part of the net distro. You can install it via `setup.exe'. Corinna -- Corinna Vinschen Please,

Re: Can I change user SID ?

2002-01-01 Thread Corinna Vinschen
On Tue, Jan 01, 2002 at 01:28:08PM +, Tiffany Chan wrote: > Hi > > How to change SID in win2k ? I have the following > problem: > > Two w2k Advanced servers installed Cygwin. They used > local user account. > > > | Server A || Server B | > -

RE: duplicate regexec/regcomp functions detected

2002-01-01 Thread Ralf Habacker
> From: "Ralf Habacker" <[EMAIL PROTECTED]> > > > > No, only the symbols, which are defined in pthread.o, called the > "reflib" in speclib. > > That will be an incomplete list of symbols then, as I've been removing > them from pthread.o - there is (a minor) performance hit with the > redirection,

Re: Apache/cygwin shutdown problem

2002-01-01 Thread Stipe Tolj
Sami, I CC'ed to cygwin@ instead, since Chris seems to dis-like the fact that we keep this thread in cygwin-apps@. Sami Tikka wrote: > I've now discovered that my failure to shut down Apache has nothing to > do with the cygwin version. I have produced two Apache configuration > files. Start Apa

Re: duplicate regexec/regcomp functions detected

2002-01-01 Thread Corinna Vinschen
On Mon, Dec 31, 2001 at 07:53:28PM +0100, Ralf Habacker wrote: > > >- unix domain socket - The above mentioned os supports creating unix > > >domain sockets with previous existing files. On cygwin the unix domain > > >sockets couldn't be bound on existing files, so it has to be removed > > >first

Re: Apache/cygwin shutdown problem

2002-01-01 Thread Corinna Vinschen
On Tue, Jan 01, 2002 at 03:42:23PM +0100, Stipe Tolj wrote: > Sami, > > I CC'ed to cygwin@ instead, since Chris seems to dis-like the fact > that we keep this thread in cygwin-apps@. This has nothing to do with Chris personal disliking. Did you read http://cygwin.com/lists.html? Corinna -- C

gcc problems

2002-01-01 Thread Andrew Sidwell
Hello all, I'm sorry if this has been solved before, but I can't see it on the mailing list archives, so I'm guessing it's not. I'm having problems compiling anything written in C, but then again I don't use any other languages, so I can't tell. I get a little error box with the title 'E

Re: duplicate regexec/regcomp functions detected

2002-01-01 Thread Christopher Faylor
On Tue, Jan 01, 2002 at 03:24:49PM +0100, Ralf Habacker wrote: >After thinking about this problem a while I had an idea how to solve >such problems instead of using simple links from libcygwin.a to >libpthread.a and other. The idea was to use the cygwin1.dll as used >currently, but to build only

Re: duplicate regexec/regcomp functions detected

2002-01-01 Thread Corinna Vinschen
On Tue, Jan 01, 2002 at 11:59:21AM -0500, Chris Faylor wrote: > On Tue, Jan 01, 2002 at 03:24:49PM +0100, Ralf Habacker wrote: > >Then search cygdll.a after those symbols and extract only the relevant > >d000xxx.o from cygdll.a to a newly created import library named > >libpthread.a or other revel

Re: duplicate regexec/regcomp functions detected

2002-01-01 Thread Christopher Faylor
On Tue, Jan 01, 2002 at 06:52:07PM +0100, Corinna Vinschen wrote: >On Tue, Jan 01, 2002 at 11:59:21AM -0500, Chris Faylor wrote: >> On Tue, Jan 01, 2002 at 03:24:49PM +0100, Ralf Habacker wrote: >> >Then search cygdll.a after those symbols and extract only the relevant >> >d000xxx.o from cygdll.a

RE: duplicate regexec/regcomp functions detected

2002-01-01 Thread Ralf Habacker
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > Of Christopher Faylor > Sent: Tuesday, January 01, 2002 5:59 PM > To: [EMAIL PROTECTED] > Subject: Re: duplicate regexec/regcomp functions detected > > > On Tue, Jan 01, 2002 at 03:24:49PM +0100, Ralf Haba

HELP !!

2002-01-01 Thread Marios Karagiannopoulos
First of all I wish you all Happy Happy the New Year !! I have installed the latest cygwin version and when I am Trying to execute the ./configure command for the gmp Library I get the following.. administrator@MARIOS /cygdrive/d/temp/gmp-4.0 $ ./configure checking build system type... n

RE: duplicate regexec/regcomp functions detected

2002-01-01 Thread Ralf Habacker
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf > Of Corinna Vinschen > Sent: Tuesday, January 01, 2002 4:07 PM > To: [EMAIL PROTECTED] > Subject: Re: duplicate regexec/regcomp functions detected > > > On Mon, Dec 31, 2001 at 07:53:28PM +0100, Ralf Haback

Re: Apache/cygwin shutdown problem

2002-01-01 Thread Stipe Tolj
Corinna, > > I CC'ed to cygwin@ instead, since Chris seems to dis-like the fact > > that we keep this thread in cygwin-apps@. > > This has nothing to do with Chris personal disliking. Did you read > http://cygwin.com/lists.html? yes I did, I just noted the fact that Chris had this kind of remi

Re: HELP !!

2002-01-01 Thread Tim Prince
When installing, did you click on the Devel category and select binutils, gcc, and any other necessary components? - Original Message - From: "Marios Karagiannopoulos" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 01, 2002 3:37 PM Subject: HELP !! > First of all I

Re: HELP !!

2002-01-01 Thread Christopher Faylor
On Tue, Jan 01, 2002 at 04:36:24PM -0800, Tim Prince wrote: >When installing, did you click on the Devel category and select >binutils, gcc, and any other necessary components? Actually just 'gcc' is all that should be necessary. Anything necessary to support gcc should be included automatically

inetd and stdout for Borland CBuilder

2002-01-01 Thread John Mertus
Here is a problem. I am using windows 2000, and the latest version of inetd dowloaded last week. I set up inetd in the standard way to run the program #include main() { printf("Hello World\n"); } If I compile this program under gcc, then do a telnet I receive the return Hello World If I

GUI debugger and Ada compiler

2002-01-01 Thread hongxun lee
Does Cygwin include these applications? Thanks -- 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/

$B3FpJsDs6!$N$40FFb(B

2002-01-01 Thread $B%o%s%@!<%i%$%U(B
$B!!FMA3$N%a!<%k$NG[?.?<$/$*OM$S?=$7>e$2$^$9!#(B $B!!$3$l$O(BWEB$B>e$K%"%I%l%9$r8x3+$5$l$F$*$i$l$kJ}$rBP>]$KG[?.$7$F$*$j$^$9!#(B $B!!7G<(HD$KEj9F$9$k$h$j8z2LE*$G$9!*(B $B!y!!#D#MMQ%a!<%k%"%I%l%9#1#0#0K|8D!!!y(B $B!!@kEA$N8z2LH472!*Bg9%I>!*%"%/%;%9?t$N>/$J$$7G<(HD$G$O!&!&!

Anyone got mod_perl working?

2002-01-01 Thread Dan Horne
Hi has anyone out there got mod_perl working under cygwin? I'd love to see your notes. At the moment, I get stuck during the "make test" phase. The error_log is [notice] Destruction->DESTROY called for $global_object Subroutine fileparse_set_fstype redefined at /usr/lib/perl5/5.6.1/cygwin-multi