[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] BitchX/raq2 compile



on 3/29/00 5:21 AM, Rick Berry at rick@xxxxxxxxxxxxxx wrote:

> anyone been able to get BitchX to compile on a RaQ2?  keeps dying on me ...
> i know this isn't traditional for this list, but what the heck you're the
> only folks i know who'd have a notion about it. 8^)
> 
> dcc.c: In function `open_ftpget':
> dcc.c:3511: `SOCK_STREAM' undeclared (first use this function)
> dcc.c:3511: (Each undeclared identifier is reported only once
> dcc.c:3511: for each function it appears in.)
> make[1]: *** [dcc.o] Error 1
> make[1]: Leaving directory `/home/flood/BitchX/source'
> make: *** [BitchX] Error 2

I have never a problem getting BitchX to compile on a Raq or Qube.

I would snag the updated
libstdc++
libstdc++devel
RPMs from ftp://ftp.cobaltnet.com/pub/experimental and give that a shot.

Then make sure you do a make clean before doing a re make of BitchX

-k