From owner-freebsd-current Mon Jun 24 13: 9:49 2002 Delivered-To: freebsd-current@freebsd.org Received: from freesbee.wheel.dk (freesbee.wheel.dk [193.162.159.97]) by hub.freebsd.org (Postfix) with ESMTP id EB11B37B400 for ; Mon, 24 Jun 2002 13:09:45 -0700 (PDT) Received: by freesbee.wheel.dk (Postfix, from userid 1002) id D729538346; Mon, 24 Jun 2002 22:09:44 +0200 (CEST) Date: Mon, 24 Jun 2002 22:09:44 +0200 From: "Niels Chr. Bank-Pedersen" To: "Sergey A. Osokin" Cc: current@FreeBSD.org Subject: Re: buildworld failed... Message-ID: <20020624200944.GA6434@bank-pedersen.dk> Mail-Followup-To: "Niels Chr. Bank-Pedersen" , "Sergey A. Osokin" , current@FreeBSD.org References: <20020624194902.GA45587@freebsd.org.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20020624194902.GA45587@freebsd.org.ru> User-Agent: Mutt/1.4i X-PGP-Fingerprint: 18D0 73F3 767F 3A40 CEBA C595 4783 D7F5 5DD1 FB8C X-PGP-Public-Key: http://freesbee.wheel.dk/~ncbp/gpgkey.pub Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Jun 24, 2002 at 11:49:02PM +0400, Sergey A. Osokin wrote: > Hello. >=20 > Here is the today buildworld: > -------------------------------------------------------------- > >>> Rebuilding the temporary build tree > -------------------------------------------------------------- > ..... > -------------------------------------------------------------- > >>> stage 1: bootstrap tools > -------------------------------------------------------------- > ..... > =3D=3D=3D> gnu/usr.bin/groff/src/preproc/eqn > ..... > c++ -O -pipe -march=3Dpentiumpro -I/usr/src/gnu/usr.bin/groff/src/prepro= c/eqn/../../../../../../contrib/groff/src/preproc/eqn -I. -DHAVE_STDLIB_H= =3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DIRENT_H=3D1 -DHAVE_LIMITS_H=3D1 -DHAVE_STR= ING_H=3D1 -DHAVE_STRINGS_H=3D1 -DHAVE_MATH_H=3D1 -DRET_TYPE_SRAND_IS_VOID= =3D1 -DHAVE_SYS_NERR=3D1 -DHAVE_SYS_ERRLIST=3D1 -DHAVE_CC_LIMITS_H=3D1 -DRE= TSIGTYPE=3Dvoid -DHAVE_STRUCT_EXCEPTION=3D1 -DHAVE_GETPAGESIZE=3D1 -DHAVE_M= MAP=3D1 -DHAVE_FMOD=3D1 -DHAVE_STRTOL=3D1 -DHAVE_GETCWD=3D1 -DHAVE_STRERROR= =3D1 -DHAVE_PUTENV=3D1 -DHAVE_RENAME=3D1 -DHAVE_MKSTEMP=3D1 -DHAVE_STRCASEC= MP=3D1 -DHAVE_STRNCASECMP=3D1 -DHAVE_STRSEP=3D1 -DHAVE_STRDUP=3D1 -DSYS_SIG= LIST_DECLARED=3D1 -I/usr/src/gnu/usr.bin/groff/src/preproc/eqn/../../../../= ../../contrib/groff/src/include -I/usr/src/gnu/usr.bin/groff/src/preproc/eq= n/../../../src/include -D__FBSDID=3D__RCSID -fno-rtti -fno-exceptions -= static -o eqn eqn.o main.o lex.o box.o limit.o list.o over.o text.o script.= o mark.o other.o delim.o sqrt.o pile.o special.o /usr/obj/usr/src/i386/usr/= src/gnu/usr.bin/groff/src/preproc/eqn/../../../src/libs/libgroff/libgroff.a > make: don't know how to make neqn. Stop It looks as if your box was last updated on Apr. 13. - there was a window of a few hours where make(1) was broken. If this is the case, the following should solve your problem. cd /usr/src/usr.bin/make make clean && make depend && make && make install make clean && make cleandepend cd /usr/src make buildworld > Sergey Osokin aka oZZ, \ / ASCII RIBBON CAMPAIGN /Niels Chr. --=20 Niels Christian Bank-Pedersen, NCB1-RIPE. "Hey, are any of you guys out there actually *using* RFC 2549?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message