DragonFly users List (threaded) for 2008-02
DragonFly BSD
DragonFly users List (threaded) for 2008-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Building/Installing DragonFly from within FreeBSD


From: Andre LeClaire <aleclaire@xxxxxxxxx>
Date: Sat, 16 Feb 2008 15:07:24 -0500

Can anybody confirm that this still works? When I try to upgrade a FreeBSD 4.9 system to DragonFly 1.2 following the procedure outlined in this document, make buildworld fails in /usr/src/usr.bin/mklocale.

What error do you get?




===> usr.bin/mklocale (bootstrap-tools)
/usr/obj/usr/src/btools_i386/usr/src/usr.bin/mklocale created for /usr/src/usr.bin/mklocale
yacc -d /usr/src/usr.bin/mklocale/yacc.y
cp y.tab.c yacc.c
lex -t /usr/src/usr.bin/mklocale/lex.l > lex.c
cp /usr/src/usr.bin/mklocale/../../include/runetype.h runetype.h
grep '#define._CTYPE_' /usr/src/usr.bin/mklocale/../../include/ctype.h > ctype.h
rm -f .depend
mkdep -f .depend -a -I. -I/usr/src/usr.bin/mklocale yacc.c lex.c
In file included from /usr/src/usr.bin/mklocale/yacc.y:54:
runetype.h:46: sys/stdint.h: No such file or directory
In file included from /usr/src/usr.bin/mklocale/ldef.h:40,
from /usr/src/usr.bin/mklocale/lex.l:46:
runetype.h:46: sys/stdint.h: No such file or directory
mkdep: compile failed
*** Error code 1


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

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




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]