Hi
I just updated my source tree from a fresh install
then i tried to make world and got the following error:
sh /usr/src/tools/install.sh -c -s -o root -g wheel -m 555 config
/usr/obj/usr/src/i386/usr/sbin
cd /usr/src/usr.sbin/kbdcontrol; make obj; make depend; make all; make
install
/usr/obj/usr/src/i386/usr/src/usr.sbin/kbdcontrol created for
/usr/src/usr.sbin/kbdcontrol
lex -t /usr/src/usr.sbin/kbdcontrol/lex.l > lex.c
rm -f .depend
mkdep -f .depend -a -I/usr/src/usr.sbin/kbdcontrol
-I/usr/obj/usr/src/i386/usr/include
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c lex.c
cd /usr/src/usr.sbin/kbdcontrol; make _EXTRADEPEND
echo kbdcontrol: /usr/obj/usr/src/i386/usr/lib/libc.a
/usr/obj/usr/src/i386/usr/lib/libl.a >> .depend
cc -O -pipe -I/usr/src/usr.sbin/kbdcontrol
-I/usr/obj/usr/src/i386/usr/include -c
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c
*** Error code 1
Stop in /usr/src/usr.sbin/kbdcontrol.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
I am not sure if I should have posted it here if I shouldn't have, then where
should I ?? Is there something i forgot or should have known??
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message