Re: updating amd64 to current fails...
From: Poul-Henning Kamp (phk_at_phk.freebsd.dk)
Date: 07/31/05
- Previous message: Oliver Lehmann: "Re: mlx(4) fully and ep(4) partially broken on 6.0"
- In reply to: Poul-Henning Kamp: "updating amd64 to current fails..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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@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@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@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-current
>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>
-- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@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@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Oliver Lehmann: "Re: mlx(4) fully and ep(4) partially broken on 6.0"
- In reply to: Poul-Henning Kamp: "updating amd64 to current fails..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|