Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2005 07:38:40 +0200
From:      John Hay <jhay@icomtek.csir.co.za>
To:        Beecher Rintoul <akbeech@gmail.com>
Cc:        Mike Jakubik <mikej@rogers.com>, freebsd-current@freebsd.org
Subject:   Re: More "make release" problems
Message-ID:  <20050831053839.GA76471@zibbi.meraka.csir.co.za>
In-Reply-To: <200508301616.50131.akbeech@gmail.com>
References:  <4740.172.16.0.199.1125444307.squirrel@172.16.0.1> <200508301616.50131.akbeech@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 30, 2005 at 04:16:48PM -0800, Beecher Rintoul wrote:
> On Tuesday 30 August 2005 03:25 pm, Mike Jakubik wrote:
...
> > ===> lib/libcom_err/doc (all)
> > makeinfo --no-split -I /usr/src/lib/libcom_err/doc -I
> > /usr/src/lib/libcom_err/doc /usr/src/lib/libcom_err/doc/com_err.texinfo
> > -o com_err.info
> > makeinfo:No such file or directory
> > *** Error code 1
> >
> > Stop in /usr/src/lib/libcom_err/doc.
> > *** Error code 1
> 
> I have the exact same problem trying to make install disks. So far I haven't 
> gotten any responses to my post. I could file a PR on this but I was hoping 
> somebody would shed some light  on the problem first.

The problem is that NO_INFO controls more than just the info docs nowadays,
it also controls the installation of the info tools. The installworld
part of make release that populates the chroot area, use NO_INFO as a speed
optimization. The fix is to remove NO_INFO from the installworld line in
release/Makefile. I'll get to it within a day or so.

John
-- 
John Hay -- John.Hay@meraka.csir.co.za / jhay@FreeBSD.org



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