In article <[email protected]>, scole_mail <[email protected]> wrote: >"Ian D. Leroux" <[email protected]> writes: > >> I rebuilt/reinstalled amd64 -current on the weekend, and noticed >> (during etcupdate) that many lines had been deleted from the /etc/mtree >> files. For instance, many of the files in /usr/include (e.g. stdio.h) >> don't appear anywhere in the lists under /etc/mtree. >> >> At the same time, I've discovered that at least one file >> (/usr/include/sys/audioio.h) is not getting installed/updated when I >> run ./build.sh install=/ >> That file happened to have changed between my last build in late >> February and the most recent one, which made the failure to install the >> updated version more obvious. >> >> Might these two observations be related? Did something change recently >> about the way the set lists are put together? >> >> -- >> IDL > >I don't know if this related, but did something change regarding >b/make or build.sh not using obj/ directories in the last couple days? > >When doing a "cvs -q update -dP" recently I started getting stuff like >this:
make clean first to remove mrouted. If there is a file where it used to be a directory, cvs will fail. christos
