Date: Thu, 28 Dec 1995 10:20:30 +0100 (MET) From: Ollivier Robert <roberto@keltia.freenix.fr> To: freebsd-current@FreeBSD.ORG (FreeBSD Current Users' list) Subject: FYI Message-ID: <199512280920.KAA26671@keltia.freenix.fr>
next in thread | raw e-mail | index | archive | help
Hello, My "make world" failed today with a weird error : 284 [1:01] root@keltia:libregex/doc# make -d a 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 Making info file `regex.info' from `regex.texi'. regex.texi:2214: itemize requires an argument: the formatter for @item. regex.texi:2236: itemize requires an argument: the formatter for @item. regex.texi:2254: itemize requires an argument: the formatter for @item. regex.texi:2271: itemize requires an argument: the formatter for @item. regex.texi:2308: itemize requires an argument: the formatter for @item. regex.texi:2323: itemize requires an argument: the formatter for @item. regex.texi:2346: itemize requires an argument: the formatter for @item. *** Error code 2 xregex.texi which is the source used to generate regex.texi is ages old so I don't understand why it is failing *now* !? I added "-" at the beginning of the rules in bsd.info.mk in order to have the "make world" complete... Now for the FYI: with my DX4/100 EISA, 32 MB, 2x SCSI controllers (BT-747S and AHA-1740A), 1 Conner 1 GB + 1 Seagate 1 GB (not much used during "make world" though), I end up with less than *5* hours for a complete "make world". Who needs a P5 or P6 ? :-)) /usr/src and /usr/obj are mounted "async" and it helps a lot... (no profiled libraries though). -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.frmug.fr.net FreeBSD keltia.freenix.fr 2.2-CURRENT #9: Mon Dec 25 22:55:52 MET 1995
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512280920.KAA26671>