From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Fodor Bertalan" To: Subject: RE: Strange make [Error 255] (cygwin bug?) Date: Wed, 24 Sep 2003 18:10:00 -0000 Message-id: <000801c382bb$22016d80$8006fea9@bertigep> References: X-SW-Source: 2003-09/msg01540.html > It's possible your $SHELL or $PATH is set to something weird in make. > Error 255 usually means that a command was not found. I don't think so. This long line is not the first command. The others work perfectly. $SHELL is set to /bin/sh -- you can see it. $PATH is also set to a normal value Bert -- 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/ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19369 invoked by alias); 24 Sep 2003 18:10:15 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 12014 invoked from network); 24 Sep 2003 16:44:33 -0000 Received: from unknown (HELO smtp.enternet.hu) (62.112.192.21) by sources.redhat.com with SMTP; 24 Sep 2003 16:44:33 -0000 Received: from bertigep (3e44a789.adsl.enternet.hu [62.68.167.137]) by smtp.enternet.hu (8.12.9/8.12.9) with ESMTP id h8OGiSQZ006119 for ; Wed, 24 Sep 2003 18:44:29 +0200 (CEST) (envelope-from fodber@freemail.hu) From: "Fodor Bertalan" To: Subject: RE: Strange make [Error 255] (cygwin bug?) Date: Wed, 24 Sep 2003 18:12:00 -0000 Message-ID: <000801c382bb$22016d80$8006fea9@bertigep> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-SW-Source: 2003-09/txt/msg01541.txt.bz2 Message-ID: <20030924181200.9TaSq3O_lXkfrOK6X77RguMFPIAeyAyPbRzdUW3eYK4@z> > It's possible your $SHELL or $PATH is set to something weird in make. > Error 255 usually means that a command was not found. I don't think so. This long line is not the first command. The others work perfectly. $SHELL is set to /bin/sh -- you can see it. $PATH is also set to a normal value Bert -- 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/