On Oct 25, 2007, at 19:26, Daniel J. Luke wrote:
On Oct 25, 2007, at 8:21 PM, Marcus D'Camp wrote:
Thanks for the quick reply, I did the clean again and added the v to the debug install and got this during the make/build process:
In file included from alias.c:36: /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_ bitchx/work/BitchX/include/ircterm.h:19:31: error: ncurses/ termcap.h: No such file or directory
It looks like BitchX might have an undeclared dependency on ncurses.
Could you try:
sudo port install ncurses sudo port clean bitchx sudo port -dv install bitchx
That doesn't seem to help, for me.
... and if it works, please file a ticket in our bugreporter and CC the port maintainer.
A bug has already been filed. http://trac.macports.org/projects/macports/ticket/12073 I have added Marcus to the Cc list so he'll be informed of the bug's progress.