Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2001 08:59:43 -0500 (EST)
From:      Francisco Reyes <lists@reyes.somos.net>
To:        FreeBSD Questions List <questions@freebsd.org>
Subject:   Can't makeworld with symlink
Message-ID:  <Pine.BSF.4.21.0101100856030.10089-100000@zoraida.reyes.somos.net>

next in thread | raw e-mail | index | archive | help
I have a second drive mounted as "/vol2".
I moved "/usr/obj" and "/usr/src" to the drive and did symbolic links to
/usr using "ln -s". When I try a make buildworld I get the error:

rm -rf /usr/obj/vol2/src/i386
rm: /usr/obj/vol2/src/i386: Too many levels of symbolic links
*** Error code 1

Stop in /vol2/src.
*** Error code 1


I thought it was a bad set or sources so I re-cvsuped. That didn't
work. Moved the src to /usr and that seems ok.

How can I makebuildworld moving "src" and "obj"?



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0101100856030.10089-100000>