Subject: pkg/31891: chat/bitchx broken on DragonFly
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <pavalos@theshell.com>
List: pkgsrc-bugs
Date: 10/23/2005 00:34:00
>Number: 31891
>Category: pkg
>Synopsis: chat/bitchx broken on DragonFly
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Oct 23 00:34:00 +0000 2005
>Originator: Peter Avalos
>Release: DragonFly
>Organization:
>Environment:
DragonFly box.theshell.com 1.3.7-DEVELOPMENT DragonFly 1.3.7-DEVELOPMENT #1: Fri Oct 21 23:12:27 MST 2005 root@box.theshell.com:/usr/obj/usr/src/sys/BOX i386
>Description:
cc -I. -I/usr/obj/pkgsrc/chat/bitchx/work/BitchX/include -I../include -I. -I./include -O2 -I/usr/include -Wall -c struct.c
cc -I. -I/usr/obj/pkgsrc/chat/bitchx/work/BitchX/include -I../include -I. -I./include -O2 -I/usr/include -Wall -c tcl_public.c
cc -I. -I/usr/obj/pkgsrc/chat/bitchx/work/BitchX/include -I../include -I. -I./include -O2 -I/usr/include -Wall -c ./term.c
./term.c:95: error: conflicting types for 'tparm'
./term.c:95: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
/usr/include/ncurses.h:729: error: previous declaration of 'tparm' was here
./term.c:95: error: conflicting types for 'tparm'
./term.c:95: note: a parameter list with an ellipsis can't match an empty parameter name list declaration
/usr/include/ncurses.h:729: error: previous declaration of 'tparm' was here
*** Error code 1
Stop.
make: stopped in /usr/obj/pkgsrc/chat/bitchx/work/BitchX/source
*** Error code 1
Stop.
bmake: stopped in /usr/obj/pkgsrc/chat/bitchx/work/BitchX
*** Error code 1
>How-To-Repeat:
>Fix: