From owner-freebsd-stable@FreeBSD.ORG Mon Mar 12 14:24:17 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 48FEE16A40B for ; Mon, 12 Mar 2007 14:24:17 +0000 (UTC) (envelope-from stefan.lambrev@sun-fish.com) Received: from blah.sun-fish.com (blah.sun-fish.com [217.18.249.150]) by mx1.freebsd.org (Postfix) with ESMTP id BA5D013C483 for ; Mon, 12 Mar 2007 14:24:16 +0000 (UTC) (envelope-from stefan.lambrev@sun-fish.com) Received: from blah.sun-fish.com (localhost [127.0.0.1]) by blah.sun-fish.com (Postfix) with ESMTP id B163D1B10F02; Mon, 12 Mar 2007 15:24:15 +0100 (CET) Received: from [192.168.3.125] (hater.cmotd.com [192.168.3.125]) by blah.sun-fish.com (Postfix) with ESMTP id AD7921B10EA4; Mon, 12 Mar 2007 15:24:15 +0100 (CET) Message-ID: <45F5628F.2080300@sun-fish.com> Date: Mon, 12 Mar 2007 16:24:15 +0200 From: Stefan Lambrev User-Agent: Thunderbird 1.5.0.10 (X11/20070307) MIME-Version: 1.0 To: Rong-en Fan References: <6eb82e0703110556x229e8fd8pcf6f8979be046d8f@mail.gmail.com> In-Reply-To: <6eb82e0703110556x229e8fd8pcf6f8979be046d8f@mail.gmail.com> Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP on BLAH Cc: stable@freebsd.org Subject: Re: Call for Testers: ncurses 5.6 update 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: Mon, 12 Mar 2007 14:24:17 -0000 Rong-en Fan wrote: > Hi folks, > > ncurses in 6.x is pretty old. We have update-to-date ncurses in 7.x > with wide character support now. The patch at > > http://people.freebsd.org/~rafan/ncurses/ncursesw-5.6-all-fbsd6-20070310.diff.gz > > > gives you ncurses 5.6 and wide character support in 6.x. Please > apply with 'patch -p0' under /usr/src. > > For more information, please visit > > http://people.freebsd.org/~rafan/ncurses/ > > You can also find individual patches, say ncurses update and wide > character support, there. > > Feedbacks and suggestions are welcome. > > P.S. Due to some lib32 issues, the patch above contains changes > made by ru@ recently for src/Makefile.inc1. make installworld failed: cd /usr/src; /usr/obj/usr/src/make.amd64/make -f Makefile.inc1 install32 mkdir -p /usr/lib32 # XXX add to mtree cd /usr/src/lib; MAKEOBJDIRPREFIX=/usr/obj/lib32 _SHLIBDIRPREFIX=/usr/obj/usr/src/lib32 MACHINE=i386 MACHINE_ARCH=i386 PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/tmp/install.74joOgie CC="cc -m32 -march=k8 -mfancy-math-387 -DCOMPAT_32BIT -iprefix /usr/obj/usr/src/lib32/usr/ -L/usr/obj/usr/src/lib32/usr/lib32 -B/usr/obj/usr/src/lib32/usr/lib32" CXX="c++ -m32 -march=k8 -mfancy-math-387 -DCOMPAT_32BIT -iprefix /usr/obj/usr/src/lib32/usr/ -L/usr/obj/usr/src/lib32/usr/lib32 -B/usr/obj/usr/src/lib32/usr/lib32" OBJC="cc -m32 -march=k8 -mfancy-math-387 -DCOMPAT_32BIT -iprefix /usr/obj/usr/src/lib32/usr/ -L/usr/obj/usr/src/lib32/usr/lib32 -B/usr/obj/usr/src/lib32/usr/lib32" LD="ld -m elf_i386_fbsd -Y P,/usr/obj/usr/src/lib32/usr/lib32" AS="as --32" LIBDIR=/usr/lib32 SHLIBDIR=/usr/lib32 /usr/obj/usr/src/make.amd64/make -DNO_CPU_CFLAGS -DCOMPAT_32BIT -DNO_BIND -DNO_MAN -DNO_NLS -DNO_INFO -DNO_HTML -DNO_INCS install ===> csu/i386-elf (install) cc -m32 -march=k8 -mfancy-math-387 -DCOMPAT_32BIT -iprefix /usr/obj/usr/src/lib32/usr/ -L/usr/obj/usr/src/lib32/usr/lib32 -B/usr/obj/usr/src/lib32/usr/lib32 -O2 -fno-strict-aliasing -pipe -I/usr/src/lib/csu/i386-elf/../common -I/usr/src/lib/csu/i386-elf/../../libc/include -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c crt1.c In file included from /usr/obj/usr/src/tmp/usr/include/sys/types.h:44, from /usr/obj/usr/src/tmp/usr/include/sys/param.h:63, from /usr/src/lib/csu/i386-elf/../common/crtbrand.c:29, from crt1.c:36: /usr/obj/usr/src/tmp/usr/include/machine/endian.h: In function `__bswap64': /usr/obj/usr/src/tmp/usr/include/machine/endian.h:162: warning: right shift count >= width of type /usr/obj/usr/src/tmp/usr/include/machine/endian.h:162: warning: right shift count >= width of type /usr/obj/usr/src/tmp/usr/include/machine/endian.h:162: warning: left shift count >= width of type /usr/obj/usr/src/tmp/usr/include/machine/endian.h:162: warning: left shift count >= width of type /usr/obj/usr/src/tmp/usr/include/machine/endian.h:162: warning: left shift count >= width of type /usr/obj/usr/src/tmp/usr/include/machine/endian.h:162: warning: left shift count >= width of type /usr/obj/usr/src/tmp/usr/include/machine/endian.h:162: warning: left shift count >= width of type FreeBSD hater.cmotd.com 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Feb 6 18:47:56 EET 2007 root@hater.cmotd.com:/usr/obj/usr/src/sys/CORE64-SMP amd64 I'm rebuilding everything (base&kernels) just to be sure that the problems does not exist without the patch :) > > Regards, > Rong-En Fan > _______________________________________________ > 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" -- Best Wishes, Stefan Lambrev ICQ# 24134177