updating amd64 to current fails...
Poul-Henning Kamp
phk at phk.freebsd.dk
Sun Jul 31 10:15:28 GMT 2005
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 "/@NCURSES_MAJOR@/s%%5%" -e "/@NCURSES_MINOR@/s%%2%" -e "/@NCURSES_CONST@/s%%const%" -e "/@NCURSES_XNAMES@/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.
More information about the freebsd-current
mailing list