Subject: lib/21939: licq compilation problem with native curses
To: None <gnats-bugs@gnats.netbsd.org>
From: None <wiz@netbsd.org>
List: netbsd-bugs
Date: 06/20/2003 07:51:04
>Number:         21939
>Category:       lib
>Synopsis:       licq compilation problem with native curses
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    lib-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 20 05:52:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Klausner
>Release:        NetBSD 1.6L
>Organization:
	
>Environment:
	
	
System: NetBSD dmath5.geometrie.tuwien.ac.at 1.6L NetBSD 1.6L (RAFFAELO) #0: Fri Jan 17 15:17:52 CET 2003 wiz@dmath5.geometrie.tuwien.ac.at:/home/wiz/cvs/src/sys/arch/i386/compile/RAFFAELO i386
Architecture: i386
Machine: i386
>Description:
Compiling licq-gui-qt or licq-gui-console with native curses fails with:
window.cpp: In method `void CWindow::wprintf(char *, ...)':
window.cpp:150: invalid use of undefined type `struct __window'
/usr/include/curses.h:220: forward declaration of `struct __window'

It works with ncurses.
>How-To-Repeat:
cd /usr/pkgsrc/chat/licq-gui-console (has less dependencies)
vi Makefile
	comment out USE_NCURSES=yes line
make
>Fix:
Not provided.
>Release-Note:
>Audit-Trail:
>Unformatted: