This is the latest snapshot on Beagle Bone Black. I don;t see any problems running the snapshot.
Recompiling the kernel went fine, but recompiling the userland fails with ===> libcurses /usr/bin/awk -f /usr/src/lib/libcurses/tinfo/MKnames.awk /usr/src/lib/libcurses/Caps > names.c cc -O2 -pipe -g -I. -I/usr/src/lib/libcurses -I. -I/usr/src/lib/libcurses -g -o make_keys /usr/src/lib/libcurses/tinfo/make_keys.c sh /usr/src/lib/libcurses/tinfo/MKkeys_list.sh /usr/src/lib/libcurses/Caps | sort > keys.list ./make_keys keys.list > init_keytry.h Segmentation fault (core dumped) *** Error 139 in lib/libcurses (Makefile:125 'init_keytry.h') *** Error 1 in lib (<bsd.subdir.mk>:48 'depend') *** Error 1 in /usr/src (Makefile:79 'build') I have cleaned my /usr/obj and got a fresh src.tar.gz cvs up'd to -rHEAD a couple of times, but it always breaks at this point. Is anyone seeing this as well? Jan