| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=0.6 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FORGED_YAHOO_RCVD,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Rasputin Paskudniak <rpaskudniak AT yahoo DOT com> |
| Subject: | Re: a2ps on Cygwin quietly exits with code 127 on Windows 7 |
| Date: | Tue, 27 Jul 2010 01:51:37 -0400 |
| Lines: | 44 |
| Message-ID: | <i2ls59$hmh$1@dough.gmane.org> |
| References: | <i2ctns$mki$1 AT dough DOT gmane DOT org> <4C4E584E DOT 7000500 AT gmail DOT com> <1280206057 DOT 4808 DOT 71 DOT camel AT YAAKOV04> |
| Mime-Version: | 1.0 |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.7) Gecko/20100713 Thunderbird/3.1.1 |
| In-Reply-To: | <1280206057.4808.71.camel@YAAKOV04> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
On 7/27/2010 12:47 AM, Yaakov (Cygwin/X) wrote:
> On Tue, 2010-07-27 at 04:53 +0100, Dave Korn wrote:
>> Try installing libintl2. a2ps.exe depends on that very old version but
>> doesn't mention it explicitly in its setup.hint dependencies. (Probably it
>> used to get pulled in by default anyway by some other package but now the last
>> other thing that used to use v2 of libintl has been updated to a more recent
>> one so there's nothing left to cause it to be installed any more.)
>
> The a2ps maintainer is David Hudson, who has AFAICS not been heard from
> on these lists since October 2005. In the meantime, besides this
> release depending on an ancient libintl2, there is a new version 4.14
> available upstream.
>
>
> Yaakov
Yaakov,
I have tried compiling 4.14. Here is the last few lines of the make
output, with line numbers to compensate for line-breaks:
179 /bin/sh ../libtool --tag=CC --mode=compile gcc
-DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\"
-DSYSCONFFILE=\"/usr/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl
-I. -g -O2 -c -o path-concat.lo path-concat.c
180 gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\"
-DSYSCONFFILE=\"/usr/local/etc/a2ps.cfg\" -I. -I. -I.. -I.. -I../intl
-I. -g -O2 -c path-concat.c -o path-concat.o
181 In file included from path-concat.c:30:
182 /usr/include/string.h:58: error: parse error before "void"
183 make[3]: *** [path-concat.lo] Error 1
184 make[3]: Leaving directory `/home/Jake/scratch/a2ps/a2ps-4.14/lib'
185 make[2]: *** [all] Error 2
186 make[2]: Leaving directory `/home/Jake/scratch/a2ps/a2ps-4.14/lib'
187 make[1]: *** [all-recursive] Error 1
188 make[1]: Leaving directory `/home/Jake/scratch/a2ps/a2ps-4.14'
189 make: *** [all] Error 2
(Sighh..)
--
+- Rasputin Paskudniak -----------------------------------+
|- In perpetual pursuit of undomesticated aquatic avians -|
+---------------------------------------------------------+
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |