NetBSD-Bugs archive

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

Re: lib/21939: licq compilation problem with native curses



The following reply was made to PR lib/21939; it has been noted by GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: lib/21939: licq compilation problem with native curses
Date: Sun, 6 Apr 2008 21:36:42 +0000

 You can't compile licq-gui-console without ncurses nowadays, because
 it uses devel/cdk. The makefile of the latter says it uses ncurses
 internals, and sure enough, trying to build *that* without ncurses
 bombs right away, dereferencing pointers to incomplete types.
 
 Trying to build licq with native curses while also using cdk with
 ncurses will never work properly, even if it compiled, which it
 doesn't.
 
 So I think this PR has become futile... is there any reason to keep it
 open?
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index