From owner-freebsd-current Fri Jun 2 0:55:36 2000 Delivered-To: freebsd-current@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id BD43137B989 for ; Fri, 2 Jun 2000 00:55:30 -0700 (PDT) (envelope-from gdinolt@pacbell.net) Received: from pacbell.net ([63.201.59.4]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0FVI008S2O08YG@mta6.snfc21.pbi.net> for freebsd-current@FreeBSD.ORG; Fri, 2 Jun 2000 00:40:56 -0700 (PDT) Date: Fri, 02 Jun 2000 00:40:56 -0700 From: "George W. Dinolt" Subject: Re: Problem building a snapshot for current, no more "more" To: Andreas Klemm Cc: freebsd-current@FreeBSD.ORG Message-id: <39376508.52515033@pacbell.net> MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.12 i386) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en References: <3934C5D9.F736267C@pacbell.net> <20000602081548.A34876@titan.klemm.gtn.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andreas Klemm wrote: > -current of June 01: > For me it was in stage 4 at: > > ln -sf libm.so.2 /usr/obj/usr/src/i386/usr/lib/libm.so > cd /usr/src/lib/libncurses; make depend; make all; make install > ./make_keys /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/keys.lis > t > init_keytry.h > sh /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/base/MKlib_gen.sh "cc - > E -I. -I/usr/src/lib/libncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/ > ncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/include" "awk" < curses > .h | fgrep undef > nomacros.h > *** Error code 1 > > Stop in /usr/src/lib/libncurses. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > -- > Andreas Klemm http://people.FreeBSD.ORG/~andreas > http://www.freebsd.org/~fsmp/SMP/SMP.html > powered by Symmetric MultiProcessor FreeBSD > New APSFILTER 542 and songs from our band - http://people.freebsd.org/~andreas Actually, once I followed the directions that "John W. DeBoskey" sent me in a private messages things worked fine. I had no troubles with curses or anything else. My cvs src tree was from late May 31. The instructions he sent me were ------------------------------------------------------------------------- Hi, > I've already fixed this. Unfortunately, fixit.flp is now larger than 1.4Meg. The following patch will get you past the problem: Index: fixit_crunch.conf =================================================================== RCS file: /home/ncvs/src/release/fixit_crunch.conf,v retrieving revision 1.22 diff -u -r1.22 fixit_crunch.conf --- fixit_crunch.conf 2000/05/31 15:26:03 1.22 +++ fixit_crunch.conf 2000/06/01 03:20:17 @@ -28,8 +28,7 @@ # /usr/bin stuff -progs ftp less telnet vi grep -ln less more +progs ftp telnet vi grep ln vi view ln vi ex However, you'll have no pager on the fixit floppy. You should be able to run 'chroot /snap/release /mk' to continue your build (substituting your own release build area in the above). Good Luck, John --------------------------------------------------------------------------- I am currently trying this with a cvs tree current as of about 12:05 A.M (PDT) on June 2. These include changes listed above. I will let you know how things go. Regards, George Dinolt. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message