Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2000 14:33:45 -0800
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Oleg Ogurok <oleg@ogurok.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: RELENG_4 installworld fails
Message-ID:  <20000316143345.B17940@orion.ac.hmc.edu>
In-Reply-To: <Pine.BSF.4.10.10003161726100.83199-100000@ogurok.com>; from oleg@ogurok.com on Thu, Mar 16, 2000 at 05:27:42PM -0500
References:  <Pine.BSF.4.10.10003161726100.83199-100000@ogurok.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 16, 2000 at 05:27:42PM -0500, Oleg Ogurok wrote:
> 
> Just cvsup'ed sources from cvsup3.freebsd.org.
> Buildworld went through, here's what I am getting trying installworld:
> 
[snip]
> install-info --quiet  --defsection="Programming & development tools."
> --defentry="* libcom_err: (com_err).        A Common Error Description
> Library for UNIX."  com_err.info /usr/share/info/dir
> install-info: unrecognized option `--defsection=Programming & development
> tools.'
>         Try `install-info --help' for a complete list of options.
> *** Error code 1

RTFM /usr/src/UPDATING

The answer is:

make installworld -DNOINFO
make installworld

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.


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?20000316143345.B17940>