Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Hannu E K Nevalainen (garbage mail)" To: Subject: RE: configuring BitchX Date: Fri, 11 Apr 2003 14:12:48 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Importance: Normal > From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf > Of Ronald Landheer-Cieslak > I really *am* bending myself sideways here.. > > This is what I did until it broke: > $ cd > $ mkdir BitchX > $ cd BitchX/ > $ wget ftp://ftp.bitchx.org/pub/BitchX/source/ircii-pana-1.0c19.tar.gz > $ tar xzf ircii-pana-1.0c19.tar.gz > $ mkdir build > $ cd build/ > $ ../BitchX/configure > $ make > > Make complains with > make[1]: Entering directory `/home/RLandheer/BitchX/build/source' > make[1]: *** No rule to make target `../doc/BitchX.xpm', needed by > `term.o'. Stop. > make[1]: Leaving directory `/home/RLandheer/BitchX/build/source' > > Is that the error you're facing? (I think not). > > If it is, call the maintainers of the female dog for X. > > If it isn't, tell us how to reproduce this problem. > > rlc ... is *.xpm a X related file? The "X" in BitchX has nothing in common with X. "BX" is a "ircII" clone/fork, a text-based IRC-client AFAIK. There seems to be some kind of gtk version though... might be a problem compiling that one...(assuming .xpm is X related!?) Time go and read at www.BitchX.org -- tar, mkdir, configure, make -- --8<-- ../../BitchX/source/status.c:1245:14: warning: pasting "status_user18" and "(" d oes not give a valid preprocessing token ../../BitchX/source/status.c:1246:14: warning: pasting "status_user19" and "(" d oes not give a valid preprocessing token gcc -I. -I/home/Hannu/bx/build/include -I../../BitchX/include -I../../BitchX /sou rce -I../../BitchX/source/include -O2 -Wall -g -c ../../BitchX/source/struct.c gcc -I. -I/home/Hannu/bx/build/include -I../../BitchX/include -I../../BitchX /sou rce -I../../BitchX/source/include -O2 -Wall -g -c ../../BitchX/source/tcl_publi c.c ../../BitchX/source/tcl_public.c:1569:1: warning: no newline at end of file make[1]: *** No rule to make target `../doc/BitchX.xpm', needed by `term.o'. St op. make[1]: Leaving directory `/home/Hannu/bx/build/source' make: *** [BitchX] Error 2 -- /Hannu E K Nevalainen, Mariefred, Sweden --END OF MESSAGE-- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/