This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: configuring BitchX


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]