Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2014 02:51:40 -0700 (PDT)
From:      "Thomas Mueller" <mueller6724@bellsouth.net>
To:        freebsd-current@freebsd.org
Subject:   Re: make installworld for i386 fails on Kyuafile
Message-ID:  <695091.68637.bm@smtp114.sbc.mail.gq1.yahoo.com>
References:  <14666.10975.bm@smtp118.sbc.mail.ne1.yahoo.com> <CAFY7cWCs4ZJBacyi05U7AsSojCD6AA0nL65nbPONmA5dXzBJ5w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, Sep 22, 2014 at 11:15 AM, Thomas Mueller
<mueller6724@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

Julio Merino responded:

> Fixed in r271950. Problem introduced in r271937 which seems to have
> missed part of the change sent out for review in D710.

Thanks for the response!

Now I know it wasn't some fault at my end.

I updated again with svn from NetBSD, and was successful on (FreeBSD) i386.  Next is to build/update for amd64.


Tom




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695091.68637.bm>