I did everything from the start, now i got this erros after "make obj"
===> usr.bin/tn3270/tools/mkdctype
/usr/src/usr.bin/tn3270/tools/mkdctype/obj ->
/usr/obj/usr.bin/tn3270/tools/mkdctype
===> usr.bin/tn3270/tn3270
echo: Input/output error
echo: Input/output error
echo: Input/output error
/usr/src/usr.bin/tn3270/tn3270/obj -> /usr/obj/usr.bin/tn3270/tn3270
===> usr.bin/tn3270/mset
It pass and then hangs again:
===> games/boggle
echo: Input/output error
"Makefile", line 6: warning: "cd $(.CURDIR)/mkdict; printf "xxx:\n\techo
\$${.OBJDIR}/mkdict\n" | ${MAKE} -r -s -f - xxx" returned non-zero status
and finish at:
===> regress/gnu/egcs/libf2c
/usr/src/regress/gnu/egcs/libf2c/obj -> /usr/obj/regress/gnu/egcs/libf2c
#
----- Original Message -----
From: "Nick Holland" <[email protected]>
To: "Rildo Cezar" <[email protected]>
Cc: "OpenBSD Misc" <[email protected]>
Sent: Monday, December 29, 2008 2:13 PM
Subject: Re: Erros when rebuilding Kernel
Rildo Cezar wrote:
Hi Misc,
I got a erro when "following stable".
At last when i do "make build" the process goes for a long time and then:
install: /usr/games/backgammon/backgammon: Is a directory
*** Error code 71
Stop in /usr/src/games/backgammon/backgammon (line 127 of
/usr/share/mk/bsd.prog.mk).
*** Error code 1
Stop in /usr/src/games/backgammon (line 48 of
/usr/share/mk/bsd.subdir.mk).
*** Error code 1
Stop in /usr/src/games (line 48 of /usr/share/mk/bsd.subdir.mk).
*** Error code 1
Stop in /usr/src (line 48 of /usr/share/mk/bsd.subdir.mk).
*** Error code 1
Stop in /usr/src (line 73 of Makefile).
What did i made wrong?
1) that's not the kernel.
2) Sounds like:
http://www.openbsd.org/faq/faq5.html#snake
Nick.