Hi there, ran into the following problem after typing 'make buildworld' on a freshly installed, freshly cvsup'ed system. No changes were made to the default installation-- code was cvsup'ed to RELENG_5_3 before the buildworld. Hardware: Gigabyte GA7N400 Pro2, Athlon XP2800+, 2 Gig Memory. (dmesg upon request) End of error output appears below: --- ic/../../contrib/file -o mkmagic /usr/src/lib/libmagic/../../contrib/file/apprentice.c /usr/src/lib/libmagic/../../contrib/file/funcs.c /usr/src/lib/libmagic/../../contrib/file/magic.c /usr/src/lib/libmagic/../../contrib/file/print.c /usr/obj/usr/src/i386/usr/bin/ld: cannot find -lc *** Error code 1 Stop in /usr/src/lib/libmagic. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. minerva# uname -a FreeBSD minerva.basement.home 5.3-RC1 FreeBSD 5.3-RC1 #0: Sun Oct 17 01:25:37 UTC 2004 root@wv1u.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 ---