Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Jun 2000 00:40:56 -0700
From:      "George W. Dinolt" <gdinolt@pacbell.net>
To:        Andreas Klemm <andreas@klemm.gtn.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Problem building a snapshot for current, no more "more"
Message-ID:  <39376508.52515033@pacbell.net>
References:  <3934C5D9.F736267C@pacbell.net> <20000602081548.A34876@titan.klemm.gtn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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" <jwd@unx.sas.com>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39376508.52515033>