X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <14118110.post@talk.nabble.com> Date: Sun, 2 Dec 2007 10:02:05 -0800 (PST) From: horacioemilio To: cygwin AT cygwin DOT com Subject: Re: Xmgrace problems In-Reply-To: <20071202175203.GC12189@ednor.casa.cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: horacio DOT sanchez AT int DOT fzk DOT de 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> <20071202175203 DOT GC12189 AT ednor DOT casa DOT cgf DOT cx> X-IsSubscribed: yes 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 Thanks for your useful answer. By the way, here is described a similar problem (and without answer) http://www.eggheads.org/pipermail/bugs/2006-February/000902.html Christopher Faylor-8 wrote: > > 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/ > > > -- View this message in context: http://www.nabble.com/Xmgrace-problems-tf4932257.html#a14118110 Sent from the Cygwin list mailing list archive at Nabble.com. -- 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/