X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Sun, 2 Dec 2007 12:52:03 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Xmgrace problems Message-ID: <20071202175203.GC12189@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <14117175 DOT post AT talk DOT nabble DOT com> <4752E199 DOT 7060102 AT sbcglobal DOT net> <14117663 DOT post AT talk DOT nabble DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , 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 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/