On Jan 2, 2019 7:29 AM, Maciej Jan Broniarz <[email protected]> wrote: > > Hi, > > I am following the same guide as always: https://www.openbsd.org/stable.html > > mjb >
Did you rm -rf /usr/obj Before building? I think the only time I've ever had a build fail was because I had something old hanging out in there. > > ----- Oryginalna wiadomość ----- > Od: "Theo de Raadt" <[email protected]> > Do: "Maciej Jan Broniarz" <[email protected]> > DW: [email protected] > Wysłane: środa, 2 styczeń 2019 14:27:22 > Temat: Re: make obj failed > > You are not using the build process in "man release" > > You are doing something different.. > > > Hi, > > > > I am updating OpenBSD 6.4 on sparc64 and during make obj i get the > > following error: > > > > building rem.S from /usr/src/lib/libc/arch/sparc64/gen/divrem.m4 > > /bin/sh: cannot create rem.S: Permission denied > > *** Error 1 in lib/libc (arch/sparc64/Makefile.inc:23 'rem.S': @(echo > > "define(NAME,\`.rem')define(OP,\`rem')define(S,\`true')"; cat /usr/sr...) > > *** Error 1 in lib (<bsd.subdir.mk>:48 'all') > > *** Error 1 in . (<bsd.subdir.mk>:48 'all') > > *** Error 1 in . (Makefile:95 'do-build') > > *** Error 1 in /usr/src (Makefile:74 'build') > > > > What might be the issue here? > > > > all best, > > mjb > > > > > !DSPAM:1,5c2cbd73862871338720621! > >

