On Sunday 16 March 2003 01:17 am, [EMAIL PROTECTED] wrote: > Buildworld gets: > > cc -o make_keys -O -pipe -I. -I/usr/src/lib/libncurses > -I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses > -I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall > -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS > /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/make_keys.c > /usr/obj/usr/src/i386/usr/libexec/elf/ld: cannot find -lc > *** Error code 1 > > I made a 'slip' when I got the error the first time so I have a completely > fresh /usr/src and /usr/obj. I got the same error with the source tree that > had been updated from 4.6.
How are you getting your "4.8" sources. Since 4.8 hasn't been released yet, you should probably ask this question on the -stable mailing list. Howver since 4.8 is in release candidate stage a build error in the sources would be unlikely. It's likely you've missed something. Try cvsupping your source (again?) using RELENG_4 There's always the chance of a transient build error. Then if you still get the error ask on -stable and include a little more of the error and they should be able to help you. hth, Tim To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message