Based on CVSup from cvsup.freebsd.org and cvsup.ca.freebsd.org ... tried ca.freebsd.org first, but switched to cvsup *just in case* something wasn't updated yet ...

sed </usr/src/lib/libncurses/../../contrib/ncurses/include/termcap.h.in >termcap.h  -e 
"/@NCURSES_MAJOR@/s%%5%"  -e "/@NCURSES_MINOR@/s%%2%"  -e "/@NCURSES_CONST@/s%%const%"  -e 
"/@NCURSES_OSPEED@/s%%short%"
sed </usr/src/lib/libncurses/../../contrib/ncurses/include/unctrl.h.in >unctrl.h  -e 
"/@NCURSES_MAJOR@/s%%5%"  -e "/@NCURSES_MINOR@/s%%2%"
cc -o make_keys -O -pipe -g  -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
/vm/obj/usr/src/tmp/usr/bin/ld: cannot find -lc
*** Error code 1



----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED]           Yahoo!: yscrappy              ICQ: 7615664
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to