X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Sun, 2 Dec 2007 12:52:03 -0500
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Xmgrace problems
Message-ID: <20071202175203.GC12189@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <14117175.post@talk.nabble.com> <4752E199.7060102@sbcglobal.net> <14117663.post@talk.nabble.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <14117663.post@talk.nabble.com>
User-Agent: Mutt/1.5.16 (2007-06-09)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

On Sun, Dec 02, 2007 at 09:27:28AM -0800, horacioemilio wrote:
>Ok, I did that, so I got the package; ash-20040127-3-src.tar.bz2
>
>Then I do not know if there is some special mechanism in cygwin to install
>this into the system.
>
>I just tried to compile using; 1.configure, 2. make ; but got errors;
>
>$ make install
>gcc -DPACKAGE=\"ash\" -DVERSION=\"1.00\"  -I. -I.    -DSMALL -DSHELL -Dlint
>-Wall -Wunused  -O2 -g -c expand.c
>In file included from expand.c:72:
>output.h:73: error: conflicting types for 'dprintf'
>/usr/include/stdio.h:233: error: previous declaration of 'dprintf' was here
>output.h:73: error: conflicting types for 'dprintf'
>/usr/include/stdio.h:233: error: previous declaration of 'dprintf' was here
>expand.c: In function `evalvar':
>expand.c:679: warning: comparison is always true due to limited range of
>data type
>make: *** [expand.o] Error 1
>
>
>What could I do to get this "ash" get running ??

Learn C?

cgf

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

