Subject: Help with pkgsrc in 1.6.1 (was "Starting up..." but going nowhere
To: NetBSD Cobalt list <port-cobalt@NetBSD.org>
From: Kevin Jordan <krjordan@348north.com>
List: port-cobalt
Date: 01/07/2005 12:30:32
Now I've got my RAQ2 back up to speed at 1.6.1, but now there is an issue
with the use of pkgsrc.  I downloaded and installed the framework as
instructed ( http://www.netbsd.org/guide/en/chap-pack.html ) and it seems
that all is in order... But when I try and install anything (like bash) it
goes like this:
######################################################################
raq# cd /usr/pkgsrc/shells/bash
raq# make install
===> Error: The package tools installed on this system are out of date.
===> The installed package tools are dated 2003/02/02 and you must update
===> them to at least 2003/09/18 using the following command:
===> 
===>    cd /usr/pkgsrc/pkgtools/pkg_install && /usr/bin/make clean &&
/usr/bin/make install
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/shells/bash
######################################################################
No problem, I can do that.  So I run what it says and...
######################################################################
raq# cd /usr/pkgsrc/pkgtools/pkg_install && /usr/bin/make clean &&
/usr/bin/make install
===> Cleaning for pkg_install-20041226
===> *** No /usr/pkgsrc/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
===> Extracting for pkg_install-20041226
===> Patching for pkg_install-20041226
===> Overriding tools for pkg_install-20041226
===> Creating toolchain wrappers for pkg_install-20041226
===> Configuring for pkg_install-20041226
checking build system type... mipsel-unknown-netbsd1.6.1
checking host system type... mipsel-unknown-netbsd1.6.1
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for gawk... /usr/bin/awk
checking for ar... ar
checking for fparseln in -lutil... yes
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking bind/bitypes.h usability... no
checking bind/bitypes.h presence... no
checking for bind/bitypes.h... no
checking netinet/in6_machtypes.h usability... no
checking netinet/in6_machtypes.h presence... no
checking for netinet/in6_machtypes.h... no
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking machine/endian.h usability... yes
checking machine/endian.h presence... yes
checking for machine/endian.h... yes
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/byteorder.h usability... no
checking sys/byteorder.h presence... no
checking for sys/byteorder.h... no
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking sys/endian.h usability... yes
checking sys/endian.h presence... yes
checking for sys/endian.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/stat.h... (cached) yes
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/statvfs.h usability... no
checking sys/statvfs.h presence... no
checking for sys/statvfs.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/ttycom.h usability... yes
checking sys/ttycom.h presence... yes
checking for sys/ttycom.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking tzfile.h usability... yes
checking tzfile.h presence... yes
checking for tzfile.h... yes
checking for unistd.h... (cached) yes
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for sys/mount.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for regexec... yes
checking md5.h usability... yes
checking md5.h presence... yes
checking for md5.h... yes
checking for MD5Init in md5.h... yes
checking for md5.h... (cached) yes
checking rmd160.h usability... yes
checking rmd160.h presence... yes
checking for rmd160.h... yes
checking sha1.h usability... yes
checking sha1.h presence... yes
checking for sha1.h... yes
checking for MD5File... yes
checking for RMD160File... yes
checking for SHA1File... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for struct option... yes
checking vis.h usability... yes
checking vis.h presence... yes
checking for vis.h... yes
checking for VIS_WHITE in vis.h... yes
checking for strunvis... yes
checking for strvis... yes
checking for strsvis... yes
checking for svis... yes
checking for unvis... yes
checking for vis... yes
checking for strunvis... (cached) yes
checking for strvis... (cached) yes
checking for strsvis... (cached) yes
checking for svis... (cached) yes
checking for unvis... (cached) yes
checking for vis... (cached) yes
checking for __attribute__... yes
checking for size_t... yes
checking for long long... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking for u_int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for fsid_t... yes
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking size of off_t... 8
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether strerror_r is declared... no
checking for strerror_r... no
checking whether strerror_r returns char *... no
checking for vprintf... yes
checking for _doprnt... no
checking for err... yes
checking for fgetln... yes
checking for fnmatch... yes
checking for fparseln... yes
checking for getenv... yes
checking for isblank... yes
checking for lchflags... yes
checking for lchmod... yes
checking for lchown... yes
checking for lutimes... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for setenv... yes
checking for setgroupent... yes
checking for setpassent... yes
checking for setprogname... yes
checking for snprintf... yes
checking for statvfs... no
checking for strdup... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strmode... yes
checking for strsep... yes
checking for strtoll... yes
checking for unsetenv... yes
checking for usleep... yes
checking for utimes... yes
checking for warn... yes
checking for getenv... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for mkdtemp... (cached) yes
checking for mkstemp... (cached) yes
checking for bcopy... yes
checking for bzero... yes
checking for memset... yes
checking for memcpy... yes
checking for setlocale... yes
checking for getmode... yes
checking for setmode... yes
checking for getmode... (cached) yes
checking for setmode... (cached) yes
checking for gid_from_group... yes
checking for group_from_gid... yes
checking for pwcache_groupdb... yes
checking for pwcache_userdb... yes
checking for uid_from_user... yes
checking for user_from_uid... yes
checking for gid_from_group... (cached) yes
checking for group_from_gid... (cached) yes
checking for pwcache_groupdb... (cached) yes
checking for pwcache_userdb... (cached) yes
checking for uid_from_user... (cached) yes
checking for user_from_uid... (cached) yes
checking for fts_open... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking for poll.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for poll... yes
checking if poll() is implemented natively... yes
checking for getpassphrase... no
checking for getpgrp... yes
checking for memmove... yes
checking for select... yes
checking for getpgrp... (cached) yes
checking whether getpgrp requires zero arguments... yes
checking for struct statfs.f_fsize... no
checking for struct statfs.f_iosize... no
checking for struct dirent.d_namlen... yes
checking *printf() support for %lld... yes
checking for strtoll... (cached) yes
checking whether optind is declared... yes
checking whether optreset is declared... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nbcompat/config.h
cc -DDEF_UMASK=0022 -I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I.
-I.  -O2 -DHAVE_CONFIG_H -o bits bits.c
./bits nbcompat/nbtypes.h
/usr/bin/awk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h
cc -DDEF_UMASK=0022 -I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I.
-I.  -O2 -DHAVE_CONFIG_H -c glob.c
cc -DDEF_UMASK=0022 -I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I.
-I.  -O2 -DHAVE_CONFIG_H -c statvfs.c
ar cr libnbcompat.a glob.o statvfs.o
ranlib libnbcompat.a
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... mipsel-unknown-netbsd1.6.1
checking host system type... mipsel--netbsd
checking whether make sets $(MAKE)... yes
checking for mipsel--netbsd-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c -o root -g
wheel
checking whether ln -s works... yes
checking for mipsel--netbsd-ranlib... no
checking for ranlib... ranlib
checking for ar... ar
checking for chmod... /bin/chmod
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for env... /usr/bin/env
checking for find... /usr/bin/find
checking for grep... /usr/bin/grep
checking for ln... /bin/ln
checking for mkdir... /bin/mkdir
checking for rmdir... /bin/rmdir
checking for rm... /bin/rm
checking for sed... /usr/bin/sed
checking for sort... /usr/bin/sort
checking for touch... /usr/bin/touch
checking for dbopen in -ldb1... no
checking for library containing tgetent... -ltermcap
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fnctl.h usability... no
checking fnctl.h presence... no
checking for fnctl.h... no
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking md5.h usability... yes
checking md5.h presence... yes
checking for md5.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking vis.h usability... yes
checking vis.h presence... yes
checking for vis.h... yes
checking db1/db.h usability... no
checking db1/db.h presence... no
checking for db1/db.h... no
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
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: see the Autoconf documentation
configure: WARNING: sys/mount.h:     section "Present But Cannot Be
Compiled"
configure: WARNING: sys/mount.h: proceeding with the preprocessor's result
configure: WARNING: sys/mount.h: in the future, the compiler will take
precedence
configure: WARNING:     ## ------------------------------- ##
configure: WARNING:     ## Report this to grant@NetBSD.org ##
configure: WARNING:     ## ------------------------------- ##
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking for sys/stat.h... (cached) yes
checking sys/statvfs.h usability... no
checking sys/statvfs.h presence... no
checking for sys/statvfs.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for chflags... yes
checking for dbopen... yes
checking for tgetent... yes
checking for vfork... yes
checking for getrlimit... yes
checking for setrlimit... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating add/Makefile
config.status: creating admin/Makefile
config.status: creating bpm/bpm.sh
config.status: creating create/Makefile
config.status: creating delete/Makefile
config.status: creating info/Makefile
config.status: creating lib/Makefile
config.status: creating view/Makefile
config.status: creating view/linkfarm.sh
config.status: creating view/pkg_view.sh
config.status: creating lib/config.h
===> Building for pkg_install-20041226
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -DTAR_CMD=\"/usr/bin/tar\"
-DFTP_CMD=\"/usr/bin/ftp\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -O2 -c exec.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -DTAR_CMD=\"/usr/bin/tar\"
-DFTP_CMD=\"/usr/bin/ftp\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -O2 -c fexec.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -DTAR_CMD=\"/usr/bin/tar\"
-DFTP_CMD=\"/usr/bin/ftp\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -O2 -c file.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -DTAR_CMD=\"/usr/bin/tar\"
-DFTP_CMD=\"/usr/bin/ftp\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -O2 -c ftpio.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -DTAR_CMD=\"/usr/bin/tar\"
-DFTP_CMD=\"/usr/bin/ftp\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -O2 -c global.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -DTAR_CMD=\"/usr/bin/tar\"
-DFTP_CMD=\"/usr/bin/ftp\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -O2 -c lpkg.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -DTAR_CMD=\"/usr/bin/tar\"
-DFTP_CMD=\"/usr/bin/ftp\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -O2 -c path.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -DTAR_CMD=\"/usr/bin/tar\"
-DFTP_CMD=\"/usr/bin/ftp\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -O2 -c pen.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -DTAR_CMD=\"/usr/bin/tar\"
-DFTP_CMD=\"/usr/bin/ftp\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -O2 -c pkgdb.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -DTAR_CMD=\"/usr/bin/tar\"
-DFTP_CMD=\"/usr/bin/ftp\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -O2 -c plist.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -DTAR_CMD=\"/usr/bin/tar\"
-DFTP_CMD=\"/usr/bin/ftp\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -O2 -c str.c
cc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" -DTAR_CMD=\"/usr/bin/tar\"
-DFTP_CMD=\"/usr/bin/ftp\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -O2 -c version.c
ar crv libinstall.a exec.o fexec.o file.o ftpio.o global.o lpkg.o path.o
pen.o  pkgdb.o plist.o str.o version.o
a - exec.o
a - fexec.o
a - file.o
a - ftpio.o
a - global.o
a - lpkg.o
a - path.o
a - pen.o
a - pkgdb.o
a - plist.o
a - str.o
a - version.o
ranlib libinstall.a
cc -DHAVE_CONFIG_H -DOPSYS_NAME=\"NetBSD\" -DMACHINE_ARCH=\"mipsel\"
-DBINDIR=\"/usr/sbin\" -DMTREE_CMD=\"/usr/sbin/mtree\"
-DTAR_CMD=\"/usr/bin/tar\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -I../lib -O2 -c
main.c
cc -DHAVE_CONFIG_H -DOPSYS_NAME=\"NetBSD\" -DMACHINE_ARCH=\"mipsel\"
-DBINDIR=\"/usr/sbin\" -DMTREE_CMD=\"/usr/sbin/mtree\"
-DTAR_CMD=\"/usr/bin/tar\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -I../lib -O2 -c
perform.c
cc -DHAVE_CONFIG_H -DOPSYS_NAME=\"NetBSD\" -DMACHINE_ARCH=\"mipsel\"
-DBINDIR=\"/usr/sbin\" -DMTREE_CMD=\"/usr/sbin/mtree\"
-DTAR_CMD=\"/usr/bin/tar\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -I../lib -O2 -c
futil.c
cc -DHAVE_CONFIG_H -DOPSYS_NAME=\"NetBSD\" -DMACHINE_ARCH=\"mipsel\"
-DBINDIR=\"/usr/sbin\" -DMTREE_CMD=\"/usr/sbin/mtree\"
-DTAR_CMD=\"/usr/bin/tar\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -I../lib -O2 -c
extract.c
cc -DHAVE_CONFIG_H -DOPSYS_NAME=\"NetBSD\" -DMACHINE_ARCH=\"mipsel\"
-DBINDIR=\"/usr/sbin\" -DMTREE_CMD=\"/usr/sbin/mtree\"
-DTAR_CMD=\"/usr/bin/tar\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -I../lib -O2 -c
verify.c
cc -L/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -Wl,-R/usr/pkg/lib
-L/usr/pkg/lib -L../lib -o pkg_add main.o perform.o futil.o extract.o
verify.o -linstall -ltermcap -lnbcompat
cc -DHAVE_CONFIG_H -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -I../lib -O2 -c
main.c
cc -L/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -Wl,-R/usr/pkg/lib
-L/usr/pkg/lib -L../lib -o pkg_admin main.o -linstall -ltermcap -lnbcompat
cc -DHAVE_CONFIG_H -DTAR_CMD=\"/usr/bin/tar\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -I../lib -O2 -c
main.c
cc -DHAVE_CONFIG_H -DTAR_CMD=\"/usr/bin/tar\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -I../lib -O2 -c
perform.c
cc -DHAVE_CONFIG_H -DTAR_CMD=\"/usr/bin/tar\" -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -I../lib -O2 -c
pl.c
cc -L/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -Wl,-R/usr/pkg/lib
-L/usr/pkg/lib -L../lib -o pkg_create main.o perform.o pl.o -linstall
-ltermcap -lnbcompat
cc -DHAVE_CONFIG_H -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -I../lib -O2 -c
main.c
cc -DHAVE_CONFIG_H -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -I../lib -O2 -c
perform.c
cc -L/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -Wl,-R/usr/pkg/lib
-L/usr/pkg/lib -L../lib -o pkg_delete main.o perform.o -linstall -ltermcap
-lnbcompat
cc -DHAVE_CONFIG_H -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -I../lib -O2 -c
main.c
cc -DHAVE_CONFIG_H -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -I../lib -O2 -c
perform.c
cc -DHAVE_CONFIG_H -DDEF_UMASK=0022
-I/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -I. -I. -I../lib -O2 -c
show.c
cc -L/usr/pkgsrc/pkgtools/pkg_install/work/libnbcompat -Wl,-R/usr/pkg/lib
-L/usr/pkg/lib -L../lib -o pkg_info main.o perform.o show.o -linstall
-ltermcap -lnbcompat
=> Unwrapping files-to-be-installed.
===> Installing for pkg_install-20041226
===> usage: pkg_admin [-V] command args ...
Where 'commands' and 'args' are:
 rebuild                     - rebuild pkgdb from +CONTENTS files
 check [pkg ...]             - check md5 checksum of installed files
 lsall /path/to/pkgpattern   - list all pkgs matching the pattern
 lsbest /path/to/pkgpattern  - list pkgs matching the pattern best
 dump                        - dump database
 pmatch pattern pkg          - returns true if pkg matches pattern,
otherwise false is already installed - perhaps an older version?
*** If so, you may use either of:
***  - "pkg_delete usage: pkg_admin [-V] command args ...
Where 'commands' and 'args' are:
 rebuild                     - rebuild pkgdb from +CONTENTS files
 check [pkg ...]             - check md5 checksum of installed files
 lsall /path/to/pkgpattern   - list all pkgs matching the pattern
 lsbest /path/to/pkgpattern  - list pkgs matching the pattern best
 dump                        - dump database
 pmatch pattern pkg          - returns true if pkg matches pattern,
otherwise false" and "/usr/bin/make reinstall" to upgrade properly
***  - "/usr/bin/make update" to rebuild the package and all of its
dependencies
***  - "/usr/bin/make replace" to replace only the package without
re-linking
***    dependencies, risking various problems.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/pkgtools/pkg_install
*** Error code 1
######################################################################
As I said before, this is the same install disc I have used in the past, and
never had this particular error.  What has changed, and how do I fix it is
my question.

Thanks to all!

KJ