Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 1998 07:12:44 +0200 (CEST)
From:      Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
To:        wosch@cs.tu-berlin.de (Wolfram Schneider)
Cc:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: bin/6138
Message-ID:  <199805110512.HAA28277@internal>
In-Reply-To: <19980510182411.18144@panke.de> from Wolfram Schneider at "May 10, 98 06:24:11 pm"

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.

Well, that can't be the sense of all that: We have got an ENV variable
INFODIR to be able to easily decide were the files go. But, we have to poke
around in a system file in order to create the appropriate directory
only for the temporary build environment. 

What are the objections to point 2.? I think it is rather unimportant
where the INFO Files reside in the temporary build environment. Giving
a warning later when the stuff is installed into its final place, is 
IMHO OK if the directory doesn't exist.

	-Andre


BTW: My INFODIR is (has to be) /server/info. Were will I put it? Into
     src/etc/mtree/BSD.root.dist?


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?199805110512.HAA28277>