Subject: configure: error: C preprocessor "/lib/cpp" fails sanity check
To: None <tech-pkg@netbsd.org>
From: Michael Wolfson <michael@nosflow.com>
List: tech-pkg
Date: 09/16/2003 17:21:11
I'm just trying to build the new ssh and I'm running into the typical 
pkgsrc updating problems.

I updated pkgsrc/pkgtools and tried to rebuild pkg_install-20030914:
[...]
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
*** Error code 1

Stop.
make: stopped in /usr/src/pkgsrc/pkgtools/pkg_install
*** Error code 1

Stop.
make: stopped in /usr/src/pkgsrc/pkgtools/pkg_install


Any ideas?  I'm running 1.6.1_STABLE which has no /lib directory.

   -- MW