Error code 1 on make installworld 6.0-Beta5

Kris Kennaway kris at obsecurity.org
Sat Nov 5 03:27:03 GMT 2005


On Fri, Nov 04, 2005 at 06:10:01PM -0800, Martin Tsanov wrote:
> Hi all,
>  
> I had 6.0-Beta5 installed on a Dell Dimension 4100.
> Yesterday I decided to upgrade to the current source.
> I cvsup-ed the source tree.
> make buildworld
> make buildkernel
> make installkernel all run without errors
> Then I shut down to single user mode
> mergemaster -p
> make installworld
> Installation of the new world is running untill /usr.sbin/chown
> Bellow I'm retyping the error messages:
>  
> ===> usr.sbin/chown (install)
> install -s -o root -g wheel -m 555   chown /usr/sbin
> install -o root -g wheel -m 444 chgrp.1.gz   /usr/share/man/man1
> install -o root -g wheel -m 444 chgrp.8.gz   /usr/share/man/man8
> /usr/bin/chgrp -> /usr/sbin/chown
> ln: /usr/bin/chgrp: Cross-device link
> *** Error code 1
>  
> Stop in /usr/src/usr.sbin/chown.
> *** Error code 1
>  
> Stop in /usr/src/usr.sbin.
> *** Error code 1
>  
> Stop in /usr/src.
> *** Error code 1
>  
> I deleted /usr/obj, cvsup-ed again and repeated the whole procedure,
> but I'm getting exactly the same result for the third time.
> Help anyone??

Well, are your /usr/bin and /usr/sbin on different filesystems?
That's not supported.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20051104/eda88ac4/attachment.bin


More information about the freebsd-questions mailing list