Re: checking for working mmap...no

2004-09-15 Thread egor duda
Sam Steingold wrote: It appears that cygwin mmap() is lacking: configure:20536: checking for working mmap configure:20617: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:20620: $? = 0 configure:20622: ./conftest.exe configure:20625: $? = 1 configure: program exited with status 1 configure: fa

[ANNOUNCEMENT] Updated: cvs-1.11.17-1

2004-09-15 Thread Charles Wilson
CVS is the 'Concurrent Versioning System', a widely-used package for maintianing revision histories of source code. This port is based on the official cvs-1.11.17 release, and requires that libgdbm4-1.8.3-7 be installed as well. CHANGES: * updated to the latest release (thanks to Volker Quets

9-15 snap has newlib prob?

2004-09-15 Thread Gary R. Van Sickle
Chris, Did you build the 9-15 snapshot with the newlib problem? I'm getting the same symptom as the ones that did, i.e. bash hangs on startup and you never get a prompt. -- Gary R. Van Sickle Brewer. Patriot. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: checking for working mmap...no

2004-09-15 Thread Igor Pechtchanski
On Wed, 15 Sep 2004, Sam Steingold wrote: > > * Christopher Faylor <[EMAIL PROTECTED]> [2004-09-15 17:07:51 -0400]: > > > > On Wed, Sep 15, 2004 at 03:20:50PM -0400, Sam Steingold wrote: > >>It appears that cygwin mmap() is lacking: > >> > >>configure:20536: checking for working mmap > >>configure

Cygwin install error (retrieving option)

2004-09-15 Thread electa
Today I tried to retrieve all my installed packets, using "download from internet" and the "reinstall" option, which marks all my packages with "retrieve". I downloaded all of them good, but I get "An error occurred while downloading" at the very end (in the window I see that setup is downloading

RE: Bizarre behaviour of "make --win32"

2004-09-15 Thread Bob Byrnes
On Sep 15, 1:18pm, Dave Korn" wrote: -- Subject: RE: Bizarre behaviour of "make --win32" > > The only thing that has been going wrong here is that when make invokes > the command through execvp it runs in the same unix-y environment that make > is running in itself, which defies the purpose of th

Re: login name changed

2004-09-15 Thread Larry Hall
At 06:50 PM 9/15/2004, you wrote: >Larry Hall wrote, On 9/14/2004 10:10 PM: >>At 07:23 PM 9/14/2004, you wrote: >> >>>Due to administrative reason my login name changed from "gene" to "gene.us." This >>>also produced a new directory under "Documents and Setting" called "gene-us" which >>>is my n

Re: login name changed

2004-09-15 Thread geneSmith
Larry Hall wrote, On 9/14/2004 10:10 PM: At 07:23 PM 9/14/2004, you wrote: Due to administrative reason my login name changed from "gene" to "gene.us." This also produced a new directory under "Documents and Setting" called "gene-us" which is my new default home directory for windows. However, cyg

Re: checking for working mmap...no

2004-09-15 Thread Sam Steingold
> * Christopher Faylor <[EMAIL PROTECTED]> [2004-09-15 17:07:51 -0400]: > > On Wed, Sep 15, 2004 at 03:20:50PM -0400, Sam Steingold wrote: >>It appears that cygwin mmap() is lacking: >> >>configure:20536: checking for working mmap >>configure:20617: gcc -o conftest.exe -g -O2 conftest.c >&5 >>conf

Re: checking for working mmap...no

2004-09-15 Thread Christopher Faylor
On Wed, Sep 15, 2004 at 03:20:50PM -0400, Sam Steingold wrote: >It appears that cygwin mmap() is lacking: > >configure:20536: checking for working mmap >configure:20617: gcc -o conftest.exe -g -O2 conftest.c >&5 >configure:20620: $? = 0 >configure:20622: ./conftest.exe >configure:20625: $? = 1 >co

Re: [ANNOUNCEMENT] Updated: naim-0.11.7.2-1

2004-09-15 Thread Dr. Volker Zell
> Daniel Reed writes: > naim 0.11.7.2 is now available through the Cygwin package system. The package is missing the libnaim_core.a library also libnaim_core.la advertises it. The previous version had this file installed. Ciao Volker -- Unsubscribe info: http://cygwin.com/ml/#u

checking for working mmap...no

2004-09-15 Thread Sam Steingold
It appears that cygwin mmap() is lacking: configure:20536: checking for working mmap configure:20617: gcc -o conftest.exe -g -O2 conftest.c >&5 configure:20620: $? = 0 configure:20622: ./conftest.exe configure:20625: $? = 1 configure: program exited with status 1 configure: failed program was: |

Re: 1.5.10: expr + configure failure + testcase (also on 1.5.11-1)

2004-09-15 Thread Christopher Faylor
On Wed, Sep 15, 2004 at 01:38:35PM -0400, Christopher Faylor wrote: >On Wed, Sep 15, 2004 at 01:24:06PM -0400, Pierre A. Humblet wrote: >>At any rate, trying to get status without waiting should be considered >>a bug, and not a feature that Cygwin should work around. Will someone >>take responsibi

Re: 1.5.10: expr + configure failure + testcase (also on 1.5.11-1)

2004-09-15 Thread Christopher Faylor
On Wed, Sep 15, 2004 at 01:24:06PM -0400, Pierre A. Humblet wrote: >At any rate, trying to get status without waiting should be considered >a bug, and not a feature that Cygwin should work around. Will someone >take responsibility to notify the bash maintainer? Ronald, I think this one is yours a

Re: 1.5.10: expr + configure failure + testcase (also on 1.5.11-1)

2004-09-15 Thread Pierre A. Humblet
On Wed, Sep 15, 2004 at 01:01:50PM -0400, Christopher Faylor wrote: > On Wed, Sep 15, 2004 at 12:35:14PM -0400, Pierre A. Humblet wrote: > >Christopher Faylor wrote: > >> On Tue, Sep 14, 2004 at 11:01:23PM -0400, Bogdan Vacaliuc wrote: > >> >Ok. Running 09/14/04 snapshot is looking *good* so far.

Re: Program terminates with "cygheap version mismatch detected"

2004-09-15 Thread Christopher Faylor
On Wed, Sep 15, 2004 at 12:57:10PM -0400, Igor Pechtchanski wrote: >Or, you could simply do "cygcheck program.exe", where "program.exe" is the >one you're trying to run. It'll show all the DLLs that the program >depends on statically. Right. I suspect that one of the DLLs needs to be rebased alo

Re: 1.5.10: expr + configure failure + testcase (also on 1.5.11-1)

2004-09-15 Thread Christopher Faylor
On Wed, Sep 15, 2004 at 12:35:14PM -0400, Pierre A. Humblet wrote: >Christopher Faylor wrote: >> On Tue, Sep 14, 2004 at 11:01:23PM -0400, Bogdan Vacaliuc wrote: >> >Ok. Running 09/14/04 snapshot is looking *good* so far. I stopped the >> >test script at 150 passes. >> > >> >I'm starting my confi

Re: Program terminates with "cygheap version mismatch detected"

2004-09-15 Thread Igor Pechtchanski
On Wed, 15 Sep 2004, Peter Rehley wrote: > On Sep 15, 2004, at 5:54 AM, Joshua Wright wrote: > > > Jörg Schaible wrote: > > > > c:\DEV\testing\asleap.exe (988): *** cygheap version mismatch detected - > > > > 0x6178/0xBF. You have multiple copies of cygwin1.dll on your > > > > system. > >

Re: Program terminates with "cygheap version mismatch detected"

2004-09-15 Thread Peter Rehley
On Sep 15, 2004, at 5:54 AM, Joshua Wright wrote: Jörg Schaible wrote: c:\DEV\testing\asleap.exe (988): *** cygheap version mismatch detected - 0x6178/0xBF. You have multiple copies of cygwin1.dll on your system. From your cygcheck output I've seen that you have or had a B15 running ...

Re: 1.5.10: expr + configure failure + testcase (also on 1.5.11-1)

2004-09-15 Thread Pierre A. Humblet
Christopher Faylor wrote: > > On Tue, Sep 14, 2004 at 11:01:23PM -0400, Bogdan Vacaliuc wrote: > >Ok. Running 09/14/04 snapshot is looking *good* so far. I stopped the > >test script at 150 passes. > > > >I'm starting my configure/build/redo test and will let that run > >overnight. I'll check

Re: Installation hangs because asks for input from terminal

2004-09-15 Thread Reini Urban
Hi Alex, Alexander Colesnicov schrieb: I tried to install cygwin and it hanged when executing /etc/postinstall/post-texmf.sh . To proceed further, I marked this script as "done" and all the rest was OK. Then I started cygwin and run this script manually. I found that it was a conflict with my exist

Re: rlogin or rsh correct install

2004-09-15 Thread Larry Hall
At 09:58 AM 9/15/2004, you wrote: >At 05:52 AM 9/15/2004, you wrote: >>I need to use the rlogin and I don't know witch package to use. > >You answer this question by consulting . Type >in the name of the file you're looking for. It will tell you the package(s) >and ve

Re: CTRL-C kills "ssh -X"

2004-09-15 Thread Rob S.i.k.l.o.s
Just to close off this thread, in case anyone cares, adding "tty" the CYGWIN environment variable seems to solve this problem. Rob. - Original Message - From: "Rob S.i.k.l.o.s" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 09, 2004 12:39 PM Subject: CTRL-C kills "

Re: rlogin or rsh correct install

2004-09-15 Thread Larry Hall
At 05:52 AM 9/15/2004, you wrote: >I need to use the rlogin and I don't know witch package to use. You answer this question by consulting . Type in the name of the file you're looking for. It will tell you the package(s) and version(s) that contain this file. For ex

Re: Program terminates with "cygheap version mismatch detected"

2004-09-15 Thread Joshua Wright
Jörg Schaible wrote: c:\DEV\testing\asleap.exe (988): *** cygheap version mismatch detected - 0x6178/0xBF. You have multiple copies of cygwin1.dll on your system. From your cygcheck output I've seen that you have or had a B15 running ... do you still use it? Even it the dll name is cygwi

RE: Bizarre behaviour of "make --win32"

2004-09-15 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Bob Byrnes > Sent: 15 September 2004 01:25 > On Sep 14, 4:01pm, Dave Korn wrote: > -- Subject: Bizarre behaviour of "make --win32" > > > > It appears to be using sh.exe, regardless of the --win32 > flag. But if I > > add stdout redi

Re: Program terminates with "cygheap version mismatch detected"

2004-09-15 Thread Joshua Wright
Christopher Faylor wrote: c:\DEV\testing\asleap.exe (988): *** cygheap version mismatch detected - 0x6178/0xBF. You have multiple copies of cygwin1.dll on your system. Find the extra cygwin1.dlls and delete them. Use only the one in cygwin\bin You probably need to run rebaseall (q.v.). We

rlogin or rsh correct install

2004-09-15 Thread Marcos Rebelo
I need to use the rlogin and I don't know witch package to use. The command rsh is giving me this error rsh.exe: remote terminal session not supported Runs commands on remote hosts running the RSH service. RSH host [-l username] [-n] command hostSpecifies the remote host on whic

Re: 1.5.11 - tcp problems

2004-09-15 Thread Corinna Vinschen
On Sep 15 10:01, Marcus Davage wrote: > Firstly, sorry, but I am afriad I cannot CYMTNQREAIYR - it's out of my > control. I don't think so. The last resort is called "hand editing". That should always work sufficiently. > Next, my dir /etc/services returns > services -> C:\WINNT\system32\driver

Re: 1.5.11 - tcp problems

2004-09-15 Thread Marcus Davage
Firstly, sorry, but I am afriad I cannot CYMTNQREAIYR - it's out of my control. Next, my dir /etc/services returns services -> C:\WINNT\system32\drivers\etc\services* so it IS a symlink to Windows. Marcus --Original Mail-- Marcus, First off, .

Re: Cygwin licensing issue

2004-09-15 Thread Corinna Vinschen
On Sep 15 10:42, [EMAIL PROTECTED] wrote: > > There is someone that can make me understand what is intendend for "proprietary > use" at > > http://cygwin.com/faq/faq_7.html#SEC132 > > other authoritary information in Cygwin FAQ section about cygwin software > licensing > > http://cygwin.com/faq

RE: 1.5.10: expr + configure failure + testcase (also on 1.5.11-1)

2004-09-15 Thread Bogdan Vacaliuc
Chris, My local tests and all reports from rtems-users so far are successes. -bogdan > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Peter Ekberg > Sent: Wednesday, September 15, 2004 3:24 AM > To: [EMAIL PROTECTED] > Subject: RE: 1.5.10: expr +

Cygwin licensing issue

2004-09-15 Thread lorenzo . delana
There is someone that can make me understand what is intendend for "proprietary use" at http://cygwin.com/faq/faq_7.html#SEC132 other authoritary information in Cygwin FAQ section about cygwin software licensing http://cygwin.com/faq/faq_1.html#SEC4 I would to know if I can use Cygwin on my co

RE: 1.5.10: expr + configure failure + testcase (also on 1.5.11-1)

2004-09-15 Thread Peter Ekberg
Christopher Faylor wrote: > Grr... This was the newlib problem previously mentioned. I forgot to > generate the snapshot in such a way as to work around this problem. > > The new snapshot should work better. Indeed it does. I have tried a couple of times without any hickups. With 1.5.11 a have

Re: Also unison/ssh [Re: Win XP SP2: cvs over ssh problems]

2004-09-15 Thread Robert Schmidt
Robert Schmidt wrote: OK, here's some more info from the hanging unison over ssh on 1.5.11. > ... Sorry, forgot the cygcheck -s -v -r output. Cheers, Rob Cygwin Configuration Diagnostics Current System Time: Wed Sep 15 09:01:32 2004 Windows XP Professional Ver 5.1 Build 2600 Service Pack 2 Path: