Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2002 22:09:44 +0200
From:      "Niels Chr. Bank-Pedersen" <ncbp@bank-pedersen.dk>
To:        "Sergey A. Osokin" <osa@freebsd.org.ru>
Cc:        current@FreeBSD.org
Subject:   Re: buildworld failed...
Message-ID:  <20020624200944.GA6434@bank-pedersen.dk>
In-Reply-To: <20020624194902.GA45587@freebsd.org.ru>
References:  <20020624194902.GA45587@freebsd.org.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020624200944.GA6434>