Re: New textutils

2002-02-26 Thread Corinna Vinschen
On Tue, Feb 26, 2002 at 12:14:03AM -0600, Matthew Smith wrote: Hi, could someone please upload the following packages for me? The setup.hint that's there should be fine. http://www.bluesguitar.org/~matts/textutils-2.0.21-1.tar.bz2

Re: setup.exe rebase patch

2002-02-26 Thread Jason Tishler
Rob, On Tue, Feb 26, 2002 at 09:54:37AM +1100, Robert Collins wrote: - Original Message - From: Jason Tishler [EMAIL PROTECTED] I guess that I was trying to ask a more philosophical question of how coupled rebase was going to be with setup.exe. It sounds like you are comfortable

Re: setup.exe rebase patch

2002-02-26 Thread Christopher Faylor
On Tue, Feb 26, 2002 at 04:26:53PM -0500, Jason Tishler wrote: 10) Please capitalise the first letter of words in class names. Setup has been quite haphazard, I'm trying to be more consistent :}. Also, I prefer things like FreeList to free_list - I find them easier. The above made me smile! I

ghostscript 6.51-4 now ready

2002-02-26 Thread Dario Alcocer
I've finished testing and packaging the latest release of Ghostscript; the new release uses the libpng and zlib shared libraries, as suggested by Chuck Wilson. I've put the packages and MD5 sum file at: http://members.cox.net/dalcocer/gs If someone has upload capability to

Re: setup.exe rebase patch

2002-02-26 Thread Charles Wilson
Jason Tishler wrote: (Or do you rebase cygwin1.dll as well :]]). Yes, I can rebase cygwin1.dll too. This is why I converted the stand-alone rebase to a Mingw app. Urk. If we follow Earnie's suggestion to include the output of 'objdump -S1' with cygwin1.dlll snapshots and the

RE: setup.exe rebase patch

2002-02-26 Thread Robert Collins
-Original Message- From: Christopher Faylor [mailto:[EMAIL PROTECTED]] However, I agree that rebasing shouldn't be the default behavior. In fact, I wonder if I should make cygwin non-rebaseable. It would load faster if I did that. Yes, and it would solve some of the nasty

Re: setup.exe rebase patch

2002-02-26 Thread Charles Wilson
Robert Collins wrote: -Original Message- From: Christopher Faylor [mailto:[EMAIL PROTECTED]] However, I agree that rebasing shouldn't be the default behavior. In fact, I wonder if I should make cygwin non-rebaseable. It would load faster if I did that. Yes, and it would

Re: ghostscript 6.51-4 now ready

2002-02-26 Thread Charles Wilson
Dario Alcocer wrote: I've finished testing and packaging the latest release of Ghostscript; the new release uses the libpng and zlib shared libraries, as suggested by Chuck Wilson. I've put the packages and MD5 sum file at: http://members.cox.net/dalcocer/gs If someone has upload

Log filling up

2002-02-26 Thread Cary Jamison
I have just installed Cygwin/X 4.2.0 from binaries and am enjoying accessing both my Windows (XP Pro) and Linux boxes from one machine. However, I found that I cannot leave X running too long or my log fills up with the following message: winCursorOffScreen () - hmm... This can fill up a

Re: Log filling up

2002-02-26 Thread Brian Genisio
You could always redirect the log file to /dev/null ... --- Cary Jamison [EMAIL PROTECTED] wrote: I have just installed Cygwin/X 4.2.0 from binaries and am enjoying accessing both my Windows (XP Pro) and Linux boxes from one machine. However, I found that I cannot leave X running too long

RE: help/version patches

2002-02-26 Thread Robert Collins
-Original Message- From: Joshua Daniel Franklin [mailto:[EMAIL PROTECTED]] It's not - strace is manually entered version info. Anyway here is a patch for cygcheck that I think does the right thing. Somebody want to take a look? +const char *revision=$Revision: 1.22 $; This

Re: /proc and /proc/registry

2002-02-26 Thread Chris January
1) The copyrights still need to be changed. Done. 2) The code formatting still is not correct. Now piped through indent with a few touch-ups. 3) You have a lot of calls to normalize_posix_path. Is that really necessary? It seems to be called a lot. If it is really necessary, I'd

RE: help/version patches

2002-02-26 Thread Joshua Daniel Franklin
--- Robert Collins [EMAIL PROTECTED] wrote: -Original Message- From: Joshua Daniel Franklin [mailto:[EMAIL PROTECTED]] +const char *revision=$Revision: 1.22 $; This is suspect: The revision string can look like $Revision:$ in some circumstances - see man co again - which

CYGWIN : Scheduling

2002-02-26 Thread Herve Bailly
Hello, With mutlti-thread CYGWIN application, how to have scheduling between threads even if one is blocking in a loop ? Thank you for any response. Hervé BAILLY -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

[ANNOUNCEMENT] Updated: rxvt-2.7.2-10

2002-02-26 Thread Steve O
rxvt-2.7.2-10 has been uploaded to the Cygwin net distribution. rxvt is a lightweight xterm that can display to either X or native Windows. Changes: - F10 key passed to shell (Christian LESTRADE) - fixed geometry on startup (Dr. Volker Zell) - changed default icon to less interesting version

Re: sem_trywait returns EAGAIN (rather than returning -1 and setting errno)

2002-02-26 Thread Robert Collins
I haven't done much work on the sem* functions to date, other than keeping the functional. Patches, as always, gratefully accepted. Post daemon merge I can do a review of the sem* functions. The problem should _not_ be endemic in the pthreads code, as I rewrote nearly all the pthread* functions

Re: Next version of setup.exe

2002-02-26 Thread Volker Quetschke
Just tried it, as you can see here: http://www.scytek.de/setup-20020225-screens2.gif it does strange things in the selection window, I just clicked +Doc and made a screenshot. And here: http://www.scytek.de/setup-20020225-screens1.gif you can see what happens after a click on the View button.

Re: 1.3.4 - touch /etc/abc causes BSOD

2002-02-26 Thread Robert Collins
=== - Original Message - From: Lagstein, Yossi [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, February 26, 2002 5:56 PM Subject: RE: 1.3.4 - touch /etc/abc causes BSOD It may be Microsoft bug, but since The trigger for the BSOD is cygwin, and I'm unable to

Problem when on a Linux box ?

2002-02-26 Thread tsmets
Config is the following : client-wks is Win2000 with cygwin on it Servers are Linux Mandrake 8.1 When I SSH to the server : no problemo but when I try to vi, I got this : snip Administrator@CALVIN ~ $ ssh -l root 192.168.1.254 [EMAIL PROTECTED]'s password:

Emacs for Cygwin (was: cygwin-mount.el, Using GDB in NTEMACS)

2002-02-26 Thread Ehud Karni
Below is Eli Zaretskii mail from 23 Feb 2002. I think that we need a CygEmacs - an emacs that will be compiled with the real Cygwin ported gcc (i.e. without the -mno-cygwin). CygEmacs will have UNIX APIs for I/O (files and sockets), and M$Windows APIs for the display and the keyboard. This is

RE: Make 3.79.1 - dependency checking previous versions

2002-02-26 Thread Mark Sheppard
I'm using Cygwin make-3.79.1-5 on a largeish project. While we're not using .d files we do have a lot of dependecies spread across several makefiles that get included by other makefiles. I'm trying to see if we're affected by this problem as startup takes longer than I would have thought it

tar: Child died with signal 13

2002-02-26 Thread Volker Quetschke
Hi, recently I found a problem when I try to untar some tar.gz archives under cygwin. The tar.gz at this link is ca. 1,5kb http://www.scytek.de/expat.pat.tar.gz . It is just one example, it is taken from OpenOffice641C. On my Windows 2K machine, cygwin updatet a few minutes ago, I get:

debugging problem

2002-02-26 Thread Chris January
I have a bug that shows up when I run commands normally from bash, but doesn't show up when they are run with strace (because it only shows up on direct children of the initial bash process). How can I debug this? Regards Chris -- Unsubscribe info:

ls /cygdrive

2002-02-26 Thread Chris January
Can someone with Cygwin 1.3.10 DLL please check what output you get if you type the following: 1. Click Cygwin.bat 2. Type cd /cygdrive 3. Type ls Regards Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation:

Re: cygrunsrv patch proposal

2002-02-26 Thread Corinna Vinschen
On Sun, Feb 24, 2002 at 08:52:00AM -0800, Karl M wrote: Hi Corinna... Here it is again with a changelog and readme update as well. And I'm missing a ChangeLog entry (plain text, not a diff). ^^ Since the cvs version is not in the

RE: CYGWIN : Scheduling

2002-02-26 Thread Robert Collins
-Original Message- From: Herve Bailly [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 26, 2002 7:30 PM To: [EMAIL PROTECTED] Subject: CYGWIN : Scheduling Hello, With mutlti-thread CYGWIN application, how to have scheduling between threads even if

Re: Child died with signal 13

2002-02-26 Thread Eugene Rosenzweig
Hmm, it worked for me. I assume out of the documentation that tar will spawn gzip -d filename and pipe it into itself. So, if 13 is the system error from tar, which is EACCES, permission denied so maybe there is a problem accessing the file? The listing shows that file is owned by

inetd broken with cygwin.dll 1.3.9

2002-02-26 Thread Rafael Botejara Cepeda
Hello: I have an installation with cygwin1.3.3 and telnetd (inetd) running ok. But when I have updated to cygwin1.3.9, telnetd does not prompt for login It says: Connection closed by foreign host. Downgrading to cygwin 1.3.3 or 1.3.6 works!!! What happend with it??? Bye Rafa.

inetd broken with cygwin.dll 1.3.9

2002-02-26 Thread Rafael Botejara Cepeda
Hello: I have an installation with cygwin1.3.3 and telnetd (inetd) running ok. But when I have updated to cygwin1.3.9, telnetd does not prompt for login It says: Connection closed by foreign host. Downgrading to cygwin 1.3.3 or 1.3.6 works!!! What happend with it??? Bye Rafa.

RE: CYGWIN : Scheduling

2002-02-26 Thread Robert Collins
Please keep replies on list. And pthread_cond_signal is implemented. Rob -Original Message- From: Herve Bailly [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 27, 2002 1:02 AM To: Robert Collins Subject: Re: CYGWIN : Scheduling Robert Collins a écrit :

tar -f behaviour

2002-02-26 Thread Eugene Rosenzweig
Looking at tar I noticed a small oddity in its behaviour, as compared to what I would have thought was 'normal' When dealing with files, using dash before options, the 'f' option has to be the last one in the option string, e.g. tar -tfz tarball.tar.gz works while tar -ftz tarball.tar.gz doesn't

rxvt + login = ^C out.

2002-02-26 Thread Julien Gilles
Hi, in rxvt, I use 'login' to change the current user. (not yet 'su' in cygwin ?) Everything is fine, just the ^C (and ^Z) does not work anymore ; other ^A, ^E, ^D, etc are ok. I looked at stty, same thing as in a working rxvt. If I use the classical cygwin terminal, no problem. If I launch

Re: tar -f behaviour

2002-02-26 Thread Hack Kampbjørn
Eugene Rosenzweig wrote: Looking at tar I noticed a small oddity in its behaviour, as compared to what I would have thought was 'normal' When dealing with files, using dash before options, the 'f' option has to be the last one in the option string, e.g. tar -tfz tarball.tar.gz You meant

Re: tar -f behaviour

2002-02-26 Thread Julien Gilles
Eugene Rosenzweig [EMAIL PROTECTED] writes: Looking at tar I noticed a small oddity in its behaviour, as compared to what I would have thought was 'normal' When dealing with files, using dash before options, the 'f' option has to be the last one in the option string, e.g. In conclusion, is

Bash and Telnet / Redirection / Here documents and Redirecting input problem

2002-02-26 Thread Olivier RONGIER
Hello, I've got a problem with redirection in Cygwin. Here is a script that doesn't work under bash or ash : Begin telnet mail 25 EOT MAIL FROM: an_email RCPT TO: my_email DATA Subject: Test sending mail with telnet Just a test Olivier . quit EOT End It's ok when I write this

1.3.9: Bash and Telnet / Redirection / Here documents and Redirecting input problem

2002-02-26 Thread Olivier RONGIER
Hello, I've got a problem with redirection in Cygwin. Here is a script that doesn't work under bash or ash : Begin telnet mail 25 EOT MAIL FROM: an_email RCPT TO: my_email DATA Subject: Test sending mail with telnet Just a test Olivier . quit EOT End It's ok when I write this

Re: Next version of setup.exe

2002-02-26 Thread James Garrison
Works fine on Win2K SP2 w/SP2 Rollup Patch ... except it created a directory called http%3a%2f%2fmirrors.rcn.net%2fpub%2fsourceware%2fcygwin in my download directory and placed the updated packages there instead of directly in the download directory. -- James Garrison

setup

2002-02-26 Thread Anthony J. Zepezauer
Hi, I am a new user with a seriously bonehead problem. Yes, I have looked in the online Users Guide, the FAQ and the archive for this list. I'm trying to install Cygwin on Win2000. I downloaded the latest setup.exe and ran it (twice). The problem is I don't seem to be getting everything I

Re: setup -- addendum

2002-02-26 Thread Anthony J. Zepezauer
let me add that *all* I am getting in my C:/Cygwin folder is an empty folder called etc. - Original Message - From: Anthony J. Zepezauer [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 26, 2002 8:44 AM Subject: setup Hi, I am a new user with a seriously bonehead

Re: ls /cygdrive

2002-02-26 Thread Guy Harrison
On Tue, 26 Feb 2002 11:01:19 -, Chris January [EMAIL PROTECTED] wrote: Can someone with Cygwin 1.3.10 DLL please check what output you get if you type the following: 1. Click Cygwin.bat 2. Type cd /cygdrive 3. Type ls Administrator@SD ~ $ cd /cygdrive Administrator@SD /cygdrive $ ls c d

Re: setup -- addendum

2002-02-26 Thread Anthony J. Zepezauer
Thanks for the quick response. Unfortunately it didn't help. That search returned no results, which tends to confirm that I did not get everything installed that I should have. (So I guess it did help a little. ;-) AZ - Original Message - From: Gabriel DENIS [EMAIL PROTECTED] To:

Re: setup

2002-02-26 Thread Brian Keener
Anthony J. Zepezauer wrote: What I don't see is a .exe file to start Cygwin! Try looking for a cygwin.bat file in whatever directory you specified as your root directory. I see your later post now - lets back up - what options did you select when you ran setup - did you ask for Install from

Re: setup

2002-02-26 Thread Anthony J. Zepezauer
Brian, thanks for asking the pertinent questions, they have solved the problem. I did an Install from Internet the first time; the second, I chose Download from Internet but didn't realize I had to run setup.exe again to complete the install. Once I did that it installed fine, put an icon on my

Re: Next version of setup.exe

2002-02-26 Thread John A. Turner
Robert Collins wrote: We've branched the next version of setup.exe, and created a snapshot for anyone willing to be our guinea pigs. It is accessible via http://www.cygwin.com/setup-snapshots/setup-20020225.exe. Please use this, and report any bugs back to us. We know of one with large

Re: Problems accessing network drive using rsh

2002-02-26 Thread Andrew Chang
I like to confirm that I am seeing the same problem The problem is easy to reproduce 1) login on a linux box 2) rsh into a w2k box, like so rsh w2k_box cd c:/* this works, becuase c: is local drive */ rsh w2k_box cd z:/* this failed, becuase z: is a network drive */ note that:

Re: Problems accessing network drive using rsh

2002-02-26 Thread Andrew Chang
I forgot the state that I am running a) cygwin1.3.9 b) inet-utils 1.3.2-16 On Tuesday 26 February 2002 10:11 am, Andrew Chang wrote: I like to confirm that I am seeing the same problem The problem is easy to reproduce 1) login on a linux box 2) rsh into a w2k box, like so rsh w2k_box

Re: ipc.h msg.h lock.h

2002-02-26 Thread Charles Wilson
http://www.google.com/search?hl=enq=cygipc+site%3Acygwin.combtnG=Google+Search --Chuck Tandon, Abhinav wrote: Hi, I'm looking to compile a program that needs ipc.h,msg.h,lock.h, but I still can't find them. I read some emails in the mailing list, but I didn't find anything useful. Can

less: not found error

2002-02-26 Thread Rashmi Mathew
Hello, We are using version cygwin-1.3.6 We ran into the fllowing error. Copy of first part of setup.log: 2002/02/05 15:10:15 Starting cygwin install, version 2.125.2.10 Current Directory: C:\WINNT 2002/02/05 15:10:15 Command line parameters 2002/02/05 15:10:15 0

Re: Fonts and rxvt

2002-02-26 Thread Charles Wilson
Please don't send me personal email related to cygwin. Keep it on the list. Mark Sheppard wrote: That's something I've been wondering about so I'm glad this came up. Unfortunately it doesn't work for me. I installed that font (which is definitely working as it's a different size to the

MSVC++ compatible import library - HOW?

2002-02-26 Thread Victor Porton
Hello; I already asked this question but my e-mail does not appears to appear in the list :-( Is it possible to create an import library compatible with MSVC++ without MSVC++? (1. To not buy its license; 2. To not workaround its bugs.) Microsoft's linker says something about multiple .text

Simple Install Question

2002-02-26 Thread Sanjay Gupta
I have sucessfully downloaded and installed cygwin software. It works Great. Now, I want to install the same software on different machine. So my question is, will simple file/directory copy will work ? Do, I need to change any files etc for path setting or any other settings. I just want to

Where can I get cygwin 1.1.8 full distribution...

2002-02-26 Thread Pinard, Jeffrey (CM Toolsmith)
My company is using the cygwin 1.1.8 distribution and I didn't save the 1.1.8 distribution, plus I had never downloaded the source for all the tools. I was wondering if there still existed a mirror site or cygnus site that had a full distribution, including sources, for 1.1.8. BTW - No we

bash, background java VMs and ctrl-C

2002-02-26 Thread Jeff Meredith
I have a difficult time with the following bash (or maybe cygwin.dll) behavior: bash-2.05a$ java com.edgility.blah.ClassName bash-2.05a$ tail -f mylogfile ... ctrl-C as soon as I hit ctrl-C the java VM exits. In the bash reference manual it talks about

RE: sem_trywait returns EAGAIN (rather than returning -1 and setting errno)

2002-02-26 Thread Robert Collins
-Original Message- From: Christopher Faylor [mailto:[EMAIL PROTECTED]] On Tue, Feb 26, 2002 at 08:37:35PM +1100, Robert Collins wrote: The problem should _not_ be endemic in the pthreads code, as I rewrote nearly all the pthread* functions from the P1003.1 draft spec. %

Re: bash, background java VMs and ctrl-C

2002-02-26 Thread Brian P Kasper
Jeff -- Check the value of the CYGWIN environment variable for you and your coworker who isn't having the problem. Does your coworker have 'tty' in the variable? Do you not have it? I had a problem with ^C killing ssh sessions over which I was tunnelling X Windows packets. I was able to work

RE: Excessive packages installed by default

2002-02-26 Thread Robert Collins
-Original Message- From: rotaiv [mailto:[EMAIL PROTECTED]] I've you've got Misc packages showing up, then you don't have a setup.ini file, or have manually editied it. Misc packages are automatically installed unless you deselect them. Rob -- Unsubscribe info:

Re: sem_trywait returns EAGAIN (rather than returning -1 and setting errno)

2002-02-26 Thread Christopher Faylor
On Wed, Feb 27, 2002 at 09:08:54AM +1100, Robert Collins wrote: -Original Message- From: Christopher Faylor [mailto:[EMAIL PROTECTED]] On Tue, Feb 26, 2002 at 08:37:35PM +1100, Robert Collins wrote: The problem should _not_ be endemic in the pthreads code, as I rewrote nearly

RPM, MSI installer questions

2002-02-26 Thread Tristan Juricek
I'm wondering if anybody can answer either of the following questions: 1. Is there an port of RPM for Cygwin active? 2. Has anyone else ever developed and MSI-based Cygwin installer? I'm currently building and MSI installer for our internal use for the patching, upgrading, and removal

Re: debugging problem

2002-02-26 Thread Larry Hall (RFK Partners, Inc)
At 05:43 AM 2/26/2002, Chris January wrote: I have a bug that shows up when I run commands normally from bash, but doesn't show up when they are run with strace (because it only shows up on direct children of the initial bash process). How can I debug this? It looks like gdb is your best

Re: wget-1.8-1

2002-02-26 Thread Steve Kelem
I installed the latest from cygwin on my Windows 2000 system, including wget 1.8.1-1. When I try to run wget from tcsh, I get the message: Cannot load VDM IPX/SPX support This program cannot be run in DOS mode. When I try to run wget from bash, I get the message: This program cannot be run in

Too many open files

2002-02-26 Thread Kirk Erickson
Hello, I love cygwin. I've had no problems at home (running under XP), but I'm experiencing a problem reported earlier by Benoit Rochefort http://sources.redhat.com/ml/cygwin/2002-02/msg00791.html under Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 2. I can reproduce by doing a

Re: Too many open files

2002-02-26 Thread Larry Hall (RFK Partners, Inc)
At 06:28 PM 2/26/2002, Kirk Erickson wrote: Hello, I love cygwin. I've had no problems at home (running under XP), but I'm experiencing a problem reported earlier by Benoit Rochefort http://sources.redhat.com/ml/cygwin/2002-02/msg00791.html under Windows 2000 Professional Ver 5.0 Build 2195

Help to link a prog static with libcurl, libssl and libcrypto.

2002-02-26 Thread Alexander Lazic
Hi, i want to compile the 'simple.c' staticly but i get many errors. Progamm: C:\cygwin\usr\src\curl-7.9.3-1\docs\examples\simple.c I called gcc as follows: gcc -v -o simple simple.c `curl-config --cflags` \ `curl-config --libs` -mno-cygwin -s -static out.put 21 I have attached the out.put

Re: sem_trywait returns EAGAIN (rather than returning -1 and setting errno)

2002-02-26 Thread Andrew T. Schnable
You have a point regarding errno, but unfortunately, this is how the standard is written. If it's intentional that cygwin deviate from posix 1.b, I'm fine with that - I can code accordingly. FYI - I went to the The Open Group Base Specifications Issue 6 technically identical to IEEE Std

Building gcc-2.8.1 cross compiler.

2002-02-26 Thread David Ryan
Hi, I'm attempting to build gcc-2.8.1 cross compiler using the following configuration.. ./configure --target=mipsel-scei-elfl --prefix=/usr/local/ps2dev/iop --with- gnu-ld --with-gnu-as I have compiled and installed binutils-2.9.1 into /usr/local/ps2dev/iop before attempting to make gcc. I

Re: Help to link a prog static with libcurl, libssl and libcrypto.

2002-02-26 Thread Larry Hall (RFK Partners, Inc)
At 06:51 PM 2/26/2002, Alexander Lazic wrote: Hi, i want to compile the 'simple.c' staticly but i get many errors. Progamm: C:\cygwin\usr\src\curl-7.9.3-1\docs\examples\simple.c I called gcc as follows: gcc -v -o simple simple.c `curl-config --cflags` \ `curl-config --libs` -mno-cygwin -s

RE: The developer's dilemma

2002-02-26 Thread Karin E. Hacker
This is because Microsoft introduced the concept of the CLR, or common language runtime. What that means is two of the languages offered by Microsoft, VB.Net and C#, both share the same runtime. - http://zdnet.com.com/2100-1107-842922.html Dose anyone else out there in the GCC universe feel the

Re: Building gcc-2.8.1 cross compiler.

2002-02-26 Thread David Ryan
From: Larry Hall (RFK Partners, Inc) [EMAIL PROTECTED] To: David Ryan [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: Building gcc-2.8.1 cross compiler. Date: Tue, 26 Feb 2002 19:36:58 -0500 At 07:19 PM 2/26/2002, David Ryan wrote: Hi, I'm attempting to build gcc-2.8.1 cross compiler

Re: Building gcc-2.8.1 cross compiler.

2002-02-26 Thread Larry Hall (RFK Partners, Inc)
At 07:46 PM 2/26/2002, David Ryan wrote: From: Larry Hall (RFK Partners, Inc) [EMAIL PROTECTED] To: David Ryan [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: Building gcc-2.8.1 cross compiler. Date: Tue, 26 Feb 2002 19:36:58 -0500 At 07:19 PM 2/26/2002, David Ryan wrote: Hi, I'm

Error: init_cygheapetc_changed: Can't open /etc for checking, Win32 error 50

2002-02-26 Thread Paul McFerrin
Folks: I checked the archives for this error and I've seen several references to this error message starting back in Nov of 2001. However I've seen no explanations, solutions, fixes, nor work arounds. Basically what I have is cynwin DLL 1.3.6 installation on a Win 98SE machine serving as a

[ANNOUNCEMENT] Updated: textutils-2.0.21-1

2002-02-26 Thread Matthew Smith
textutils-2.0.21-1 has been uploaded to the Cygwin net distribution. Changes: Many small bugfixes, and better posix compliance. Please see the Changelog in the sources for more complete information on the changes. --Matt Smith To update your installation, click on the Install Cygwin now

Re: Emacs for Cygwin (was: cygwin-mount.el, Using GDB in NTEMACS)

2002-02-26 Thread Jon Cast
You wrote: I think that we need a CygEmacs - an emacs that will be compiled with the real Cygwin ported gcc (i.e. without the -mno-cygwin). I should probably point out that I am (slowly) working on such a port of Emacs. CygEmacs will have UNIX APIs for I/O (files and sockets), and

Re: setup

2002-02-26 Thread Bjoern Kahl AG Resy
Hallo ! On Tue, 26 Feb 2002, Anthony J. Zepezauer wrote: Yes, I have looked in the online Users Guide, the FAQ and the archive for this list. Are you sure, you read and understand the documentation? Any way, I'm trying to install Cygwin on Win2000. I downloaded the latest setup.exe

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