Date: Mon, 6 Apr 1998 10:04:08 -0400 (EDT) From: Mikhail Teterin <mi@aldan.algebra.com> To: freebsd-current@FreeBSD.ORG Subject: When /usr/src and /usr/obj are symlinks Message-ID: <199804061404.KAA06627@rtfm.ziplink.net>
next in thread | raw e-mail | index | archive | help
Hello!
I used to be able to build world with no problems with /usr/src
and /usr/obj being symlinks:
lrwxrwxrwx 1 root wheel 8 Mar 8 16:29 /usr/obj -> /ccd/obj
lrwxrwxrwx 1 root wheel 12 Mar 8 16:23 /usr/src -> /home/mi/src
Now it fails right away trying to "bootstrap" make:
make: don't know how to make /usr/obj/home/mi/src/tmp/usr/include/sys/types.h. Stop
And NULLFS appears broken, because my attempts to mount /ccd/obj
over /usr/obj resulted in system crash. Besides, this is probably
much more CPU intensive and will slow down the build on the poor
P90 ...
The world is cvsuped a couple of hours ago. The system currently
runs the new (todays) kernel with the rest of the world from Mar
11 (I know, I should do the world first, it just happened that
way). Thanks for clues!
-mi
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804061404.KAA06627>
