Re: latex listings.sty not found

2003-03-30 Thread Jan Nieuwenhuizen
[EMAIL PROTECTED] (John M. Adams) writes: Here is an observation that makes me wonder if there is a bug in the latest tetex distribution. Indeed, see: http://www.mail-archive.com/[EMAIL PROTECTED]/msg01871.html So I went out and downloaded the listings package and installed it

Cygwin Hosted Linux (x86) targetted cross compiler problem

2003-03-30 Thread Vinay Chiniwar
Hi, 1. We are building crossgcc tool chain for the following : host - cygwin build - cygwin target- Linux(x86) meaning, a crossgcc built on CYGWIN, hosted on CYGWIN, but to produce code that will run on Linux/x86 platform. 2. our environment is as below : Windows 98/

Re: gdbm, libgdbm3, libgdbm-devel 1.8.3-1

2003-03-30 Thread Gerrit P. Haase
Hallo Charles, Am Samstag, 29. März 2003 um 06:47 schriebst du: This means the cyggdbm_devel-3.dll is also in the libgdbm3 package. ^^ _compat Further, it means that any application code that USED the dbm or ndbm personalities, now needs to

Apache on cygwin

2003-03-30 Thread Frank Schmitt
Hello I'm wondering how to start the Apache server provided as a Cygwin package. I can only find httpd.dll but no httpd.exe, so do I have to work with rundll32 or is this package not intended to work as a stand alone server but only to fulfill dependencies? I also couldn't find a man or info

Share exception between shared lib and an application...

2003-03-30 Thread Vaillant Etienne
Hi, Currently, I'm going to run an application on Cygwin from GNU/Linux... But I have a problem : exceptions between shared lib and an application isn't support by Cygwin... To verify this, I made the following exemple : Code C : share lib #include iostream #include exception #include stdexcept

Re: Allowing EASY install of thirtd party software (RE: Two GPLclarifications)

2003-03-30 Thread amores nolikeyjunk
re: http://sources.redhat.com/cygwin-apps/setup.html supplimental - supplemental version. i.e. For package - version. I.e., for package _ Help STOP SPAM with the new MSN 8 and get 2 months FREE*

Re: bash bug report? Minor border case:

2003-03-30 Thread Thorsten Kampe
* linda w (cyg) (03-03-30 19:56 +0100) Did you actually read what Igor Pechtchanski wrote? ,--- | Linda, | | According to http://cygwin.com/lists.html#available-lists, this is | off-topic for the cygwin-apps at cygwin dot com list. Please | remove cygwin-apps at cygwin dot com from further

Re: Apache on cygwin

2003-03-30 Thread Gerrit P. Haase
Hallo Frank, Am Sonntag, 30. März 2003 um 16:51 schriebst du: Hello I'm wondering how to start the Apache server provided as a Cygwin package. I can only find httpd.dll but no httpd.exe, so do I have to work with rundll32 or is this package not intended to work as a stand alone server but

Re: Apache on cygwin

2003-03-30 Thread Elfyn McBratney
I'm wondering how to start the Apache server provided as a Cygwin package. I can only find httpd.dll but no httpd.exe, so do I have to work with rundll32 or is this package not intended to work as a stand alone server but only to fulfill dependencies? The Apache server (httpd) can be started

Re: Share exception between shared lib and an application...

2003-03-30 Thread Steven O'Brien
On Sun, 30 Mar 2003 18:22:20 +0200, Vaillant Etienne wrote: But I have a problem : exceptions between shared lib and an application isn't support by Cygwin... To verify this, I made the following exemple : Etienne, you don't say how you compiled or linked your example. If the shared library

Re: Cygwin needs a splint'er

2003-03-30 Thread Elfyn McBratney
Hallo Elfyn, Am Samstag, 29. März 2003 um 19:25 schriebst du: All, I've had this lying around for ages, and I don't know why I didn't think of it before. Splint, as some of you may already know, builds OOTB on Cygwin and just requires a few tweaks to get rid of some warnings. I'm

Re: gdbm, libgdbm3, libgdbm-devel 1.8.3-1

2003-03-30 Thread Charles Wilson
Gerrit P. Haase wrote: Hallo Charles, Am Samstag, 29. März 2003 um 06:47 schriebst du: This means the cyggdbm_devel-3.dll is also in the libgdbm3 package. ^^ _compat Oops. g I notice my original message also has a ton of grammatical and

Re: gdbm, libgdbm3, libgdbm-devel 1.8.3-1

2003-03-30 Thread Gerrit P. Haase
Hallo Dr. Charles, Further, it means that any application code that USED the dbm or ndbm personalities, now needs to link with -lgdbm_compat -lgdbm and not just -lgdbm. Most programs don't use the compatibility personalities, and can simply continue to link only against -lgdbm. I linked just

Re: Apache on cygwin

2003-03-30 Thread Frank Schmitt
Gerrit P. Haase [EMAIL PROTECTED] writes: I'm wondering how to start the Apache server provided as a Cygwin package. I can only find httpd.dll but no httpd.exe, so do I have to work with rundll32 or is this package not intended to work as a stand alone server but only to fulfill dependencies?

Re: Share exception between shared lib and an application...

2003-03-30 Thread Vaillant Etienne
Well, I use autoconf, automake and libtool... I think the most simple is that I give you all my source file... And, principal line are : configure.in : - AC_LIBTOOL_WIN32_DLL src / Makefile.am : - -no-undefined for link flag of my librarie Etienne ps.zip Description: Zip compressed data

Re: Cygwin needs a splint'er

2003-03-30 Thread Gerrit P. Haase
Hallo Elfyn, This package gets my vote! So does yours. ;-) I'm just dounloading perl-5.8 now... Since I didn't saw you in the logfiles and my Cygwin Apache seems to hang again, I restarted the service right now. Gerrit -- =^..^= -- Unsubscribe info:

Re: compile error in types.h?

2003-03-30 Thread Igor Pechtchanski
On Sat, 29 Mar 2003, Alexander Enchevich wrote: I am getting this compilation error in types.h: - c++ -O2 -g -O0 -march=i586 -Wall -Wunused -c -o RevPlayer.o RevPlayer.cpp In file included from /usr/include/cygwin/in.h:21, from

RE: bash bug report? Minor border case:

2003-03-30 Thread Igor Pechtchanski
Linda, I shan't delve into the intuitiveness of list naming here. There is a clear description of what each list is about, and your message does not conform to the description of cygwin-apps at cygwin dot com. To quote: cygwin-apps: a subscriber-only list for discussing packaging issues

RE: RPM-4.1 port to cygwin available

2003-03-30 Thread Peter Ring
I'm much too honoured -- I'm sorry to say that it must be some namesake Peter. kind regards Peter Ring -Original Message- From: Charles Wilson [mailto:[EMAIL PROTECTED] Sent: 29. marts 2003 04:40 To: Peter Ring Subject: Re: RPM-4.1 port to cygwin available Peter Ring wrote: There's

RE: bash bug report? Minor border case:

2003-03-30 Thread linda w \(cyg\)
Agreed. Perhaps the naming should be a bit more evident. I don't reread the list purpose everytime I do a post. Cygwin-packaging or cygwin-app-packag[e/ing] would be a bit more self- documenting. Nothing more intelligent that a self documenting name. :-) -linda -Original Message-

Re: bash bug report? Minor border case:

2003-03-30 Thread Elfyn McBratney
Agreed. Perhaps the naming should be a bit more evident. I don't reread the list purpose everytime I do a post. Cygwin-packaging or cygwin-app-packag[e/ing] would be a bit more self- documenting. Nothing more intelligent that a self documenting name. :-) -linda Maybe. But that document

Re: bash bug report? Minor border case:

2003-03-30 Thread Christopher Faylor
On Sun, Mar 30, 2003 at 12:42:03PM -0800, linda w (cyg) wrote: Agreed. Perhaps the naming should be a bit more evident. Or, perhaps you should school yourself to do some research before you start blindly sending email. At the very least you could do some research before responding to valid

Re: bash bug report? Minor border case:

2003-03-30 Thread Gerrit P. Haase
Hallo linda, Nothing more intelligent that a self documenting name. :-) app means 'application packaging problems'. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation:

Re: Share exception between shared lib and an application...

2003-03-30 Thread Gerrit P. Haase
Hallo Vaillant, Am Sonntag, 30. März 2003 um 22:01 schriebst du: Well, I use autoconf, automake and libtool... I did: $ aclocal $ libtoolize --force --copy --automake $ autoheader $ automake --foreign --add-missing --copy $ autoconf $ ./configure $ make $ cd src $ cp exe2.exe .libs $ cd

Re: Share exception between shared lib and an application...

2003-03-30 Thread Elfyn McBratney
Hallo Vaillant, Am Sonntag, 30. März 2003 um 22:01 schriebst du: Well, I use autoconf, automake and libtool... I did: $ aclocal $ libtoolize --force --copy --automake $ autoheader $ automake --foreign --add-missing --copy $ autoconf $ ./configure $ make $ cd src $ cp exe2.exe

cygwin + apache + php problem

2003-03-30 Thread Adam Csillag
Hi, I'm having problems starting apache with php. I get the following error, when I run /usr/sbin/apachectl start : Syntax error on line 236 of /etc/apache/httpd.conf: Cannot load /usr/lib/apache/libphp4.dll into server: dlopen: Win32 error 998 /usr/sbin/apachectl start: httpd could not be

Re: Share exception between shared lib and an application...

2003-03-30 Thread Gerrit P. Haase
Hallo Elfyn, And there is an additional exe.exe in the src directory, but I'm not sure what it is good for or where it does came from? I think that's from the libtool wrapper magic Charles introduced in the latest libtool... I'll have to read the docs. It seems it is good for the 'make

CVS Tags for 1.3.22

2003-03-30 Thread cm1
Hi, I couldn't find any CVS tags to build Cygwin 1.3.22 from source; the best I could find was the branch dontuse-21 which doesn't seem to be correct. Is there some documentation around this somewhere on the Cygwin web pages? If not, could someone let me know which tags/time stamps to use? I

Re: bash bug report? Minor border case:

2003-03-30 Thread Igor Pechtchanski
On Sun, 30 Mar 2003, Gerrit P. Haase wrote: Hallo linda, Nothing more intelligent that a self documenting name. :-) app means 'application packaging problems'. Gerrit *LOL* Bravo, Gerrit! Chris, is this one a candidate for the OLOCA? ;-) Igor --

Re: CVS Tags for 1.3.22

2003-03-30 Thread Christopher Faylor
On Sun, Mar 30, 2003 at 08:14:30PM +0200, [EMAIL PROTECTED] wrote: I couldn't find any CVS tags to build Cygwin 1.3.22 from source; the best I could find was the branch dontuse-21 which doesn't seem to be correct. There are no tags for public use. Furthermore, is there some documentation about

Re: bash bug report? Minor border case:

2003-03-30 Thread Christopher Faylor
On Sun, Mar 30, 2003 at 05:39:50PM -0500, Igor Pechtchanski wrote: On Sun, 30 Mar 2003, Gerrit P. Haase wrote: Nothing more intelligent that a self documenting name. :-) app means 'application packaging problems'. Gerrit *LOL* Bravo, Gerrit! Chris, is this one a candidate for the OLOCA? ;-)

Re: CVS Tags for 1.3.22

2003-03-30 Thread Igor Pechtchanski
On Sun, 30 Mar 2003 [EMAIL PROTECTED] wrote: Hi, I couldn't find any CVS tags to build Cygwin 1.3.22 from source; the best I could find was the branch dontuse-21 which doesn't seem to be correct. Is there some documentation around this somewhere on the Cygwin web pages? If not, could

Re: CVS Tags for 1.3.22

2003-03-30 Thread Igor Pechtchanski
On Sun, 30 Mar 2003, Christopher Faylor wrote: On Sun, Mar 30, 2003 at 05:52:59PM -0500, Igor Pechtchanski wrote: On Sun, 30 Mar 2003 [EMAIL PROTECTED] wrote: I couldn't find any CVS tags to build Cygwin 1.3.22 from source; the best I could find was the branch dontuse-21 which doesn't seem

Re: CVS Tags for 1.3.22 [FAQ alert]

2003-03-30 Thread Christopher Faylor
On Sun, Mar 30, 2003 at 05:59:53PM -0500, Igor Pechtchanski wrote: On Sun, 30 Mar 2003, Christopher Faylor wrote: The only branches that are actively being worked on are my branch and the trunk. There is nothing happening on any other branch. cgf Does this mean that all further Cygwin

gcc/Cygwin awareness

2003-03-30 Thread John Williams
Hi folks, Is there a macro defined in gcc when running under Cygwin as opposed to, say, linux? I'd like to code something like #ifdef _GCC_UNDER_CYGWIN blah blah #else blah blah #endif This is to get around the fact that Cygwin doesn't provide the libgen.h header file, which I need to build

Re: gcc/Cygwin awareness

2003-03-30 Thread Elfyn McBratney
Is there a macro defined in gcc when running under Cygwin as opposed to, say, linux? Not too sure, All I could find was GCC_VERSION , __GNUC__ and IN_GCC . I'd like to code something like #ifdef _GCC_UNDER_CYGWIN blah blah #else blah blah #endif You could use this #if

Re: gcc/Cygwin awareness

2003-03-30 Thread John Williams
Elfyn McBratney wrote: You could use this #if defined(__GNUC__) defined(__CYGWIN__) So __CYGWIN__ is defined in the preprocessor environment when compiling under Cygwin? That's precisely what I'm after, thanks. John -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug

bash hang ( G:\Cygwin\bin\find.exe: *** WFSO timed out for after longjmp)

2003-03-30 Thread Elfyn McBratney
Hi, I've seen this quite a lot of hangs over the last 3-4 months when doing large find's and it's not always easy reproduce and normally occurs when find has finished and returned, but not always. If you run the following from a bash prompt (seen it in cmd.exe and rxvt) and run the following $

FAQ HTML ISSUE: Frames Poorly Proportioned

2003-03-30 Thread David A. Cobb
I went to the FAQ and found that, strangely, the upper frame containing all the meat of the text was very small, while the lower frame containing only about 1-1/2 inches of content was much larger. Now I know well that you'all produce good looking pages ( NO sarcasm intended ), so I blamed my

Re: Error installing cygwin on Win xp, + keyboard mapping question

2003-03-30 Thread Elfyn McBratney
I've just been trying Cygwin for the first time on a newish MS Win XP box. I'm using the network install option (via mirror.aarnet.edu.au) and adding a few extra items to the 'default' install, such as XFree86 and most of the 'development tools' (gcc etc), and of course, vim. (The goal here

Re: gdbm, libgdbm3, libgdbm-devel 1.8.3-1

2003-03-30 Thread Charles Wilson
Gerrit P. Haase wrote: But I still have to say gcc -o chuck.exe .. -lgdbm_compat -lgdbm right? wrong? IMO: wrong. If there is just the runtime dependency as it seems to be in perl, then there is no need to link against libgdbm. You are correct. As it happens, I was messing around

Re: RPM-4.1 port to cygwin available

2003-03-30 Thread Charles Wilson
Peter Ring wrote: I'm much too honoured -- I'm sorry to say that it must be some namesake Peter. Nope, I'm just an idiot. In my defense, it HAS been a while (last confirmed sighting, Nov 2000). The guy I was thinking of was *Michael* Ring, not Peter. Sorry. I'll go hide now. --Chuck --

Re: Cygwin Newbie Question

2003-03-30 Thread rdamle
Dave, I am not sure if you got an answer to your Cygwin install question, but here is what I did when I was faced with the same problem a few weeks ago. I was trying a fresh install of version 1.3.22.1 on a WinXP and Win2K machine and noticed that the /home/username directory was not formed as I

Cross Compiler and __RUNTIME_PSEUDO_RELOC_LIST__

2003-03-30 Thread Tim Renner
Alright, I've successfully(Untested ;) built a gcc-2.95.3-10 cross compiler on linux from the Cygwin sources, but when linking I get this error: Ender:/tmp # i386-pc-cygwin-g++ -o test.exe test.cpp /root/cross/i386-pc-cygwin/lib/libcygwin.a(pseudo-reloc.o)(.text+0x49): undefined reference to

Re: Cygwin needs a splint'er

2003-03-30 Thread Elfyn McBratney
Hallo Elfyn, Am Samstag, 29. März 2003 um 19:25 schriebst du: All, I've had this lying around for ages, and I don't know why I didn't think of it before. Splint, as some of you may already know, builds OOTB on Cygwin and just requires a few tweaks to get rid of some

RE: bash bug report? Minor border case:

2003-03-30 Thread linda w \(cyg\)
Is bash a cygwin app or a central part of the cygwin DLL? Guess bash must be part of cygwin. I always thought it was an app. Silly me. -linda -Original Message- From: Igor Pechtchanski [mailto:[EMAIL PROTECTED] Sent: Sat, Mar 29, 2003 5:22p To: linda w (cyg) Cc: [EMAIL

Re: rxvt vi

2003-03-30 Thread Elfyn McBratney
I've set the # of lines for an rxvt console to 80; When I invoke vi from such a console this linecount is honored. When I use this rxvt console to log on to another computer (telnet/rlogin) and invoke vi there, vi always behaves as if it was invoked from a 24-lines terminal. Is that expected

RE: [PATCH] Bigger Chooser 2

2003-03-30 Thread Gary R. Van Sickle
This is the first-take review: rectcc.h contains a class RECTPP. I *think* I posted my preference here for file names - that is after the class. I don't recall that, though I certainly could have missed it. So: RECTPP.h would be the correct name. Having said that RECTPP is not any of

[PATCH] Setup icon

2003-03-30 Thread Gary R. Van Sickle
2003-03-30 Gary R. Van Sickle [EMAIL PROTECTED] * cygwin.ico: Added two new resolutions, 64x64 and 72x72. Sorry, no Cyppy. Yet. ;-) -- Gary R. Van Sickle Brewer. Patriot. attachment: cygwin.ico2003-03-30 Gary R. Van Sickle [EMAIL PROTECTED] * cygwin.ico: Added

Re: [PATCH] Setup icon

2003-03-30 Thread Robert Collins
On Sun, 2003-03-30 at 18:43, Gary R. Van Sickle wrote: 2003-03-30 Gary R. Van Sickle [EMAIL PROTECTED] * cygwin.ico: Added two new resolutions, 64x64 and 72x72. Sorry, no Cyppy. Yet. ;-) Max, this is approved - if you could check it in... Thanks, Rob -- GPG key available

RE: [PATCH] Bigger Chooser 2

2003-03-30 Thread Robert Collins
On Sun, 2003-03-30 at 18:20, Gary R. Van Sickle wrote: So: RECTPP.h would be the correct name. Having said that RECTPP is not any of the ok naming conventions for classes. A quick recap: The GNU standards are acceptable, even though I think their application to C++ is less than

perl-5.8.0-2 ready for upload (after review?)

2003-03-30 Thread Gerrit P. Haase
Hallo Cygwinners, perl-5.8.0-2 is ready for release, I think it should be ok, but a short review doesn't hurt;) README: === http://koeln.convey.de/cywgin/perl/README md5sums: http://koeln.convey.de/cywgin/perl/md5sums perl: =

Re: Cygwin needs a splint'er

2003-03-30 Thread Gerrit P. Haase
Hallo Elfyn, Am Samstag, 29. März 2003 um 19:25 schriebst du: All, I've had this lying around for ages, and I don't know why I didn't think of it before. Splint, as some of you may already know, builds OOTB on Cygwin and just requires a few tweaks to get rid of some warnings. I'm going to

Re: [PATCH] Bigger Chooser 2

2003-03-30 Thread Charles Wilson
Gary - you sound like you're beginning to become somewhat frustrated with this process. I just wanted to encourage you to keep at it; your contributions are valuable and I look forward (eventually g) to seeing them integrated into setup. --Chuck

Re: max- hows it going?

2003-03-30 Thread Max Bowsher
Robert Collins wrote: Max, how are you going with that patch? Would you like to brainstorm in real-time? If so, I'm on irc.freenode.net, nickname 'lifeless'. I'll be there for at least another hour, possibly two. Available computer time has been scarce for me lately. I've got it pretty much

Re: [cygwin] Apache on cygwin

2003-03-30 Thread Igor Pechtchanski
On Sun, 30 Mar 2003, Frank Schmitt wrote: [snip] Ah, thanks. Thinks clear up now. My problem was that I only looked in */bin/* but not in sbin (and that I tried man apache instead of man httpd). To the apache maintainer: Stipe, would it make sense to include a symbolic link of

Re: Cygwin needs a splint'er

2003-03-30 Thread Elfyn McBratney
I have uploaded some test packages for people to try out. The URLs are below...Happy testing. :-) http://twoducks.exposure.org.uk/elfyn/cygwin/splint/setup.hint http://twoducks.exposure.org.uk/elfyn/cygwin/splint/splint-3.0.1.6-1.tar.bz 2

rxvt vi

2003-03-30 Thread Hans Horn
Dear all, I've set the # of lines for an rxvt console to 80; When I invoke vi from such a console this linecount is honored. When I use this rxvt console to log on to another computer (telnet/rlogin) and invoke vi there, vi always behaves as if it was invoked from a 24-lines terminal. Is that

Re: Cygwin needs a splint'er

2003-03-30 Thread Corinna Vinschen
On Sun, Mar 30, 2003 at 10:00:24PM +0100, Elfyn McBratney wrote: I have uploaded some test packages for people to try out. The URLs are below...Happy testing. :-) http://twoducks.exposure.org.uk/elfyn/cygwin/splint/setup.hint

Re: Cygwin needs a splint'er

2003-03-30 Thread Elfyn McBratney
category: Dev requires: cygwin sdesc:Splint is a better lint ldesc:Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes. With minimal effort, Splint can be used as a better lint. If additional effort is invested adding

Re: Cygwin needs a splint'er

2003-03-30 Thread Corinna Vinschen
On Sun, Mar 30, 2003 at 11:33:54PM +0200, Corinna Vinschen wrote: if [ ! -e /bin/lint.exe || ! -e /bin/lint ]; then should be if [ ! -e /bin/lint.exe -o ! -e /bin/lint ]; then Well, on second thought, shouldn't that be if [ ! -e /bin/lint.exe -a ! -e /bin/lint ]; then ?

Re: Cygwin needs a splint'er

2003-03-30 Thread Gerrit P. Haase
Hallo Elfyn, Am Sonntag, 30. März 2003 um 23:00 schriebst du: I have uploaded some test packages for people to try out. The URLs are below...Happy testing. :-) Oops, sorry, wanted to write a comment, hit the button accidently. The comment: The diff: diff -Nrup

Re: rxvt vi

2003-03-30 Thread Max Bowsher
Hans Horn wrote: Dear all, I've set the # of lines for an rxvt console to 80; When I invoke vi from such a console this linecount is honored. When I use this rxvt console to log on to another computer (telnet/rlogin) and invoke vi there, vi always behaves as if it was invoked from a

Re: Cygwin needs a splint'er

2003-03-30 Thread Elfyn McBratney
On Sun, Mar 30, 2003 at 11:33:54PM +0200, Corinna Vinschen wrote: if [ ! -e /bin/lint.exe || ! -e /bin/lint ]; then should be if [ ! -e /bin/lint.exe -o ! -e /bin/lint ]; then Well, on second thought, shouldn't that be if [ ! -e /bin/lint.exe -a ! -e /bin/lint ];

Re: Cygwin needs a splint'er

2003-03-30 Thread Gerrit P. Haase
Hallo Elfyn, Am Sonntag, 30. März 2003 um 23:00 schriebst du: I have uploaded some test packages for people to try out. The URLs are below...Happy testing. :-) Is this, as mentioned in the install.html document, needed to run splint? Set environment variables: LARCH_PATH - path to search

Re: Cygwin needs a splint'er

2003-03-30 Thread Elfyn McBratney
Is this, as mentioned in the install.html document, needed to run splint? Set environment variables: LARCH_PATH - path to search for splint libraries and initializations files. If you are using the standard directories, this should be

Re: Cygwin needs a splint'er

2003-03-30 Thread Gerrit P. Haase
Hallo Elfyn, Am Sonntag, 30. März 2003 um 23:00 schriebst du: I have uploaded some test packages for people to try out. The URLs are below...Happy testing. :-) I'm seeing a lot of this thingies: *** Segmentation Violation *** Location (not trusted): standard.h:1005:140 *** Last code point:

Re: Cygwin needs a splint'er

2003-03-30 Thread Elfyn McBratney
I'm seeing a lot of this thingies: *** Segmentation Violation *** Location (not trusted): standard.h:1005:140 *** Last code point: llmain.c:1165 *** Previous code point: llmain.c:902 *** Please report bug to [EMAIL PROTECTED] and during the tests: *** Cannot continue. *** FAIL *** I'm

Re: [cygwin] Apache on cygwin

2003-03-30 Thread Stipe Tolj
Stipe, would it make sense to include a symbolic link of /usr/man/man8/apache.8 to /usr/man/man8/httpd.8? Perhaps this needs to be suggested to the upstream maintainer as well? yep, Igor, should make sende ;) I'll ask the guys. Stipe [EMAIL PROTECTED]

setup (ini.cc) vs CVS mingw-runtime

2003-03-30 Thread Danny Smith
I've been expecting a bug report for mingw-runtime and ini.cc in setup for awhile, but haven't seen one, so I'll ask if the CVS mingw runtime is getting any testing with setup anymore. The problem is in the default usage of _CRTIMP ( = __attribute__((dllimport)) ) macro on all mingw runtime

Re: setup (ini.cc) vs CVS mingw-runtime

2003-03-30 Thread Robert Collins
On Mon, 2003-03-31 at 10:17, Danny Smith wrote: I've been expecting a bug report for mingw-runtime and ini.cc in setup for awhile, but haven't seen one, so I'll ask if the CVS mingw runtime is getting any testing with setup anymore. The problem is in the default usage of _CRTIMP ( =

Limitation ssh connections

2003-03-30 Thread ANTONIO.PICAZO
Hi, Does anyone knows if there is a limitation of the number of simultaneuos ssh connections? I have the following problem: - I have more or less almost 100 servers that have a script that needs to copy a file to a Windows server that has cygwin sshd running. Sometimes the connection of

Re: Cygwin needs a splint'er

2003-03-30 Thread Elfyn McBratney
Hallo Elfyn, Am Samstag, 29. März 2003 um 19:25 schriebst du: All, I've had this lying around for ages, and I don't know why I didn't think of it before. Splint, as some of you may already know, builds OOTB on Cygwin and just requires a few tweaks to get rid of some

Re: rxvt vi

2003-03-30 Thread Elfyn McBratney
I've set the # of lines for an rxvt console to 80; When I invoke vi from such a console this linecount is honored. When I use this rxvt console to log on to another computer (telnet/rlogin) and invoke vi there, vi always behaves as if it was invoked from a 24-lines terminal. Is that expected