misc/pinfo fails on FreeBSD 10.0-STABLE i386

Thomas Mueller mueller6724 at bellsouth.net
Tue Jun 17 10:53:59 UTC 2014


I was successful building misc/pinfo on HEAD and 10.0-STABLE amd64 but failed on 10.0-STABLE i386 due to some problem with ncurses.

devel/ncurses and www/lynx built successfully, but misc/pinfo build choked on something related to curses.

Error was

Found readline on /usr/include/readline/readline.h
checking for readline version... 5
checking location of curses.h file... /usr/local/include/ncurses/ncurses.h
checking if curses is usable... no
configure: error: Curses not found. You need curses to compile pinfo
===>  Script "configure" failed unexpectedly.
Please report the problem to ports at FreeBSD.org [maintainer] and attach the
"/BETA1/usr/ports/misc/pinfo/work10.i386/pinfo-0.6.10/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.


Tom



More information about the freebsd-ports mailing list