[ANNOUNCEMENT] Updated: rxvt-2.7.10-3

2003-04-02 Thread Steve O
rxvt is a terminal program that can be used instead of the windows command shell. It does not require an X server. This build fixes a configuration issue that caused the app to use a generic icon. -- To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/

Re: Problem in tcsh

2003-04-02 Thread Corinna Vinschen
On Thu, Apr 03, 2003 at 09:33:04AM +0530, Soumitra Pal wrote: > Hi Corrina, s/rrin/rinn/ > [EMAIL PROTECTED]> id > uid=544(a0756997) gid=1005(mmp) Urgh. What's that bad trick? Your /etc/passwd is broken. Please regenerate it and don't fake your name is the admins group. Run under your own ac

Re: compiling gcc 3.2.2 with mingw support

2003-04-02 Thread Brian Warner
I've finally found how to compile the Xerces library, I've add the MinGW\lib\gcc-lib\mingw32 and MinGW\include\c++\3.2.2\mingw32 directories in the cygwin gcc3.2.2 corresponding directories and renamed them 'i686-pc-mingw32'. My library is compiled without any error or warning, but my program b

Re: Omniorb 4.0...

2003-04-02 Thread H. Henning Schmidt
I have done it. It is feasible. Some work with the Makefiles though. In general, you have to add cygwin to omniORB's list of supported platforms, so that the configure script can auto-configure it correctly for you. Duncan Grisby (omniORB's CGF) has my patches and they might eventually make it

Re: Problem with latest CVS on WinME.

2003-04-02 Thread Pierre A. Humblet
I had forgotten to include cygcheck.out, here it is. Pierre Cygwin Win95/NT Configuration Diagnostics Current System Time: Thu Apr 03 00:00:29 2003 Windows ME Ver 4.90 Build 3000 Path: c:\HOME\Pierre\bin\share c:\HOME\Pierre\bin\cygwin c:\progra~1\cygwin\usr\local\bin

Re: Export a new function from cygwin1.dll

2003-04-02 Thread Martin Gainty
Vishal- the method has to be declared with __declspec(dllexport) e.g. __declspec( dllexport ) void ExportedFunction(); Keep me apprised, Martin - Original Message - From: "Vishal Jain" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 02, 2003 9:51 PM Subject: Export a

Re: Export a new function from cygwin1.dll

2003-04-02 Thread Elfyn McBratney
> If I define a new function in cygwin and want to export it, > what do I need to do? > thanks, > Vishal You need to add the function name to winsup/cygwin/cygwin.din . Take a look at the file for an example. Regards, Elfyn McBratney [EMAIL PROTECTED] www.exposure.org.uk -- Unsubscribe info:

Export a new function from cygwin1.dll

2003-04-02 Thread Vishal Jain
If I define a new function in cygwin and want to export it, what do I need to do? thanks, Vishal _ Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail -- Unsubscribe info: http

Problem with latest CVS on WinME.

2003-04-02 Thread Pierre A. Humblet
With the latest cygwin from CVS on WinME I experience strange problems in bash, both in rxvt and cygwin.bat. I noticed it first yesterday, first time I rebuilt in about a week. >From time to time it looks like bash is running again before a command completes. Below, note the prompt *before* the

Re: cygwin license

2003-04-02 Thread Randall R Schulz
At 20:21 2003-04-02, you wrote: Randall R Schulz wrote: Good answer. You've earned the star. Wow. Praise from Caesar. I'm in heaven. And, as in the days of Rome, during the conquering hero's triumphal parade a slave would ride in the chariot with him. As the cheering throng tossed flowers in t

Re: Updated: perl-5.8.0-2

2003-04-02 Thread Charles Wilson
Rolf Campbell wrote: So, I've recieved confirmation that this problem is only with cygwin perl, and not with GNU/Linux perl (5.8). guys, can we PLEASE practice a little bandwidth conservation here? there's no need to quote > 100 lines of "context" for a simple two-line reply... Bits are cheap

Re: cygwin license

2003-04-02 Thread Igor Pechtchanski
On Wed, 2 Apr 2003, Charles Wilson wrote: > Randall R Schulz wrote: > > >> Good answer. You've earned the star. > > > > Wow. Praise from Caesar. I'm in heaven. > > And, as in the days of Rome, during the conquering hero's triumphal > parade a slave would ride in the chariot with him. As the chee

Re: Bug in cygwin bash?

2003-04-02 Thread Igor Pechtchanski
On Wed, 2 Apr 2003, Christopher Faylor wrote: > On Wed, Apr 02, 2003 at 07:10:00PM -0800, Randall R Schulz wrote: > >That tyrant CGF, who won't let me leave, uses Linux to build Cygwin. Is > >that irony or hypocrisy? (Right, right. It's "pragmatism.") > > I'm still detecting a certain wistful qual

Re: cygwin license

2003-04-02 Thread Charles Wilson
Randall R Schulz wrote: Good answer. You've earned the star. Wow. Praise from Caesar. I'm in heaven. And, as in the days of Rome, during the conquering hero's triumphal parade a slave would ride in the chariot with him. As the cheering throng tossed flowers in the hero's path, the slave woul

Re: Bug in Cygwin bash?

2003-04-02 Thread John Williams
Hi Sam, I've ported uClinux to a new reconfigurable softcore microprocessor. The gcc toolchain for this little beastie runs under Cygwin (well, actually something called Xygwin, but that's another story entirely).. For the record, I've built a couple of bootable kernels under Cygwin. Yes, I

Re: Bug in Cygwin bash?

2003-04-02 Thread John Williams
Randall R Schulz wrote: John, Are you a famous composer? If so, are you _the_ famous composer? No, and nor am I the famous and very talented classical guitarist. I have two guitars, but I can't play either of them :O -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug report

Re: vim quits and cygwin window contents not restored

2003-04-02 Thread Charles Wilson
Randall R Schulz wrote: Since there were no attachments, I placed the text embedded in the message into a file named "cygwin.terminfo" and used "tic" as you prescribed. I get a diagnostic "Name collision between cygwin cygwin". I tried removing the existing terminfo entry, but the result is unc

Re: Problem in tcsh

2003-04-02 Thread Soumitra Pal
Hi Corrina, > > >Not yet. What does `which Perl' tell you? (The built-in which, > > >not /bin/which). > > > > > >Corinna > > > > Built-in which gives: > > Perl: Command not found. > > > > But "/bin/which" gives: > > /cygdrive/d/Perl/bin/Perl > > > > So it seems that it is a problem with tcsh. >

RE: Bug in Cygwin bash?

2003-04-02 Thread Robb, Sam
> I think John Williams wrote: > > > > It seems not many people build linux kernels under cygwin - I think > > if they did, this issue I've found would have been reported earlier, > > because it's the first step in the kernel configuration process. > > OK, I've gotta ask -- WHY do you want to do

Re: Bug in cygwin bash?

2003-04-02 Thread Christopher Faylor
On Wed, Apr 02, 2003 at 07:10:00PM -0800, Randall R Schulz wrote: >That tyrant CGF, who won't let me leave, uses Linux to build Cygwin. Is >that irony or hypocrisy? (Right, right. It's "pragmatism.") I'm still detecting a certain wistful quality in your email when you mention linux, Randall. Tha

Re: Bug in Cygwin bash?

2003-04-02 Thread Martin Gainty
Would someone who has that talent be dealing with short tempered chits? I dont think so.. -M - Original Message - From: "Randall R Schulz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 02, 2003 8:10 PM Subject: Re: Bug in Cygwin bash? > John, > > Are you a famous co

Re: Bug in Cygwin bash?

2003-04-02 Thread friedman_hill ernest j
I think John Williams wrote: > > It seems not many people build linux kernels under cygwin - I think > if they did, this issue I've found would have been reported earlier, > because it's the first step in the kernel configuration process. OK, I've gotta ask -- WHY do you want to do this in the fi

Re: Bug in Cygwin bash?

2003-04-02 Thread Randall R Schulz
John, Are you a famous composer? If so, are you _the_ famous composer? At 18:58 2003-04-02, John Williams wrote: Randall R Schulz wrote: John, Yes, there's a limitation on the total volume of argument strings. All Unix systems have such a limit and so does Cygwin. The limits vary from system to

Re: 1.3.20 : getpgid returns pid != -1 when specified pid no longer exists

2003-04-02 Thread Christopher Faylor
On Wed, Apr 02, 2003 at 06:43:16PM -0800, gavin bowlby wrote: >>Ok. In that event, please provide a simple test case. > >Here's a short program to recreate this problem: > >("main.c") >= >int main(int argc, char *argv[]) { > > int pid, sid, rc;

Re: Bug in Cygwin bash?

2003-04-02 Thread John Williams
Randall R Schulz wrote: John, Yes, there's a limitation on the total volume of argument strings. All Unix systems have such a limit and so does Cygwin. The limits vary from system to system, though POSIX dictates a minimum value for this limit. Anybody know the standard Cygwin limit off the top

Re: 1.3.20 : getpgid returns pid != -1 when specified pid no longer exists

2003-04-02 Thread gavin bowlby
>Ok. In that event, please provide a simple test case. Christopher, Corinna: Thanks for you help on this! Here's a short program to recreate this problem: ("main.c") = int main(int argc, char *argv[]) { int pid, sid, rc; if ((pid = fo

Re: Bug in Cygwin bash?

2003-04-02 Thread Randall R Schulz
John, Yes, there's a limitation on the total volume of argument strings. All Unix systems have such a limit and so does Cygwin. The limits vary from system to system, though POSIX dictates a minimum value for this limit. If you've got to deal in some kind of open-ended argument list (lists of

Re: Updated: perl-5.8.0-2

2003-04-02 Thread Rolf Campbell
Rolf Campbell wrote: Gerrit P. Haase wrote: Hallo Rolf, Am Dienstag, 1. April 2003 um 18:13 schriebst du: Gerrit P. Haase wrote: Rolf schrieb: So, is this a cygwin perl problem? Or has the stock perl decided to only work with magic ENV variables? I don't see the problem in the latest Perl (5.

Bug in Cygwin bash?

2003-04-02 Thread John Williams
Hi folks, I've found a bizarro error that may in fact relate to Cygwin/bash. I'm using the latest version (ran setup and refreshed just yesterday). In the linux kernel configuration process, there is a rule in /linux-2.4.x/makefile that looks like this: dep-files: scripts/mkdep -- `fi

stdin/stdout handling

2003-04-02 Thread Steven Kilby
Hello, I've been using the cywin package for a while but I am new to the list. I have searched the FAQ and list archives prior to this post. I am looking for a clear explanation of how cygwin handles stdin/stdout/stderr and why this seems incompatible with some non-cygnus software packages such a

Re: setup.exe troubleshooting snapshot

2003-04-02 Thread Robert Collins
Martin Gainty wrote: Rob- How does the unsuspecting public understand what is happening here. The same way I had to: study the code, eliminate whats occuring, review the API usage, test, test, test. Does DrWatson pick this up OR is there something in the logfile Neither. DrWatson catches the segm

Re: setup.exe troubleshooting snapshot

2003-04-02 Thread Martin Gainty
Rob- How does the unsuspecting public understand what is happening here Does DrWatson pick this up OR is there something in the logfile Regards, Martin - Original Message - From: "Robert Collins" <[EMAIL PROTECTED]> Cc: "Marcel Telka" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday

Re: setup.exe troubleshooting snapshot

2003-04-02 Thread Robert Collins
Robert Collins wrote: Fantastic. I'm reinstating all the code now, .10 will be up in ~ 5 mins and (cross fingers) will also work well... A final note: this is an MS bug. The MS InitializeAcl routine appears to have a buffer overrun bug on your OS, which when combined with a buffer smaller than

Re: 1.3.20 : getpgid returns pid != -1 when specified pid no longer exists

2003-04-02 Thread Christopher Faylor
On Wed, Apr 02, 2003 at 12:20:56PM -0800, gavin bowlby wrote: >Thanks for your suggestion. Sorry I didn't upgrade before reporting >this problem. I still see the same problem with 1.3.22. Ok. In that event, please provide a simple test case. cgf -- Unsubscribe info: http://cygwin.com/ml/

Re: stdio_init: couldn't make stderr distinct from stdout

2003-04-02 Thread Christopher Faylor
On Wed, Apr 02, 2003 at 05:32:18PM -0400, Christian wrote: > >> > >> >I've RDFM and STFW, but there aren't solutions. >> >> Really? >> >> > >I'm now convinced that "more" doesn't means better.. I searched: > >http://www.googl

Re: bug with setup.exe: saw tetex-beta even though I did not selectprev

2003-04-02 Thread Robert Collins
Rainer Typke wrote: I think that setup.exe presented the tetex-beta version in the list even though I did not select [prev]. Thi is by design. We have a single namespace for all packages, even if they don't have [curr] elements. In fact prev only elements get promoted to curr. But: You should

Re: BUG: updatedb broken? "/usr/bin/find: . changed during execution"

2003-04-02 Thread Thorsten Kampe
* Alexander Enchevich (03-04-02 20:41 +0100) > the updatedb script terminates with this error: > /usr/bin/find: . changed during execution > > this is happening somewhere here (around line 115): > [...] > I thought its because there is no /usr/bin/find (it's in /bin), so I tried > to modify the u

Re: Omniorb 4.0...

2003-04-02 Thread Vaillant Etienne
When i make make -n, I have : (target="export"; (unset MAKEFLAGS; set -e; if [ "$subdir_makeflags" = "" ]; then subdir_makeflags=''; fi; if [ "$subdirs" = "" ]; then subdirs='src'; fi; if [ "$target" = "" ]; then target='all'; fi; for dir in $subdirs ; do if [ ! -d $dir ]; then (umask 002; set

Re: cygwin license

2003-04-02 Thread Randall R Schulz
Igor, At 13:34 2003-04-02, you wrote: On Wed, 2 Apr 2003, Randall R Schulz wrote: > At 10:40 2003-04-02, you wrote: > >On Wed, Apr 02, 2003 at 07:30:31AM -0800, Randall R Schulz wrote: > > >[ To CGF: In partial fulfillment of my assigned penance for suggesting > > >I would cease to use Cygwin in

Re: glui.h compilation prb

2003-04-02 Thread Andre Bleau
Your problem is caused by gcc 3 stricker friend declaration checking; you should stick with gcc 2 (g++ 2) until the opengl package is updated. Use: g++-2 -o glui glui.C -lglui -lglut32 -lglu32 -lopengl32 "-=]Shromilder[=-" wrote: Hi everyone, I have a little probleme: I'm using the last versi

Re: rebase error

2003-04-02 Thread Igor Pechtchanski
On Wed, 2 Apr 2003, gmane wrote: > $ rebaseall > ReBaseImage (/usr/bin/cygz.dll) failed with last error = 6 > > what does the above error mean? C:\>net helpmsg 6 The handle is invalid. The above is on Win2k... Igor -- http://cs.nyu.edu/~pechtcha/ |

Re: cygwin license

2003-04-02 Thread Igor Pechtchanski
On Wed, 2 Apr 2003, Randall R Schulz wrote: > At 10:40 2003-04-02, you wrote: > >On Wed, Apr 02, 2003 at 07:30:31AM -0800, Randall R Schulz wrote: > > >[ To CGF: In partial fulfillment of my assigned penance for suggesting > > >I would cease to use Cygwin in favor of Linux because of my fear of MS

Re: stdio_init: couldn't make stderr distinct from stdout

2003-04-02 Thread Christian
> > > >I've RDFM and STFW, but there aren't solutions. > > Really? > > I'm now convinced that "more" doesn't means better.. I searched: http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=stdio_init%3A+couldn% 27t+make+

glui.h compilation prb

2003-04-02 Thread -=]Shromilder[=-
Hi everyone, I have a little probleme: I'm using the last version of CygWin with all last packages but when i try to compile a simple programme using glui.h library, i always get those error: $ gcc -o glui glui.C -lglui -lglut32 -lglu32 -lopengl32 In file included from glui.C:16: /usr/include/glui

rebase error

2003-04-02 Thread gmane
$ rebaseall ReBaseImage (/usr/bin/cygz.dll) failed with last error = 6 what does the above error mean? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

Re: Updated: perl-5.8.0-2

2003-04-02 Thread Rolf Campbell
Gerrit P. Haase wrote: Hallo Rolf, Am Dienstag, 1. April 2003 um 18:13 schriebst du: Gerrit P. Haase wrote: Rolf schrieb: So, is this a cygwin perl problem? Or has the stock perl decided to only work with magic ENV variables? I don't see the problem in the latest Perl (5.9.0) and I'm trying to fig

Re: stdio_init: couldn't make stderr distinct from stdout

2003-04-02 Thread Randall R Schulz
Christian, At 11:22 2003-04-02, you wrote: Hello, I have cygwin, it works fine but when I run it from a Win2k Telnet session it fails: *=== Bienvenido al servidor Telnet de Microsoft. *==

Re: cygwin license

2003-04-02 Thread Randall R Schulz
At 10:40 2003-04-02, you wrote: On Wed, Apr 02, 2003 at 07:30:31AM -0800, Randall R Schulz wrote: >[ To CGF: In partial fulfillment of my assigned penance for suggesting >I would cease to use Cygwin in favor of Linux because of my fear of MS >spy-ware. ] Good answer. You've earned the star. Wow. P

Re: complete.tcsh doesn't handle spaces in $HOME

2003-04-02 Thread Anders Ripa
If you search this list for subject "Problems starting tcsh when having spaces in username - with fix" you wil find my diff for fixing this file. I haven't recieved any comments so far. It would be nice to have this in the normal sources. Best regards Anders Ripa - Original Message - Fr

Re: cygwin license

2003-04-02 Thread Christopher Faylor
On Wed, Apr 02, 2003 at 07:30:31AM -0800, Randall R Schulz wrote: >[ To CGF: In partial fulfillment of my assigned penance for suggesting >I would cease to use Cygwin in favor of Linux because of my fear of MS >spy-ware. ] Good answer. You've earned the star. cgf -- Unsubscribe info: htt

RE: complete.tcsh doesn't handle spaces in $HOME

2003-04-02 Thread Randall R Schulz
Hannu, Here's the full set of recommendations: Yours: Stick to [A-Za-z0-9-_.] characters in filenames, settings and such. Plus: Write all your scripts to accommodate the presence of spaces and shell metacharacters in file names. This is a true pain in the ass... I wish everybody could

BUG: updatedb broken? "/usr/bin/find: . changed during execution"

2003-04-02 Thread Alexander Enchevich
the updatedb script terminates with this error: /usr/bin/find: . changed during execution this is happening somewhere here (around line 115): # FIXME figure out how to sort null-terminated strings, and use -print0. { if test -n "$SEARCHPATHS"; then if [ "$LOCALUSER" != "" ]; then su $LOCA

Re: 1.3.20 : getpgid returns pid != -1 when specified pid no longer exists

2003-04-02 Thread gavin bowlby
Corinna: Thanks for your suggestion. Sorry I didn't upgrade before reporting this problem. I still see the same problem with 1.3.22. Here's a console log: >From the parent's perspective: (parent program name is "pglm" parent's pid=1940, child's program name is "pglm", child's pid=1624) getpgid

stdio_init: couldn't make stderr distinct from stdout

2003-04-02 Thread Christian
Hello, I have cygwin, it works fine but when I run it from a Win2k Telnet session it fails: *=== Bienvenido al servidor Telnet de Microsoft. *=== C:\>cd cygwin C:\cygwin>cygwin

RE: complete.tcsh doesn't handle spaces in $HOME

2003-04-02 Thread Aaron Humphrey
>>> "Hannu E K Nevalainen (garbage mail)" <[EMAIL PROTECTED]> 04/02/03 11:35AM >>> >>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf >> Of Aaron Humphrey >> An easy workaround for this problem is just to wrap all of the >> $HOME/filename conditions in double quotes, which would proba

RE: complete.tcsh doesn't handle spaces in $HOME

2003-04-02 Thread Hannu E K Nevalainen (garbage mail)
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of Aaron Humphrey > An easy workaround for this problem is just to wrap all of the > $HOME/filename conditions in double quotes, which would probably > be a good idea in a future release of tcsh. Once I did this in > complete.tcsh, t

complete.tcsh doesn't handle spaces in $HOME

2003-04-02 Thread Aaron Humphrey
I have been using Cygwin on a Windows 2000 computer running on a Novell network; my local user name is "Aaron Humphrey", and so my home directory is "/home/Aaron Humphrey". I've been trying to use tcsh, but it would abort out of the startup scripts, saying "If: expression syntax", leaving me wi

Re: Make shows invalid contents

2003-04-02 Thread Igor Pechtchanski
You send a new message to <[EMAIL PROTECTED]> instead of replying to some existing message. Igor P.S. Should this be an FAQ? ];-> Nah... On Wed, 2 Apr 2003, Martin Gainty wrote: > How do you do that? > Martin > - Original Message - > From: "Igor Pechtchanski" <[EMAIL PROTECTED]>

Re: Make shows invalid contents

2003-04-02 Thread Martin Gainty
How do you do that? Martin - Original Message - From: "Igor Pechtchanski" <[EMAIL PROTECTED]> To: "Martin Gainty" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, April 02, 2003 10:20 AM Subject: Re: Make shows invalid contents > My sentiment exactly. Please start a new thre

Re: Make shows invalid contents

2003-04-02 Thread Igor Pechtchanski
My sentiment exactly. Please start a new thread if you want help on this issue. Igor On Wed, 2 Apr 2003, Randall R Schulz wrote: > Martin, > > What does Igor's reply to my message about the Chuck's fixed termcap / > termino entries have to do with this? > > Randall Schulz > > > At 08:44

Re: Omniorb 4.0...

2003-04-02 Thread Martin Gainty
Vaillant- What happens when you run "make -n" in source directory? I find deltas between make in cygwin vs make in bash..essentially make *should be* executing the commands displayed by make -n In all porbability this would require research from a knowledgable entity. -Martin - Original Message

bug with setup.exe: saw tetex-beta even though I did not select prev

2003-04-02 Thread Rainer Typke
Hello, I encountered the following problem with the cygwin setup.exe. Two days ago, I started the current version of setup.exe from within my browser. I went to the mirror in Esslingen (fh-esslingen.de). Accidentally, I selected tetex-beta even though I just wanted tetex. I then changed my mind

Omniorb 4.0...

2003-04-02 Thread Vaillant Etienne
Hello, Currently, I'm going to run an application on Cygwin from GNU/Linux. This application needs ORB so I get omniorb from this web site and try to compile... but there are an error : make[5]: Leaving directory `/home/luther/stage/omniORB-4.0.0/src/tool/omniidl/cxx/cccp' g++ -c -O2 -Wall -Wn

Re: Make shows invalid contents

2003-04-02 Thread Randall R Schulz
Martin, What does Igor's reply to my message about the Chuck's fixed termcap / termino entries have to do with this? Randall Schulz At 08:44 2003-04-02, Martin Gainty wrote: Hello- (makefile attached) all attempts to run make against valid attached makefile result in ... Thank You, Martin -

heartbeat?

2003-04-02 Thread Alan Murrell
Hello, I did a search in the archives and was not able to find theanswer to this question. I am wanting to create a "high-availability" solution with our Win2k web servers (these are just the "standard" releases, not "advanced" or "datacenter"). We are currently using "heartbeat" from the Linux-

Make shows invalid contents

2003-04-02 Thread Martin Gainty
Hello- (makefile attached) all attempts to run make against valid attached makefile result in /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: (garbage line) being thrown in $ make gcc -g -W -Wall -I/cygdrive/g/mysql/mysql-debug-4.0.12-pc-linux-i686/include -D_ THREAD_SAFE -

Re: vim quits and cygwin window contents not restored

2003-04-02 Thread Igor Pechtchanski
On Wed, 2 Apr 2003, Randall R Schulz wrote: > Charles, > > I must be missing something. > > At 00:29 2003-04-02, you wrote: > >Charles Wilson wrote: > >>Sorry, I haven't been following this thread. See below. > > > >>I'll try to figure out which parts are missing, and reinstate them -- > >>look f

Re: vim quits and cygwin window contents not restored

2003-04-02 Thread Randall R Schulz
Charles, I must be missing something. At 00:29 2003-04-02, you wrote: Charles Wilson wrote: Sorry, I haven't been following this thread. See below. I'll try to figure out which parts are missing, and reinstate them -- look for a new release (of terminfo-) sometime in the next week. Try the fol

RE: how do I configure ssmtp on pacbell.net?

2003-04-02 Thread Randall R Schulz
Sergey, At 07:45 2003-04-02, Sergey Okhapkin wrote: Everyone may use free DNS service like dyndns.org. For example D:\>nslookup sokhapkin.dyndns.org Server: barney.leapstone.com Address: 10.10.30.21 Non-authoritative answer: Name:sokhapkin.dyndns.org Address: 216.220.64.102 D:\>nslookup 21

Re: Cygwin Hosted Linux (x86) targetted cross compiler problem

2003-04-02 Thread babu
Dan, We have crossed the previous stage and started cross-compiling glibc-2.2.5 under cygwin(for linux). we are using the following to build config. to build glibc-2.2.5 using the cygwin-x-linux bootstrapgcc that I built(binutils was successful as well): configure --host=i686-pc-linux-g

RE: how do I configure ssmtp on pacbell.net?

2003-04-02 Thread Sergey Okhapkin
Everyone may use free DNS service like dyndns.org. For example D:\>nslookup sokhapkin.dyndns.org Server: barney.leapstone.com Address: 10.10.30.21 Non-authoritative answer: Name:sokhapkin.dyndns.org Address: 216.220.64.102 D:\>nslookup 216.220.64.102 Server: barney.leapstone.com Address

Re: Cannot install Cygwin

2003-04-02 Thread fergus
> ... but the minute I try to click on All, the screen > freezes and no longer responds to anything ... >From your description, it is possible that nothing has frozen: it's just that this step takes, or can take, a very long time. If you want the default (Base) installation, you needn't click on

Re: how do I configure ssmtp on pacbell.net?

2003-04-02 Thread Randall R Schulz
At 07:25 2003-04-02, Igor Pechtchanski wrote: On Wed, 2 Apr 2003, Randall R Schulz wrote: > Steve, > > At 23:34 2003-04-01, you wrote: > >I'm a pacbell dsl user. They gave me an IP address, but not a domain name. > > Are you sure? Perhaps they simply didn't tell you what it was. > > Is this you?

Re: cygwin license

2003-04-02 Thread Randall R Schulz
Ehud, [ To CGF: In partial fulfillment of my assigned penance for suggesting I would cease to use Cygwin in favor of Linux because of my fear of MS spy-ware. ] At 04:44 2003-04-02, you wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ... I'm intending to do a similar thing - to make a CD w

Re: how do I configure ssmtp on pacbell.net?

2003-04-02 Thread Igor Pechtchanski
On Wed, 2 Apr 2003, Randall R Schulz wrote: > Steve, > > At 23:34 2003-04-01, you wrote: > >I'm a pacbell dsl user. They gave me an IP address, but not a domain name. > > Are you sure? Perhaps they simply didn't tell you what it was. > > Is this you? > > % nslookup adsl-63-197-19-160.dsl.snfc21.p

Re: Regarding your StockOptions and 401K-Plan

2003-04-02 Thread Patty Crazon
...to be forwarded appreciated... ___ ___ While our fellow citizens fight in Iraq for the good, a consistent but accelerating danger lurks in the shadow, ready to overtake and turn upside down our values: Protect your priva

Re: how do I configure ssmtp on pacbell.net?

2003-04-02 Thread Randall R Schulz
Steve, At 23:34 2003-04-01, you wrote: I'm a pacbell dsl user. They gave me an IP address, but not a domain name. Are you sure? Perhaps they simply didn't tell you what it was. Is this you? % nslookup adsl-63-197-19-160.dsl.snfc21.pacbell.net Server: ... Address: ... Non-authoritative answer:

Re: setup.exe troubleshooting snapshot

2003-04-02 Thread Rolf Campbell
Max Bowsher wrote: I've uploaded a new setup troubleshooting snapshot: http://www.cygwin.com/setup-snapshots/setup-2.340.2.3-no-set_default_sec.exe This is simply 2.340.2.3 with the recently-added ntsec code deactivated. Please could anyone who can reproduce crashes with 2.340.2.3 give this a try.

Re: setup.exe final pre-release..

2003-04-02 Thread Marcel Telka
On Thu, Apr 03, 2003 at 12:20:22AM +1000, Robert Collins wrote: > Marcel Telka wrote: > >Thank *you* very much for fix this bug. I'm looking for new official setup > >release soon :-). > > > > Indeed, and here it is: > http://www.cygwin.com/setup-snapshots/setup-2.340.2.3.2.10.2.1.exe The version

Re: CYGWIN: bug with 'tee' mxing UNIX and DOS text file mode

2003-04-02 Thread Igor Pechtchanski
Hmm, this is sort of expected, since entries like d:/ and //server/path aren't found in the mount table, so Cygwin has no way of knowing the default mode... I'm not sure if CYGWIN=binmode applies here, either. You *could* mount //server/path as some local directory, in which case there will be an

Re: cygwin version 1.3.21(0.77/3/2) [bash shell :: exporting mixed-case environment]

2003-04-02 Thread Corinna Vinschen
On Wed, Apr 02, 2003 at 12:25:58PM +, Pratab Ali wrote: > Hello, > > Have been using a much older version of cygwin till now without any > problems. > > It has come to our attention that exporting environment variables in the > bash shell may be broken. > > scenario: > > $> cd myappdir >

Re: vim quits and cygwin window contents not restored

2003-04-02 Thread Igor Pechtchanski
On Wed, 2 Apr 2003, Charles Wilson wrote: Charles Wilson wrote: > Sorry, I haven't been following this thread. See below. > I'll try to figure out which parts are missing, and reinstate them -- > look for a new release (of terminfo-) sometime in the next week. Try the following. First, save /usr

Re: Problem in tcsh

2003-04-02 Thread Corinna Vinschen
On Wed, Apr 02, 2003 at 03:13:08PM +0530, Soumitra Pal wrote: > >Not yet. What does `which Perl' tell you? (The built-in which, > >not /bin/which). > > > >Corinna > > Built-in which gives: > Perl: Command not found. > > But "/bin/which" gives: > /cygdrive/d/Perl/bin/Perl > > So it seems that i

setup.exe final pre-release..

2003-04-02 Thread Robert Collins
Marcel Telka wrote: On Wed, Apr 02, 2003 at 11:58:39PM +1000, Robert Collins wrote: Fantastic. I'm reinstating all the code now, .10 will be up in ~ 5 mins and (cross fingers) will also work well... no crash (1000 runs). Fantastic. Thank you * very* much for your, oh, 8000 test runs. Thank *

Re: Building LAPACK and ATLAS under cygwin

2003-04-02 Thread Tim Prince
On Tuesday 01 April 2003 19:04, Underwood, Jonathan wrote: > Hi > > Apologies if this is a little off topic. Probably more than a little. Failing to follow instructions for non-cygwin applications is likely to make you a target for such accusations. >However i run into trouble > when compiling

Re: gawk - cygwin1.dll error - Entry point not found islower()

2003-04-02 Thread Igor Pechtchanski
On Wed, 2 Apr 2003, Corinna Vinschen wrote: > On Wed, Apr 02, [EMAIL PROTECTED]:48:15PM +0200, [EMAIL PROTECTED] wrote: > > $ gawk --version > > gawk.exe - Entry point not found > > The Procedure entry point iswlower could not be located in > > the dynamic link libr

Re: setup.exe troubleshooting snapshot

2003-04-02 Thread Marcel Telka
On Wed, Apr 02, 2003 at 11:58:39PM +1000, Robert Collins wrote: > >>Fantastic. I'm reinstating all the code now, .10 will be up in ~ 5 mins > >>and (cross fingers) will also work well... > > > > > >no crash (1000 runs). > > > > Fantastic. Thank you * very* much for your, oh, 8000 test runs. Than

Re: setup.exe troubleshooting snapshot

2003-04-02 Thread Robert Collins
Marcel Telka wrote: On Wed, Apr 02, 2003 at 11:38:13PM +1000, Robert Collins wrote: Marcel Telka wrote: So, please try .9. I've coded to use the MS documented sizing calculation. 1000 runs, no crash :-) Fantastic. I'm reinstating all the code now, .10 will be up in ~ 5 mins and (cross fingers

Re: setup.exe troubleshooting snapshot

2003-04-02 Thread Marcel Telka
On Wed, Apr 02, 2003 at 11:38:13PM +1000, Robert Collins wrote: > Marcel Telka wrote: > > >>So, please try .9. I've coded to use the MS documented sizing calculation. > > > > > >1000 runs, no crash :-) > > Fantastic. I'm reinstating all the code now, .10 will be up in ~ 5 mins > and (cross finge

Re: Cannot install Cygwin

2003-04-02 Thread Robert Collins
Michael Barr wrote: As I said, I tried this a couple different ways with a couple different ftp sites and it always ends this way. Please try a snapshot of setup from http://www.cygwin.com/setup-snapshots/ Cheers, Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting

Cannot install Cygwin

2003-04-02 Thread Michael Barr
I have a Toshiba portable (Satellite 3000) that runs Win2000. I have tried a number of times to install Cygwin, but cannot. I have tried both downloading and running setup and also running the setup over the web. I have tried rebooting the machine and then running the setup program. In any case

Re: setup.exe troubleshooting snapshot

2003-04-02 Thread Robert Collins
Marcel Telka wrote: So, please try .9. I've coded to use the MS documented sizing calculation. 1000 runs, no crash :-) Fantastic. I'm reinstating all the code now, .10 will be up in ~ 5 mins and (cross fingers) will also work well... Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubsc

Re: setup.exe troubleshooting snapshot

2003-04-02 Thread Marcel Telka
On Wed, Apr 02, 2003 at 11:07:56PM +1000, Robert Collins wrote: > Marcel Telka wrote: > > >>FWIW, this is looking like an MS bug now. If the memory size we pass > >>into InitializeAcl causes segfaults, and the memory size is constant > >>. > > > > > >Hm. I'm not looking into setup's sour

Re: setup.exe troubleshooting snapshot

2003-04-02 Thread Robert Collins
Marcel Telka wrote: FWIW, this is looking like an MS bug now. If the memory size we pass into InitializeAcl causes segfaults, and the memory size is constant . Hm. I'm not looking into setup's sources now... Not asking you too :}. So, please try .9. I've coded to use the MS documente

Re: cygwin license

2003-04-02 Thread Ehud Karni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 1 Apr 2003 20:55:09 -0500, Christopher Faylor <[EMAIL PROTECTED]> wrote: > > I've forwarded this request to our sales organization. > > On Wed, Apr 02, 2003 at 04:37:21AM +0400, Dmitri Dmitrienko wrote: > >Hello people developing Cygwin. > >

Re: setup.exe troubleshooting snapshot

2003-04-02 Thread Marcel Telka
On Wed, Apr 02, 2003 at 10:16:45PM +1000, Robert Collins wrote: > Marcel Telka wrote: > >On Wed, Apr 02, 2003 at 09:24:18PM +1000, Robert Collins wrote: > > > >>Lets see how this goes... > >>http://www.cygwin.com/setup-snapshots/setup-2.340.2.3.2.7.exe > > > > > >crashes. > > > > Can you guess the

cygwin version 1.3.21(0.77/3/2) [bash shell :: exporting mixed-case environment]

2003-04-02 Thread Pratab Ali
Hello, Have been using a much older version of cygwin till now without any problems. It has come to our attention that exporting environment variables in the bash shell may be broken. scenario: $> cd myappdir $> export DevOS=WINNT $> make make is called in a dir which contains a "makefile" fi

Re: setup.exe troubleshooting snapshot

2003-04-02 Thread Robert Collins
Marcel Telka wrote: On Wed, Apr 02, 2003 at 09:24:18PM +1000, Robert Collins wrote: Lets see how this goes... http://www.cygwin.com/setup-snapshots/setup-2.340.2.3.2.7.exe crashes. Can you guess the next version number? FWIW, this is looking like an MS bug now. If the memory size we pass into

Re: setup.exe troubleshooting snapshot

2003-04-02 Thread Marcel Telka
On Wed, Apr 02, 2003 at 09:24:18PM +1000, Robert Collins wrote: > Lets see how this goes... > http://www.cygwin.com/setup-snapshots/setup-2.340.2.3.2.7.exe crashes. -- +---+ | Marcel Telka e-mail: [EMAIL PROTECTED] | |homepage: http://

Re: CYGWIN: bug with 'tee' mxing UNIX and DOS text file mode

2003-04-02 Thread Frédéric Bazin
I got some more specific information the problem is not about 'tee' but actually about writing to a text file through redirection or tee or...; when you write to 100% unix path the text mode will be OK (DOS) but when you write path such as d:/ or //10.0.0.132/share/ the text mode will b

  1   2   >