| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Date: | Sun, 30 Sep 2001 21:42:36 +0200 |
| From: | Alessandro Doro <adoroo AT tin DOT it> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Mutt.exe (1.2.5i-4) links to a missing export in cygwin1.dll. |
| Message-ID: | <20010930214235.A414375@SNU> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.2.5i |
The latest version of Mutt fails to load.
It requires the following export from cygwin1.dll:
1C __progname
that it (and I) cannot find in the cygwin version 1.3.3.
Here is an extract from the cygwin export table
(official cygwin-1.3.3-1, cygwin-1.3.3-2, the 20010918 snapshot):
$ objdump -p /bin/cygwin1.dll
..
export table in .edata at 0x610e9000
..
[Ordinal/Name Pointer] Table
...
[ 25] __infinity
[ 26] __main
[ 27] __mb_cur_max
>> [ 28] __signgam <<
[ 29] __srget
[ 30] __swbuf
[ 31] _abort
...
And this comes from the previous cygwin1.dll 1.3.2
[ 24] __infinity
[ 25] __main
[ 26] __mb_cur_max
[ 27] __srget
[ 28] __swbuf
[ 29] _abort
[ 30] _abs
Has anyone tried Mutt 1.2.5i-4? Or am I missing something?
(... sorry, I'm not subscribed - too heavy traffic).
Bye... Alessandro Doro.
--
ad
le castagne scottano... (and so on)
______________________________________
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |