Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2001 16:46:11 +0800
From:      Alexandr Murin <AMur@forus.ru>
To:        "'freebsd-stable@FreeBSD.ORG'" <freebsd-stable@FreeBSD.ORG>
Subject:   4.3 -> 4.4
Message-ID:  <765AF80F90F30448B823BF1D7FA0FE4B63B4@mail.forus.ru>

next in thread | raw e-mail | index | archive | help
I have update sources via cvsup (with tag=RELENG_4)

This steps finished without problems:
make buildworld
make buildkernel KERNCONF=zzz
make installkernel KERNCONF=zzz
reboot

On step "make installworld" I have error:
=====
16:20#/usr/src/> make installworld

... [skipped] ...

install -c -o root -g wheel -m 644
kld/cdev/module/@/alpha/alpha/busdma_machdep.c
/usr/share/examples/kld/cdev/module/@/alpha/alpha/busdma_machdep.c
install: /usr/share/examples/kld/cdev/module/@/alpha/alpha/busdma_machdep.c:
No such file or directory
*** Error code 71

Stop in /usr/src/share/examples.
*** Error code 1

Stop in /usr/src/share.
*** Error code 1

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

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

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

Stop in /usr/src.
16:33#/usr/src/>
=====

What I do wrong %-?

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?765AF80F90F30448B823BF1D7FA0FE4B63B4>