On Mon, Sep 22, 2014 at 11:15 AM, Thomas Mueller <mueller6724_at_bellsouth.net> wrote: > I was successful on make buildworld and kernel, but make installworld failed on a missing file somewhere: > > /usr/share/man/man3/pmclog_read.3.gz -> /usr/share/man/man3/pmclog.3.gz > ===> lib/libproc (install) > install -C -o root -g wheel -m 444 libproc.a /usr/lib > install -C -o root -g wheel -m 444 libproc_p.a /usr/lib > install -s -o root -g wheel -m 444 libproc.so.2 /usr/lib > install -l s libproc.so.2 /usr/lib/libproc.so > install -C -o root -g wheel -m 444 /BETA1/usr/src/lib/libproc/libproc.h /usr/include > ===> lib/libproc/tests (install) > install -o root -g wheel -m 444 Kyuafile.auto /usr/tests/lib/libproc/Kyuafile > install: /usr/tests/lib/libproc/Kyuafile: No such file or directory Fixed in r271950. Problem introduced in r271937 which seems to have missed part of the change sent out for review in D710.Received on Mon Sep 22 2014 - 07:56:22 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:52 UTC