Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 1996 03:21:24 -0700 (PDT)
From:      asami@FreeBSD.org (Satoshi Asami)
To:        kimc@w8hd.org
Cc:        ports@FreeBSD.org, torstenb@FreeBSD.org
Subject:   Re: build failure on ircii-2.9
Message-ID:  <199608211021.DAA07334@silvia.HIP.Berkeley.EDU>
In-Reply-To: <Pine.BSI.3.95.960811140927.13413B-100000@moonpie.w8hd.org> (message from Kim Culhan on Sun, 11 Aug 1996 14:11:28 -0400 (EDT))

next in thread | previous in thread | raw e-mail | index | archive | help
 * Looks like this on -current:
 * 
 * cc -O -DHAVE_CONFIG_H  -I../include -c edit.c
 * In file included from ../include/ircterm.h:17,
 *                  from edit.c:25:
 * /usr/include/curses.h:381: conflicting types for `tputs'
 * /usr/include/termcap.h:44: previous declaration of `tputs'
 * edit.c: In function `command_completion':
 * edit.c:2177: warning: passing arg 3 of `tputs' from incompatible pointer
 * type
 * 
 * (many more of these warnings within edit.c)

I can confirm this.  Torsten? :)

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608211021.DAA07334>