Date: Sat, 23 Jun 2001 09:58:59 -0700 From: bmah@freebsd.org (Bruce A. Mah) To: Kenneth W Cochran <kwc@world.std.com> Cc: bmah@freebsd.org, freebsd-stable@freebsd.org Subject: Re: RELNOTESng problems Message-ID: <200106231658.f5NGwxH11681@intruder.bmah.org> In-Reply-To: <200106222011.QAA09961@world.std.com> References: <200106121443.KAA18844@world.std.com> <200106131145.HAA08631@world.std.com> <200106222011.QAA09961@world.std.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--==_Exmh_2103448125P Content-Type: text/plain; charset=us-ascii If memory serves me right, Kenneth W Cochran wrote: > And thank *you*. But... It's still broke; I cvsup'ed late > last night (Thursday, 21 June) CDT, *after* the src/doc > commits & your heads-up to -stable & it still doesn't build on my box. > > Here are the last few lines from "make" while in /usr/src/release/doc: > > /usr/local/bin/jade:E: cannot open "/usr/src/release/doc/en_US.ISO8859-1/reln > otes/alpha/../../../../../../doc/en_US.ISO8859-1/share/sgml/catalog" (No such > file or directory) > /usr/local/bin/jade:E: cannot open "/usr/src/release/doc/en_US.ISO8859-1/reln > otes/alpha/../../../../../../doc/en_US.ISO8859-1/share/sgml/catalog" (No such > file or directory) > *** Error code 1 I'd guess off-hand that your doc/ tree isn't up to date. What happened last week was that someone renamed a number of the I18N codes for doc/ and for src/ in -CURRENT from the form "en_US.ISO_8859-1" to the form "en_US.ISO8859-1" (note there's only one underscore in the language code). This broke the release documentation for 4-STABLE, which lives (as you know) under src/, because its language codes were inconsistent with those in doc/. After much angst and a little work in the repository, we now have the release documentation using the new style (e.g. "en_US.ISO8859-1" language codes), which is consistent with doc/. If you haven't updated your doc/ tree since around 10 June, you might need to do so again to grab the new language codes. Another possibility is that you might need DOC_PREFIX pointing at your doc/ tree. You didn't post the command you used to do the make above, so I wasn't sure if you did this or not. Hope this helps, Bruce. PS. Keep on my case about improving the documentation for building the release documentation. I probably won't be able to do anything about this for a couple weeks, but I think it's important. --==_Exmh_2103448125P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: Exmh version 2.3.1+ 05/14/2001 iD8DBQE7NMrT2MoxcVugUsMRAtBOAKC6ZN4H2twRNpvRQjtpjlL9RdN+VwCfbbq/ 1rC4uPsy+p+S/r00BMfP7ZM= =sRhn -----END PGP SIGNATURE----- --==_Exmh_2103448125P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106231658.f5NGwxH11681>