This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Latest Cygwin: rl_getenv_hook problem


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Alexei Alexandrov on 12/7/2006 12:18 AM:
> sh.exe won't start with the following error message:
> 
> The procedure entry point rl_getenv_hook could not be located in the
> dynamic link library cygreadline6.dll

Your version of /bin/sh (I'm guessing something from the 6.0 series) did
not get upgraded properly by the bash postinstall script.  So that I might
be able to improve the postinstall script to try harder in your scenario,
please run the following commands and report the results to the list:

$ ls -l /bin/bash.exe /bin/sh.exe
$ getfacl /bin/bash.exe /bin/sh.exe
$ sh --version
$ bash --version

Then run the following command to fix your problem:

$ cp /bin/bash.exe /bin/sh.exe

- --
Life is short - so eat dessert first!

Eric Blake             ebb9@byu.net
volunteer cygwin bash maintainer
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFeBaZ84KuGfSFAYARAmSKAKCoaNdXtxz5sS76K4F0m6EMOlDvQwCgtyPi
lGAkjYEnTNWKLJSgFc729ac=
=3kAL
-----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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]