Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Mar 2017 22:04:43 +0300
From:      Igor Polovykh <igor.polovykh@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   upgrade FreeBSD 9.3-STABLE to FreeBSD 10 stable error buildworld
Message-ID:  <CAFGCwykbUwLjDKvBtJM9okJc=6XLyFidrr_O02w0SMx-QsWqjg@mail.gmail.com>

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

I am going to upgrade FreeBSD 9.3-STABLE to FreeBSD 10 stable.

[ root /usr/src ] # uname -a
FreeBSD video.bvgm.org 9.3-STABLE FreeBSD 9.3-STABLE #0 r314908: Wed Mar  8
18:20:35 MSK 2017     root@video.bvgm.org:/usr/obj/usr/src/sys/BVGVIDEO
 amd64

I have a trouble with building world.

[ root /usr/src ] # svn info
Path: .
Working Copy Root Path: /usr/src
URL: https://svn.freebsd.org/base/stable/10
Relative URL: ^/stable/10
Repository Root: https://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 314914
Node Kind: directory
Schedule: normal
Last Changed Author: dim
Last Changed Rev: 314898
Last Changed Date: 2017-03-08 10:58:29 +0300 (=D1=81=D1=80, 08 =D0=BC=D0=B0=
=D1=80 2017)

on *make buildworld *I get error


=3D=3D=3D> usr.sbin/nmtree (obj,depend,all,install)
/usr/obj/usr/src/tmp/usr/src/usr.sbin/nmtree created for
/usr/src/usr.sbin/nmtree
rm -f .depend
mkdep -f .depend -a    -I/usr/src/usr.sbin/nmtree/../../contrib/mknod
-I/usr/src/usr.sbin/nmtree/../../lib/libnetbsd
-I/usr/obj/usr/src/tmp/legacy/usr/include -std=3Dgnu99
 /usr/src/usr.sbin/nmtree/../../contrib/mtree/$
In file included from
/usr/src/usr.sbin/nmtree/../../contrib/mtree/compare.c:67:
/usr/src/usr.sbin/nmtree/../../lib/libnetbsd/sha2.h:37:20: error: sha384.h:
No such file or directory
In file included from
/usr/src/usr.sbin/nmtree/../../contrib/mtree/create.c:74:
/usr/src/usr.sbin/nmtree/../../lib/libnetbsd/sha2.h:37:20: error: sha384.h:
No such file or directory
mkdep: compile failed
*** Error code 1


[ root /usr/src ] # find . -name sha384.h
./sys/crypto/sha2/sha384.h

I've already tried to delete all source tree and get it again. Before
building world I cleared /usr/obj/* but I got the same error.

I've found nothing in google about such error.
What am I doing wrong?
Please help.





____________________________________________________
Yours sincerely,
Igor



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFGCwykbUwLjDKvBtJM9okJc=6XLyFidrr_O02w0SMx-QsWqjg>