On Fri, 16 Jan 2004 15:55:40 -0800 (PST) Doug White <dwhite_at_gumbysoft.com> wrote: > > make buildworld fails as a directory in obj is not created: > > /usr/obj/usr/src/i386/legacy/usr/include/c++/3.3 > > (it fails at the beginning of make world) > > sh /usr/Data/usr/src/tools/install.sh -C -o root -g wheel -m 444 /usr/Data/ > > usr/src/usr.bin/lex/FlexLexer.h /usr/obj/usr/Data/usr/src/i386/legacy/usr/ > > include/c++/3.3 > > install: /usr/obj/usr/Data/usr/src/i386/legacy/usr/include/c++/3.3: No such > > file or directory > > (a mkdir while make buildworld is running overrides the error) > This is wierd .. that's been changed for well over 6 months. It works > properly on my system. Have you tried removing /usr/obj? Humm.. I think so, but in my environment(Today current), there is a this problem. Yes, I did chflags noschg /usr/obj; rm -rf /usr/obj. I don't know why /usr/obj/usr/Data/usr/src/i386/legacy/usr/include/c++ and /usr/obj/usr/Data/usr/src/i386/legacy/usr/include/c++/3.3 was not made.Received on Fri Jan 16 2004 - 15:06:42 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:38 UTC