Re: More "make release" problems
From: John Hay (jhay_at_icomtek.csir.co.za)
Date: 08/31/05
- Previous message: Daniel O'Connor: "Re: panic after removing usb flash drive"
- In reply to: Beecher Rintoul: "Re: More "make release" problems"
- Next in thread: Doug Barton: "Re: More "make release" problems"
- Reply: Doug Barton: "Re: More "make release" problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Aug 2005 07:38:40 +0200 To: Beecher Rintoul <akbeech@gmail.com>
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 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Daniel O'Connor: "Re: panic after removing usb flash drive"
- In reply to: Beecher Rintoul: "Re: More "make release" problems"
- Next in thread: Doug Barton: "Re: More "make release" problems"
- Reply: Doug Barton: "Re: More "make release" problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]