failed make src/sys/boot
From: Marten (m.vijn_at_xs4all.nl)
Date: 01/29/04
- Previous message: Clement Laforet: "Re: Apache2 (with ldap) port"
- Next in thread: Marten: "Re: failed make src/sys/boot"
- Reply: Marten: "Re: failed make src/sys/boot"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-stable@freebsd.org Date: Thu, 29 Jan 2004 21:46:39 +0100
since yesterday a set make world scripts gave an the error:
install -o root -g wheel -m 444 mbr /usr/0.9/build/boot
install: mbr: No such file or directory
*** Error code 71
Stop in /usr/0.9/source/src/sys/boot/i386/mbr.
*** Error code 1
Stop in /usr/0.9/source/src/sys/boot/i386.
*** Error code 1
Stop in /usr/0.9/source/src/sys/boot.
*** Error code 1
Stop in /usr/0.9/source/src/sys.
*** Error code 1
Stop in /usr/0.9/source/src.
*** Error code 1
Stop in /usr/0.9/source/src.
*** Error code 1
Stop in /usr/0.9/source/src.
*** Error code 1
1 error
The latest cvsup src-all was from cvsup5.nl.freebsd.org at
18:00 localtime
by hand:
make buildworld is ok
make installworld DESTDIR=/usr/0.9/build is NOT happy:
install -o root -g wheel -m 444 mbr /usr/0.9/build/boot
install: mbr: No such file or directory
*** Error code 71
Stop in /usr/0.9/source/src/sys/boot/i386/mbr.
*** Error code 1
Stop in /usr/0.9/source/src/sys/boot/i386.
*** Error code 1
Stop in /usr/0.9/source/src/sys/boot.
*** Error code 1
Stop in /usr/0.9/source/src/sys.
*** Error code 1
Stop in /usr/0.9/source/src.
*** Error code 1
Stop in /usr/0.9/source/src.
*** Error code 1
Stop in /usr/0.9/source/src.
*** Error code 1
1 error
after make in :
/usr/0.9/source/src/sys/boot
make installworld DESTDIR=/usr/0.9/build is happy
for some reason there was make done in
/usr/0.9/source/src/sys/boot/mbr
Before yesterday it wad fine so I gues it 's something new in the src..
Is there a way I can help to fix this
and send a patch?
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Clement Laforet: "Re: Apache2 (with ldap) port"
- Next in thread: Marten: "Re: failed make src/sys/boot"
- Reply: Marten: "Re: failed make src/sys/boot"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|