Subject: Re: Missing files: pack_dev.c/h
To: Peter. Bex <Peter.Bex@student.kun.nl>
From: Andrew Brown <atatat@atatdot.net>
List: current-users
Date: 09/13/2002 11:29:39
>I was just updating to CURRENT from ftp.netbsd.org (from /pub/NetBSD-current/tar_files/src dir), and when running build.sh -t, it crashed on the following files:
>pack_dev.c, pack_dev.h
>These files are not in the tree at all. (I made sure that I downloaded all .tar.gz files)
>
>It went wrong on this file:
>src/usr.sbin/mtree/spec.c, which includes pack_dev.h

if you look in the makefile for mtree, you should see something like
this:

CPPFLAGS+=      -I${.CURDIR}/../../bin/ls -I${.CURDIR}/../../sbin/mknod
.PATH:  ${.CURDIR}/../../bin/ls ${.CURDIR}/../../sbin/mknod

which causes pulls pack_dev.c and pack_dev.h to get pulled in from the
mknod directory.  perhaps you didn't unpack everything?

-- 
|-----< "CODE WARRIOR" >-----|
codewarrior@daemon.org             * "ah!  i see you have the internet
twofsonet@graffiti.com (Andrew Brown)                that goes *ping*!"
werdna@squooshy.com       * "information is power -- share the wealth."