builkdworld dies in contrib/texinfo/makeinfo

Ruslan Ermilov ru at freebsd.org
Thu Dec 18 02:32:06 PST 2003


On Wed, Dec 17, 2003 at 11:11:59AM -0500, Robert Huff wrote:
[...]
> #! /bin/csh -x
> 
> cd /usr/src
> rm buildworld.errors
> rm -r -f /usr/obj
> date > ./buildworld.time
> make clean

Replace ``make clean'' with ``make cleandir; make cleandir''.

> make depend
> #   make -j 5 buildworld >& ./buildworld.errors
> make buildworld >& ./buildworld.errors
> tail -n 25 /usr/src/buildworld.errors | sendmail huff
> # cd /usr/ports
> # make index
> # make readmes


Cheers,
-- 
Ruslan Ermilov
FreeBSD committer
ru at FreeBSD.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20031218/3edf8b2f/attachment.bin


More information about the freebsd-current mailing list