From owner-freebsd-current Mon Sep 24 18:32:57 2001 Delivered-To: freebsd-current@freebsd.org Received: from wint.itfs.nsk.su (wint.itfs.nsk.su [212.20.32.43]) by hub.freebsd.org (Postfix) with ESMTP id 27AD637B409 for ; Mon, 24 Sep 2001 18:32:52 -0700 (PDT) Received: (from nnd@localhost) by wint.itfs.nsk.su (8.11.6/8.11.4) id f8P1WoE29446; Tue, 25 Sep 2001 08:32:50 +0700 (NOVST) (envelope-from nnd) Date: Tue, 25 Sep 2001 08:32:50 +0700 (NOVST) Message-Id: <200109250132.f8P1WoE29446@wint.itfs.nsk.su> From: nnd@mail.nsk.ru (Nickolay Dudorov) To: current@FreeBSD.ORG Subject: Re: Is it possible to make 4.4-REELASE on the -CURRENT ? In-Reply-To: <20010924164147.A70245@sunbay.com> User-Agent: tin/1.5.9-20010723 ("Chord of Souls") (UNIX) (FreeBSD/5.0-CURRENT (i386)) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG MFC to 4.4-RELEASE ? Does this means that there is NO correct way to make 4.4-RELEASE on the latest -CURRENT ? In article <20010924164147.A70245@sunbay.com> you wrote: > MFC of mknodes.c,v 1.13 is needed to pass this. > > On Fri, Sep 21, 2001 at 02:24:46PM +0700, Nickolay Dudorov wrote: >> When I try to "make release ... RELEASETAG=RELENG_4_4_0_RELEASE" >> on the freshly buildworld-ed -CURRENT it stops on the >> >> >>> stage 2: build tools >> >> with the following diagnostics: >> >> cd /usr/src/bin/sh; make build-tools >> cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat -c /usr/src/bin/sh/mkinit.c >> cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat -static mkinit.o -o mkinit >> cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat -c /usr/src/bin/sh/mknodes.c >> /usr/src/bin/sh/mknodes.c:101: initializer element is not constant >> *** Error code 1 >> >> Stop in /usr/src/bin/sh. >> *** Error code 1 >> >> Stop in /usr/src. >> *** Error code 1 >> >> How can I make release ? >> > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message