Subject: help with pkgsrc
To: None <netbsd-users@netbsd.org>
From: felix zaslavskiy <felix@students.poly.edu>
List: netbsd-users
Date: 09/27/2003 22:18:06
My system was upgraded to 1.6.1 recently. Something is out of sync with pkgsrc.


===> Configuring for pkg_install-20030923
cd /usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat && /usr/bin/env CC="cc" ./configure &&  make
checking.....
checking sys/mount.h usability... no
checking sys/mount.h presence... yes
configure: WARNING: sys/mount.h: present but cannot be compiled
configure: WARNING: sys/mount.h: check for missing prerequisite headers?
configure: WARNING: sys/mount.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to bug-autoconf@gnu.org. ##
configure: WARNING:     ## ------------------------------------ ##
....
config.status: creating Makefile
config.status: creating nbcompat/config.h
config.status: error: cannot find input file: nbcompat/config.h.in
*** Error code 1

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

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


Any ideas ?

Thanks