Re: Problem rolling back cygwin from 1.5.7.1 to 1.5.5.1

2004-02-11 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Charles Plager wrote:
|
| I tried to do just that.  Part of the problem is that if you search for
| version numbers (say 1.5.7), the search engine isn't set up for that:
|
| Search results
| No matches were found for '1 and 5 and 7'
The mail archive search engine isn't that good, as you found out.
Usually we recommend googling for site:cygwin.com 1.5.7 _fcntl64 (for
example).
| Rolling back 'ash' seems to have done the trick.  Thanks Yaakov.

Glad to hear everything's working again.  I do hope that you get your
problems with 1.5.7 figured out at some point so that you're able to use
it again, because as more programs are (re)built with it you may not be
able to use them with 1.5.5.
Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFAKjRJpiWmPGlmQSMRAtUbAKClw3UY9J/5ZDkVmMmswh8fRjrCVgCghqE0
6HwtKMS9x1GDcQ0+2eB/AnM=
=I3Pu
-END PGP SIGNATURE-
--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/


Re: Problem rolling back cygwin from 1.5.7.1 to 1.5.5.1

2004-02-10 Thread Christopher Faylor
On Tue, Feb 10, 2004 at 08:07:39AM -0600, Charles Plager wrote:
Hello,
   Since I've been having so much trouble with many different versions 
   of emacs, I decided to try to go back to cygwin 1.5.5.1 using setup.exe. 
It installs without any complaints and tells me to reboot before using. 
 So after rebooting, I keep getting an error message popping up when I 
try to use bash or calling commands from perl:

(title) Sh.exe: Entry Point Not Found
(body) The procedure entry point _fcntl64 could not be located in the 
dynamically linked library cygwin1.dll.

   Upgrading back to 1.5.7.1 solves this problem.  Has this been seen 
before?  Is it possible to successfully downgrade cygwin back to 
1.5.5.1? (Has anyone been having problems with emacs and 1.5.5.1?)

I am having a hard time in France, so I have decided to move back to
the US.  However, when I speak French to people in the US, I normally
get a response of 'Huh?  I don't speak French.'

How do I solve this problem?

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: Problem rolling back cygwin from 1.5.7.1 to 1.5.5.1

2004-02-10 Thread Ken Thompson


This would seem to indicate that you have two copies of the cygwin1 dll in
your path.

 -Original Message-
 On Behalf Of Charles Plager
 Sent: Tuesday, February 10, 2004 9:08 AM
 To: Cygwin Mailing list
 Subject: Problem rolling back cygwin from 1.5.7.1 to 1.5.5.1


 Hello,
   Since I've been having so much trouble with many different
 versions of
 emacs, I decided to try to go back to cygwin 1.5.5.1 using setup.exe.
 It installs without any complaints and tells me to reboot before using.
   So after rebooting, I keep getting an error message popping up when I
 try to use bash or calling commands from perl:

 (title) Sh.exe: Entry Point Not Found
 (body) The procedure entry point _fcntl64 could not be located in the
 dynamically linked library cygwin1.dll.

   Upgrading back to 1.5.7.1 solves this problem.  Has this been seen
 before?  Is it possible to successfully downgrade cygwin back to
 1.5.5.1? (Has anyone been having problems with emacs and 1.5.5.1?)

   Thanks,
 Charles



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Problem rolling back cygwin from 1.5.7.1 to 1.5.5.1

2004-02-10 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Charles Plager wrote:
| Since I've been having so much trouble with many different versions
| of emacs, I decided to try to go back to cygwin 1.5.5.1 using setup.exe.
| It installs without any complaints and tells me to reboot before using.
|  So after rebooting, I keep getting an error message popping up when I
| try to use bash or calling commands from perl:
|
| (title) Sh.exe: Entry Point Not Found
| (body) The procedure entry point _fcntl64 could not be located in the
| dynamically linked library cygwin1.dll.
|
| Upgrading back to 1.5.7.1 solves this problem.  Has this been seen
| before?  Is it possible to successfully downgrade cygwin back to
| 1.5.5.1? (Has anyone been having problems with emacs and 1.5.5.1?)
You need to roll back the 'ash' package to the previous version as well,
20031007-1.  This can be done with setup.exe.
The current 20040127-1 version was built for Cygwin 1.5.7 and is one of
a few programs that aren't backwards compatible with earlier versions of
the DLL.
Hope this helps!

Yaakov

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFAKQYspiWmPGlmQSMRAsiIAKC70Vd/STAaxZOa/yBVxYtEnT5dugCfdMlL
c4K+9V7/Rj9hrUwpa5dxaAg=
=dnBx
-END PGP SIGNATURE-
--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/


Re: Problem rolling back cygwin from 1.5.7.1 to 1.5.5.1

2004-02-10 Thread Brian Dessent
Christopher Faylor wrote:

Since I've been having so much trouble with many different versions
of emacs, I decided to try to go back to cygwin 1.5.5.1 using setup.exe.
 It installs without any complaints and tells me to reboot before using.
  So after rebooting, I keep getting an error message popping up when I
 try to use bash or calling commands from perl:
 
 (title) Sh.exe: Entry Point Not Found
 (body) The procedure entry point _fcntl64 could not be located in the
 dynamically linked library cygwin1.dll.
 
Upgrading back to 1.5.7.1 solves this problem.  Has this been seen
 before?  Is it possible to successfully downgrade cygwin back to
 1.5.5.1? (Has anyone been having problems with emacs and 1.5.5.1?)
 
 I am having a hard time in France, so I have decided to move back to
 the US.  However, when I speak French to people in the US, I normally
 get a response of 'Huh?  I don't speak French.'
 
 How do I solve this problem?

To the original poster, in case you couldn't make any sense of that, the
english translation is: Current versions of Cygwin1.dll are
backwards-compatible but older versions of Cygwin1.dll are not
forwards-compatible, nor would it be possible for them to be.

Running older versions of the DLL is not supported, as you would have to
downgrade every other package on your system to a state that would
maintain binary compatibility.  It would be theoretically possible, of
course, but you'd have to work out which versions of the DLL each
package was compiled against and then hunt down enough previous versions
of all those packages to satisfy those dependencies.

Brian

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Problem rolling back cygwin from 1.5.7.1 to 1.5.5.1

2004-02-10 Thread Larry Hall
At 09:07 AM 2/10/2004, Charles Plager you wrote:
Hello,
Since I've been having so much trouble with many different versions of emacs, I 
 decided to try to go back to cygwin 1.5.5.1 using setup.exe. It installs without any 
 complaints and tells me to reboot before using.  So after rebooting, I keep getting 
 an error message popping up when I try to use bash or calling commands from perl:

(title) Sh.exe: Entry Point Not Found
(body) The procedure entry point _fcntl64 could not be located in the dynamically 
linked library cygwin1.dll.

Upgrading back to 1.5.7.1 solves this problem.  Has this been seen before?   


A good way to answer questions like this for yourself is to check the
email archives. 


--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
838 Washington Street   (508) 893-9889 - FAX
Holliston, MA 01746 


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: Problem rolling back cygwin from 1.5.7.1 to 1.5.5.1

2004-02-10 Thread Larry Hall
At 11:09 AM 2/10/2004, Ken Thompson you wrote:


This would seem to indicate that you have two copies of the cygwin1 dll in
your path.



Sorry, no not in this case.  Charles' problem is that he has an app, 'sh',
which is built against Cywgin 1.5.7 but now he's running 1.5.5.  That won't
work.


--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
838 Washington Street   (508) 893-9889 - FAX
Holliston, MA 01746 


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Problem rolling back cygwin from 1.5.7.1 to 1.5.5.1

2004-02-10 Thread Charles Plager


Larry Hall wrote:

At 09:07 AM 2/10/2004, Charles Plager you wrote:

Hello,
  Since I've been having so much trouble with many different versions of emacs, I 
decided to try to go back to cygwin 1.5.5.1 using setup.exe. It installs without any 
complaints and tells me to reboot before using.  So after rebooting, I keep getting an 
error message popping up when I try to use bash or calling commands from perl:
(title) Sh.exe: Entry Point Not Found
(body) The procedure entry point _fcntl64 could not be located in the dynamically 
linked library cygwin1.dll.
  Upgrading back to 1.5.7.1 solves this problem.  Has this been seen before?   


A good way to answer questions like this for yourself is to check the
email archives. 
I tried to do just that.  Part of the problem is that if you search for 
version numbers (say 1.5.7), the search engine isn't set up for that:

Search results
No matches were found for '1 and 5 and 7'
Rolling back 'ash' seems to have done the trick.  Thanks Yaakov.

	Charles

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/


Re: Problem rolling back cygwin from 1.5.7.1 to 1.5.5.1

2004-02-10 Thread Larry Hall
At 12:34 PM 2/10/2004, Charles Plager you wrote:


Larry Hall wrote:

At 09:07 AM 2/10/2004, Charles Plager you wrote:

Hello,
  Since I've been having so much trouble with many different versions of emacs, I 
 decided to try to go back to cygwin 1.5.5.1 using setup.exe. It installs without 
 any complaints and tells me to reboot before using.  So after rebooting, I keep 
 getting an error message popping up when I try to use bash or calling commands 
 from perl:

(title) Sh.exe: Entry Point Not Found
(body) The procedure entry point _fcntl64 could not be located in the dynamically 
linked library cygwin1.dll.

  Upgrading back to 1.5.7.1 solves this problem.  Has this been seen before?   

A good way to answer questions like this for yourself is to check the
email archives. 

I tried to do just that.  Part of the problem is that if you search for version 
numbers (say 1.5.7), the search engine isn't set up for that:

Search results
No matches were found for '1 and 5 and 7'


I use google so I wouldn't have noticed that.  Still, you'd probably find 
that searching for _fcntl64 would be more instructive in any search engine
on this issue.


Rolling back 'ash' seems to have done the trick.  Thanks Yaakov.


We can all breathe a sigh of relief. ;-)


--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
838 Washington Street   (508) 893-9889 - FAX
Holliston, MA 01746 


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/