Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 1998 18:24:11 +0200
From:      Wolfram Schneider <wosch@cs.tu-berlin.de>
To:        Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
Cc:        Wolfram Schneider <wosch@FreeBSD.ORG>, freebsd-bugs@FreeBSD.ORG
Subject:   Re: bin/6138
Message-ID:  <19980510182411.18144@panke.de>
In-Reply-To: <199805101358.PAA18441@internal>; from Andre Albsmeier on Sun, May 10, 1998 at 03:58:40PM %2B0200
References:  <199805092216.PAA20432@freefall.freebsd.org> <199805101358.PAA18441@internal>

next in thread | previous in thread | raw e-mail | index | archive | help
On 1998-05-10 15:58:40 +0200, Andre Albsmeier wrote:
> > Synopsis: error while building 2.2.6
> > 
> > State-Changed-From-To: open-closed
> > State-Changed-By: wosch
> > State-Changed-When: Sat May 9 15:15:25 PDT 1998
> > State-Changed-Why: 
> > A workaround was submitted in revision: 1.6 src/share/info/Makefile
> > 
> 
> Unfortunately, it doesn't help when doing a "make world". If I create
> the directory by hand, it will be erased by "make world" when cleaning
> the temporary build directory. IMHO, the only way to solve this is
> either by
> 
> 1. creating the directory
> 
> or
> 
> 2. ignoring INFODIR at least during the temporary build process.

3. change the mtree database (src/etc/mtree/BSD.usr.dist). Make world
   will then create the info directory for you.


> ===> doc
> /usr/obj/src/src-2.2/gnu/usr.bin/texinfo/doc created for /src/src-2.2/gnu/usr.bin/texinfo/doc
> cd /src/src-2.2/share/info && /usr/obj/src/src-2.2/tmp/usr/bin/make depend &&  /usr/obj/src/src-2.2/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPROFILE all &&  /usr/obj/src/src-2.2/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPROFILE -B install cleandir obj
> Warning: the directory /usr/obj/src/src-2.2/tmp/server/info does not exist!
> Perhaps the variable INFODIR is set incorrectly
> or your mtree database files are broken.
> 
> As a workaround you can create the directory by hand, e.g.:
> install -d -o bin -g bin -m 0755 /usr/obj/src/src-2.2/tmp/server/info
> *** Error code 3
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> 
> 	-Andre
> 
> 

-- 
Wolfram Schneider <wosch@freebsd.org> http://www.freebsd.org/~wosch/

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



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