Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 1997 02:08:11 -0800
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Josh MacDonald <jmacd@CS.Berkeley.EDU>
Cc:        Randy DuCharme <randyd@nconnect.net>, freebsd-current@freebsd.org, freebsd-hackers@freebsd.org
Subject:   Re: texinfo commits done 
Message-ID:  <10929.852977291@time.cdrom.com>
In-Reply-To: Your message of "Fri, 10 Jan 1997 22:21:35 PST." <199701110621.WAA09412@paris.CS.Berkeley.EDU> 

next in thread | previous in thread | raw e-mail | index | archive | help
Add dependencies to the lib-tools or build-tools targets as necessary,
please.  See how the world rule in /usr/src/Makefile bootstraps itself
and see if you can make these texinfo changes DTRT.  Thanks!

					Jordan

> In order, you need to:
> 
> (cd /usr/src/share/info; make beforeinstall)
> (cd /usr/src/share/mk; make install)
> (cd /usr/src/gnu/usr.bin/texinfo; make all install)
> 
> And then you should be able to make install from any of the 
> documentation directories I just modified.  I said at least
> most of this in previous mail.
> 
> -josh
> 
> > Josh MacDonald wrote:
> > > 
> > > To my knowledge, everything should build properly now.  Let me know
> > > if something breaks.
> > > 
> > > -josh
> > 
> > 
> > Mine breaks ....
> > 
> > gzip -c as-all.info > as-all.info.gz
> > install -c -s -o bin -g bin -m 555  as /usr/bin
> > ===> doc
> > install-info --defsection="Programming & development tools."  --
> > defentry="* AS:
> > (as-all).            The GNU Assembler manual." as-all.info
> > //usr/share/info/
> > ins       nfo: not found
> > ***           code 127
> > 
> > Stop.
> > *** Error code 1
> > 
> > Stop.
> > *** Error code 1
> > 
> > Stop.
> > *** Error code 1
> > 
> > Stop.
> > 




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