Yesterday I got current on 2 machines: 1) a Core2 Quad based shuttle 2) a 486-based Soekris 4511.
The core2quad build the kernel and user land just fine. Today, the 486 had a build failure with the following message: ===> libcurses /usr/bin/awk -f /usr/src/lib/libcurses/tinfo/MKnames.awk /usr/src/lib/l ibcurses/Caps > names.c cc -O2 -pipe -g -I. -I/usr/src/lib/libcurses -I. -I/usr/src/lib/libcu rses -g -o make_keys /usr/src/lib/libcurses/tinfo/make_keys.c /usr/lib/libc.so.66.2: undefined reference to `ROUNDDOWN' /usr/lib/libc.so.66.2: undefined reference to `ROUNDUP' collect2: ld returned 1 exit status *** Error code 1 Stop in /usr/src/lib/libcurses (line 307 of /usr/src/lib/libcurses/Makef ile). *** Error code 1 Stop in /usr/src/lib (line 48 of /usr/share/mk/bsd.subdir.mk). *** Error code 1 Stop in /usr/src (line 78 of Makefile). I am trying to figure out why this would work on one machine and not the other. There is still room on the CF card, so its not a storage issue. Is 32MB RAM not enough? Or is it some CPU feature a 486 is lacking? Jordon

