Date: Sat, 11 Oct 1997 23:13:52 -0700 (PDT) From: Alex <garbanzo@hooked.net> To: hackers@freebsd.org Subject: make world bombs out?! Message-ID: <Pine.BSF.3.96.971011230144.11202A-100000@zippy.dyn.ml.org>
next in thread | raw e-mail | index | archive | help
After following the threads on parallel buildworlds I decided to try it for myself. So I rm -rf'd /usr/obj (after chflags -R noschg /usr/obj), tweaked /etc/make.conf (uncommented the CFLAGS line, as -pipe looked like a good idea), and ran make -j2 world in /usr/src. Strangely enough it decided that it couldn't make /usr/obj/usr/src/usr.bin/make. After a few make cleans, and buildworlds, I found that leaving out the -j2 seems to allow it to build. What's the story here? Is there something else I'm missing? - alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971011230144.11202A-100000>