Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2001 12:39:02 +0300
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        Sheldon Hearn <sheldonh@starjuice.net>
Cc:        stable@FreeBSD.ORG
Subject:   Re: Cross-building and read-only src both broken
Message-ID:  <20010914123902.C82568@sunbay.com>
In-Reply-To: <26311.1000459295@axl.seasidesoftware.co.za>; from sheldonh@starjuice.net on Fri, Sep 14, 2001 at 11:21:35AM %2B0200
References:  <26311.1000459295@axl.seasidesoftware.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 14, 2001 at 11:21:35AM +0200, Sheldon Hearn wrote:
> 
> Hi folks,
> 
> Two problems:
> 
> 1) Cross-building RELENG_4 on a -CURRENT box is broken.
> 
> 2) Building RELENG_4 with a read-only src is broken.
> 
> Building RELENG_4 on a -CURRENT box is broken:
> ==============================================
> 
> cc -o make_hash -O -pipe  -I. -I/usr/src.RELENG_4/lib/libncurses -I/usr/src.RELENG_4/lib/libncurses/../../contrib/ncurses/ncurses -I/usr/src.RELENG_4/lib/libncurses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS  -DMAIN_PROGRAM
> /usr/src.RELENG_4/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c
> In file included from curses.h:77,
>                  from
> /usr/src.RELENG_4/lib/libncurses/../../contrib/ncurses/ncurses/curses.priv.h:234,
>                  from
> /usr/src.RELENG_4/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:41:
> /usr/include/unctrl.h:57: syntax error before `unctrl'
> /usr/include/unctrl.h:57: warning: data definition has no type or storage class
> *** Error code 1
> 
Yes, I will be working on this today.

Also, at least gensetdefs should be added to bootstrap-tools in RELENG_4
for buildkernel to work since it's gone in -CURRENT.

> Building RELENG_4 with a read-only src is broken:
> =================================================
> 
> rm -rf /usr/src/gnu/lib/libgmp/mpz  /usr/src/gnu/lib/libgmp/mpf /usr/src/gnu/lib/libgmp/mpq
> rm: /usr/src/gnu/lib/libgmp/mpz: Read-only file system
> rm: /usr/src/gnu/lib/libgmp/mpf: Read-only file system
> rm: /usr/src/gnu/lib/libgmp/mpq: Read-only file system
> *** Error code 1
> 
Will look into this as well.


-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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