Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2000 10:07:40 -0500
From:      Jim Bloom <bloom@acm.org>
To:        Rasmus Skaarup <rasmus@gal.dk>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: make world: install-info: unrecognized option
Message-ID:  <38CFA73C.901FD742@acm.org>
References:  <Pine.BSF.4.21.0003151550040.16736-100000@skaarup.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Please read UPDATING for details on how to upgrade to 4.0 from earlier releases.

The quick summary to deal with your problem is:

make -DNOINFO installworld
make installworld

There are other problems you might bump into, so do your homework first.

Jim Bloom
bloom@acm.org

Rasmus Skaarup wrote:
> 
> Hiya,
> 
> I just cvsupped a couple of hours ago, after a successful build, the
> install phase fails:
> 
> ** snip snip **
> ===> lib/libcom_err/doc
> 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
> 
> Stop.
> 
> ** snip snip **
> 
> I'm running 3.4-STABLE, trying to cvsup to cvs-tag RELENG_4.


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




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