> I was tring to make release (just for interests) yesterday. Which
> I receive an error "ln: /R/stage/kernels/GENERIC: No such file or
> directory" in release.3. I go back to check Makefile, I see "_R"
> been defined as "/R". Which looks doesnt make any sence, I do not
> believe the / would be touched.
_R is relative to the value you used for ${CHROOTDIR}.
The message you got above, probably happened after the ``chroot
${CHROOTDIR}'' and thus is not your real / .
--
-- David ([EMAIL PROTECTED])
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message