Re: Is it possible to make 4.4-REELASE on the -CURRENT ?

2001-09-25 Thread Sheldon Hearn



On Tue, 25 Sep 2001 08:32:50 +0700, Nickolay Dudorov wrote:

 Does this means that there is NO correct way to make
 4.4-RELEASE on the latest -CURRENT ?

No easy and correct way, yes.

Ciao,
Sheldon.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: Is it possible to make 4.4-REELASE on the -CURRENT ?

2001-09-24 Thread Ruslan Ermilov

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 ?
 


-- 
Ruslan Ermilov  Oracle Developer/DBA,
[EMAIL PROTECTED]   Sunbay Software AG,
[EMAIL PROTECTED]  FreeBSD committer,
+380.652.512.251Simferopol, Ukraine

http://www.FreeBSD.org  The Power To Serve
http://www.oracle.com   Enabling The Information Age

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: Is it possible to make 4.4-REELASE on the -CURRENT ?

2001-09-24 Thread Nickolay Dudorov


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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message