On Dec 22, 2018 9:00 AM, Krzysztof Strzeszewski <[email protected]> wrote: > > Hi, > > I can't "make build" stable 6.4. What iswrong? > > > #------------------------------------------------ > > P -MD -MP -c /usr/src/lib/libcrypto/x509v3/v3_info.c -o v3_info.o > error: error opening 'v3_info.o.d': Permission denied
Your user couldn't open the above file. > 1 error generated. > *** Error 1 in lib/libcrypto (<bsd.lib.mk>:41 'v3_info.o': @cc -O2 -pipe > -g -Wall -Wundef -Werror -DLIBRESSL_INTERNAL -DDSO_DLFCN -DHAVE_DLF...) > *** Error 1 in lib (<bsd.subdir.mk>:48 'all') > *** Error 1 in . (Makefile:90 'do-build') > *** Error 1 in /usr/src (Makefile:74 'build') > > #------------------------------------------------ > > > > Krzych > >

