Subject: Re: Problems compiling libterm from 950623 tarfiles
To: Matthias Scheler <tron@lyssa.owl.de>
From: John F. Woods <jfw@jfwhome.funhouse.com>
List: current-users
Date: 06/26/1995 19:13:55
> tron@colwyn:/usr/src/lib/libterm>make
> cc -O -DCM_N -DCM_GT -DCM_B -DCM_D  -c tputs.c
> tputs.c:69: conflicting types for `tputs'
> /usr/include/curses.h:338: previous declaration of `tputs'
> *** Error code 1

> (*) Yes, did a "make install" in "/usr/src/include" this time.

"make install" in /usr/src/lib/libcurses fixes this.  Kind of annoying.