| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_54,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <49F6ED7A.7000900@gmail.com> |
| Date: | Tue, 28 Apr 2009 12:50:18 +0100 |
| From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
| User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: antiword 0.37-1 broken |
| References: | <49F6DE5E DOT 9050000 AT simonb DOT org DOT uk> |
| In-Reply-To: | <49F6DE5E.9050000@simonb.org.uk> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Simon Blandford wrote:
> I found that the packaged antiword 0.37-1 just returns an empty line,
> even if I type "antiword -h".
>
> Regressing to version 0.34-2 solves the problem and it then works as
> expected.
It looks like somehow between versions 0.34-2 and 0.37-1, antiword managed
to grow a dependency on X:
~ $ cygcheck -c antiword
Cygwin Package Information
Package Version Status
antiword 0.34-2 OK
~ $ cygcheck /bin/antiword.exe
C:\cygwin\bin/antiword.exe
C:\cygwin\bin\cygwin1.dll
C:\WINNT\system32\ADVAPI32.DLL
C:\WINNT\system32\NTDLL.DLL
C:\WINNT\system32\KERNEL32.DLL
C:\WINNT\system32\RPCRT4.DLL
~ $ cygcheck -c antiword
Cygwin Package Information
Package Version Status
antiword 0.37-1 OK
~ $ cygcheck /bin/antiword.exe
C:\cygwin\bin/antiword.exe
C:\cygwin\bin\cygwin1.dll
C:\WINNT\system32\ADVAPI32.DLL
C:\WINNT\system32\NTDLL.DLL
C:\WINNT\system32\KERNEL32.DLL
C:\WINNT\system32\RPCRT4.DLL
C:\cygwin\bin\cygX11-6.dll
C:\cygwin\bin\cygxcb-xlib-0.dll
C:\cygwin\bin\cygxcb-1.dll
C:\cygwin\bin\cygXau-6.dll
C:\cygwin\bin\cygXdmcp-6.dll
I'd guess this was unintentional; anyway, it isn't reflected in the
package's setup.hint file. I think if you install the libX11_6 package you
should get all the necessary DLLs pulled in as dependencies.
cheers,
DaveK
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |