Re: I can't make build stable 6.4

2018-12-23 Thread Krzysztof Strzeszewski
Tnx, I have tried many times and on many cvs servers: #-- rm -rf /usr/src/* cd /usr cvs -qd anon...@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_4 -P src cd /usr/src find . -type l -name obj | xargs rm make cleandir rm -rf /usr/obj/* make obj make build

Re: I can't make build stable 6.4

2018-12-22 Thread Philip Guenther
On Sat, Dec 22, 2018 at 10:29 AM Krzysztof Strzeszewski wrote: > I change permission: > > chown build /usr/src/lib/libcrypto/obj/v3_info.o.d > chown build /usr/src/lib/libcrypto/obj/v3_info.po.d > chown build /usr/src/lib/libcrypto/obj/v3_info.so.d > chown build

Re: I can't make build stable 6.4

2018-12-22 Thread Krzysztof Strzeszewski
for user root instead build... Krzych W dniu 22.12.2018 o 19:02, Edgar Pettijohn pisze: > On Dec 22, 2018 9:00 AM, Krzysztof Strzeszewski wrote: >> Hi, >> >> I can't "make build" stable 6.4. What iswrong? >> >> >> #-

Re: I can't make build stable 6.4

2018-12-22 Thread Edgar Pettijohn
On Dec 22, 2018 9:00 AM, Krzysztof Strzeszewski 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:

Re: I can't make build stable 6.4

2018-12-22 Thread Edgar Pettijohn
On Dec 22, 2018 9:00 AM, Krzysztof Strzeszewski 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:

I can't make build stable 6.4

2018-12-22 Thread Krzysztof Strzeszewski
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 1 error generated. *** Error 1 in lib/libcrypto (:41 'v3_in