Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2005 08:33:52 +0200
From:      John Hay <jhay@icomtek.csir.co.za>
To:        current@freebsd.org
Subject:   -current release failure
Message-ID:  <20050817063352.GA29878@zibbi.meraka.csir.co.za>

next in thread | raw e-mail | index | archive | help
Hi,

Since texinfo was put under NO_INFO in gnu/usr.bin/Makefile, releases will
fail because the release/Makefile will use "make ... -DNO_INFO installworld"
to populate the chroot area. So then there is no makeinfo and it breaks
like this:

#######################
===> lib/libcom_err/doc (all)
makeinfo --no-split -I /usr/src/lib/libcom_err/doc -I /usr/src/lib/libcom_err/doc /usr/src/lib/libcom_err/doc/com_err.texinfo  -o com_err.info
makeinfo:No such file or directory
*** Error code 1

Stop in /usr/src/lib/libcom_err/doc.
#######################

John
-- 
John Hay -- John.Hay@meraka.csir.co.za / jhay@FreeBSD.org



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