From owner-freebsd-stable@FreeBSD.ORG Thu Oct 25 15:27:44 2007 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CE0816A46C for ; Thu, 25 Oct 2007 15:27:44 +0000 (UTC) (envelope-from tom@tomjudge.com) Received: from s200aog13.obsmtp.com (s200aog13.obsmtp.com [207.126.144.127]) by mx1.freebsd.org (Postfix) with SMTP id 963E413C4C2 for ; Thu, 25 Oct 2007 15:27:43 +0000 (UTC) (envelope-from tom@tomjudge.com) Received: from source ([217.206.187.80]) by eu1sys200aob013.postini.com ([207.126.147.11]) with SMTP; Thu, 25 Oct 2007 15:27:42 UTC Received: from [10.0.0.89] (bill.mintel.co.uk [10.0.0.89]) by rodney.mintel.co.uk (Postfix) with ESMTP id F182118142F; Thu, 25 Oct 2007 16:06:45 +0100 (BST) Message-ID: <4720B105.9090806@tomjudge.com> Date: Thu, 25 Oct 2007 16:06:45 +0100 From: Tom Judge User-Agent: Thunderbird 1.5.0.13 (X11/20070824) MIME-Version: 1.0 To: "Robin P. Blanchard" References: <7FDFD29DD240104598AADEAF34F2730F566063@ex1.gc.nat> In-Reply-To: <7FDFD29DD240104598AADEAF34F2730F566063@ex1.gc.nat> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org Subject: Re: botched RELENG_6 buildworld (ncurses) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2007 15:27:44 -0000 Have you read the thread "HEADSUP: don't upgrade to RELENG_6 now (7 is fine)"? I would suggest you do as the fix has been posted by Rong-en Fan 8 hours ago. Tom Robin P. Blanchard wrote: > Any suggestions how to get past this (now make itself it broken) ? > > Buildworld/installworld with this morning's sources: > > > ===> lib/ncurses/ncurses (install) > install -C -o root -g wheel -m 444 libncurses.a /usr/lib > install -s -o root -g wheel -m 444 libncurses.so.6 /lib > ln -fs /lib/libncurses.so.6 /usr/lib/libncurses.so > install -o root -g wheel -m 444 > /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/doc/html/ncurses-intro. > html > /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/doc/html/hackguide.html > /usr/share/doc/ncurses > install -o root -g wheel -m 444 curs_addch.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_addchstr.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_addstr.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_attr.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_beep.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_bkgd.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_bkgrnd.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_border.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_border_set.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_clear.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_color.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_delch.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_deleteln.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_extend.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_getcchar.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_getch.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_getstr.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_getyx.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_inch.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_inchstr.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_initscr.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_inopts.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_insch.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_insstr.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_instr.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_inwstr.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_kernel.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_mouse.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_move.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_outopts.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_overlay.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_pad.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_print.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_refresh.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_scr_dump.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_scroll.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_slk.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_termattrs.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_termcap.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_terminfo.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_touch.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_trace.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_util.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 curs_window.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 default_colors.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 define_key.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 key_defined.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 keybound.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 keyok.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 legacy_coding.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 ncurses.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 resizeterm.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 wresize.3.gz /usr/share/man/man3 > install -o root -g wheel -m 444 term.5.gz /usr/share/man/man5 > install -o root -g wheel -m 444 terminfo.5.gz /usr/share/man/man5 > install -o root -g wheel -m 444 term.7.gz /usr/share/man/man7 > /libexec/ld-elf.so.1: /lib/libncurses.so.6: Undefined symbol "__mb_sb_limit" > *** Error code 1 > > Stop in /usr/src/lib/ncurses/ncurses. > *** Error code 1 > > Stop in /usr/src/lib/ncurses. > *** Error code 1 > > Stop in /usr/src/lib. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > --------------------------------------- > Robin P. Blanchard > Systems Integration Specialist > The University of Georgia > Center for Continuing Education > Conference Center & Hotel > fon: 706.542.2404 < > fax: 706.542.1587 > --------------------------------------- > > --- > LEGAL NOTICE This email and any files transmitted with it are confidential and intended solely for the use of the individual to whom they are addressed. If you have received this email in error please notify the originator of the message. This footer also confirms that this email message has been scanned for the presence of computer viruses. Any views expressed in this message are those of the individual sender. > --- > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"