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

RE: Compile time error



Hello,

I looked through the mailing list archive, but couldn't find anything
the matched my problem.  Here's the situation:

OS:  Solaris 8 SPARC/Intel
CC:  gcc 2.95.2
ircd:  2.10.3p1
options:  ./configure --with-zlib --enable-ip6 --enable-dsm
error:

gcc -O2 -g -I. -I../irc -I../common -DCLIENT_COMPILE -c -o c_bsd.o
../irc/c_bsd.c
../irc/c_bsd.c: In function `client_loop':
../irc/c_bsd.c:126: `LINES' undeclared (first use in this function)
../irc/c_bsd.c:126: (Each undeclared identifier is reported only once
../irc/c_bsd.c:126: for each function it appears in.)
make: *** [c_bsd.o] Error 1

This error traces to curses.  If the configure option of
--without-curses is used the error doesn't occur  Is there an easy fix?
I'm sure someone has encountered this before.  Thanks.

Brad McNamara
ZAMA Networks, Inc.