Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2001 14:24:46 +0700
From:      Nickolay Dudorov <nnd@wint.itfs.nsk.su>
To:        current@freebsd.org
Subject:   Is it possible to make 4.4-REELASE on the -CURRENT ?
Message-ID:  <20010921142446.A29396@wint.itfs.nsk.su>

next in thread | raw e-mail | index | archive | help
	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 ?

	N.Dudorov

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?20010921142446.A29396>