Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 1995 23:02:14 -0500 (EST)
From:      John Fieber <jfieber@indiana.edu>
To:        Morgan Davis <mdavis@io.cts.com>
Cc:        current@freebsd.org
Subject:   Re: make install fails
Message-ID:  <Pine.BSF.3.91.951013225319.309A-100000@fieber-john.campusview.indiana.edu>
In-Reply-To: <199510140105.SAA21542@io.cts.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 13 Oct 1995, Morgan Davis wrote:

> sup -current 10/12 ~11pm PDT
> 
> install -c -o bin -g bin -m 444  freebsd-faq.ascii /usr/share/doc/FAQ
> install: freebsd-faq.ascii: No such file or directory
> *** Error code 1

Did you, by chance, jump to current from 2.0.5, or an early version of 
-stable?  The formatter for the sgml documents has changed in an 
incompatible way since then, and it can't process the new docs.  

A solution is to:

* go to /usr/src/usr.bin/sgmlfmt and make install.  
* go to /usr/src/share/sgml and make install.
* go back to /usr/src/share/doc/FAQ and make.
* go back to /usr/src/share/doc/handbook and make.

Sorry about that.  I suggested putting sgmlfmt, at least temporairly, in
the make world tools: target, which would avert this sort of failure, but
there was some grumbling. 

-john

== jfieber@indiana.edu ===========================================
== http://fieber-john.campusview.indiana.edu/~jfieber ============




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951013225319.309A-100000>