From owner-freebsd-bugs Tue Feb 18 01:21:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA18638 for bugs-outgoing; Tue, 18 Feb 1997 01:21:06 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id BAA18611 for ; Tue, 18 Feb 1997 01:20:57 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id KAA03373; Tue, 18 Feb 1997 10:20:52 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.6.9) id KAA16678; Tue, 18 Feb 1997 10:00:45 +0100 (MET) Message-ID: Date: Tue, 18 Feb 1997 10:00:45 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: Shimon@i-Connect.Net Cc: freebsd-bugs@freebsd.org Subject: Re: RELENG_2_2 fails to build References: <199702180232.NAA21716@godzilla.zeta.org.au> X-Mailer: Mutt 0.55-PL10 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199702180232.NAA21716@godzilla.zeta.org.au>; from Bruce Evans on Feb 18, 1997 13:32:08 +1100 Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Bruce Evans wrote: > >===> libregex/doc > >awk -f /usr/src/gnu/lib/libregex/doc/include.awk > >-vsource=/usr/src/gnu/lib/libregex/doc/../regex.h < > >/usr/src/gnu/lib/libregex/doc/xregex.texi | expand >regex.texi > >makeinfo --no-split -I /usr/src/gnu/lib/libregex/doc regex.texi -o > >regex.info > >regex.texi:2214: itemize requires an argument: the formatter for @item. > > >Questions: Where is my mistake? > > Probably expecting `make world' to work :-). `make world' does an > incomplete bootstrap. That's not the problem here. I can reproduce the problem in a `make release' build, and investigation shows me that it's already fixed in -current, but the fix didn't went into RELENG_2_2. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)