Date: Wed, 29 May 2002 20:52:06 +1000 From: "Chris Knight" <chris@aims.com.au> To: <freebsd-current@freebsd.org> Subject: RE: Release Building - failing at usr/share/doc/usd/13.viref Message-ID: <005e01c206fe$e0aed810$020aa8c0@aims.private> In-Reply-To: <MDAEMON-F200205291823.AA232259md80000446081@aims.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Howdy, Disconnecting usr/share/doc/usd/13.viref and usr/share/doc/papers/sysperf from the build process allowed me to build a -current snapshot. I found the reference in the CVS logs (2002/05/15 09:29:45 PDT) that c++ isn't being built. This explains the lack of groff and tbl. There must be some Makefile magic in bsd.doc.mk that allows all the other usd and papers directories to continue, as specific targets are defined in these two offenders. The sysperf target that fails is paper.tmp (not able to find tbl) and the 13.viref target is index.so (unable to find groff). Anyone know the ETA for c++ to be reconnected to the release build? Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.aims.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005e01c206fe$e0aed810$020aa8c0>