Date: Wed, 24 Dec 2014 17:50:41 +0200 From: Beeblebrox <zaphod@berentweb.com> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: Buildworld fails due to WITHOUT_CRYPT (3 issues) Message-ID: <20141224175041.7836dee7@rsbsd.rsb> In-Reply-To: <20141224163319.64d16592@rsbsd.rsb> References: <20141224114504.73165f6a@rsbsd.rsb> <CACdU%2Bf91tFehbehOAzNSs%2Bf5A2e9cnsG5KknP72O6PgJ7NMtbg@mail.gmail.com> <20141224124309.79f9b8fa@rsbsd.rsb> <20141224144757.4916f2c5@rsbsd.rsb> <20141224163319.64d16592@rsbsd.rsb>
next in thread | previous in thread | raw e-mail | index | archive | help
So far from what I can tell, two modules don't get built for some reason. * sys/boot/i386/boot2 I built and installed this manually: * usr/sbin/mtree This is missing, and usr.sbin/mtree gives fmtree. Trying from contrib/mtree results in: /usr/local/libexec/ccache/world/clang -O2 -pipe -DNDEBUG -std=3Dgnu99 -fs= tack-protector -Qunused-arguments -c compare.c compare.c:61:10: fatal error: 'rmd160.h' file not found #include <rmd160.h> That file seems to be one of sys/opencrypto/rmd160.h or lib/libnetbsd/rmd16= 0.h, but at this point I'm stumped. Did this have anything to do with Herbe= rt's patch?=20 I had cleaned out my poudriere amd64 jail, and mtree is needed for pkg buil= ding. I finally resorted to copying the two-week old mtree binary from /usr= /sbin to the poudriere jail. --=20 FreeBSD_amd64_11-Current_RadeonKMS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141224175041.7836dee7>