Re: updating amd64 to current fails...

From: Poul-Henning Kamp <phk_at_phk.freebsd.dk>
Date: Sun, 31 Jul 2005 12:15:26 +0200
Just for the record:  The system clock were way out of whack, and adjusting it got
things compiling.

In message <83106.1122445970_at_phk.freebsd.dk>, Poul-Henning Kamp writes:
>
>Does anybody know how to get past this:
>
>AWK=awk sh /src/Current/src/lib/libncurses/../../contrib/ncurses/include/MKncurses_def.sh  /src/Current/src/lib/libncurses/../../contrib/ncurses/include/ncurses_defs > ncurses_def.h
>sed </src/Current/src/lib/libncurses/../../contrib/ncurses/include/MKterm.h.awk.in >MKterm.h.awk  -e "/_at_NCURSES_MAJOR_at_/s%%5%"  -e "/_at_NCURSES_MINOR_at_/s%%2%"  -e "/_at_NCURSES_CONST_at_/s%%const%"  -e "/_at_NCURSES_XNAMES_at_/s%%1%"
>awk -f MKterm.h.awk /src/Current/src/lib/libncurses/../../contrib/ncurses/include/Caps > term.h.new
>sh /src/Current/src/lib/libncurses/../../contrib/ncurses/include/edit_cfg.sh /src/Current/src/lib/libncurses/ncurses_cfg.h term.h.new
>** edit: HAVE_TCGETATTR 1
>** edit: HAVE_TERMIOS_H 1
>** edit: HAVE_TERMIO_H 0
>** edit: BROKEN_LINKER 0
>mv -f term.h.new term.h
>cc -o make_keys -O2 -fno-strict-aliasing -pipe  -I. -I/src/Current/src/lib/libncurses -I/src/Current/src/lib/libncurses/../../contrib/ncurses/ncurses -I/src/Current/src/lib/libncurses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS  /src/Current/src/lib/libn
>curses/../../contrib/ncurses/ncurses/tinfo/make_keys.c
>/usr/obj/src/Current/src/tmp/usr/bin/ld: cannot find -lc
>*** Error code 1
>
>Stop in /src/Current/src/lib/libncurses.
>*** Error code 1
>
>Stop in /src/Current/src.
>
>-- 
>Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
>phk_at_FreeBSD.ORG         | TCP/IP since RFC 956
>FreeBSD committer       | BSD since 4.3-tahoe
>Never attribute to malice what can adequately be explained by incompetence.
>_______________________________________________
>freebsd-current_at_freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-current
>To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
>

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk_at_FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
Received on Sun Jul 31 2005 - 08:15:28 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:40 UTC