X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=2.5 required=5.0	tests=BAYES_40,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@cygwin.com
From: Beau Nanaz <SpamnTrapf@yahoo.com>
Subject: a2ps on Cygwin quietly exits with code 127 on Windows 7
Date: Fri, 23 Jul 2010 16:23:23 -0400
Lines: 31
Message-ID: <i2ctns$mki$1@dough.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.7) Gecko/20100713 Thunderbird/3.1.1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Greetings.

I have a new Windows-7 machine and one of the first things I downloaded 
was Cygwin, making sure to include a2ps and ps2pdf.

Unlike the flawless running (after diddling $HOME/.a2ps/a2psrc) I had 
under my previous XP box, This one is misbehaving: It does nothing 
visible, even for a2ps --version.  Observe:
+--------------------------------+
| Jake@Maxwell ~$ a2ps --version |
| Jake@Maxwell ~$ echo $?        |
| 127                            |
+--------------------------------+

Error 127?  What's wrong?  According to errno.h:
#define EISCONN 127     /* Socket is already connected */

I already know from the cygwin setup that this is a2ps release 4.13.

Has a2ps gotten too smart and started messing with sockets?  if so, is 
there an option in a2psrc I can mess with to make remove this obstruction?

Thanks for any useful advice here.

-- JS

Note: If I could have found a forum on a2ps alone I would have posted 
this there.
-- 
To contact me, do not use [Reply];
Use jakesalomon at yahoo dot com


--
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

