On Mon, Jun 24, 2002 at 11:49:02PM +0400, Sergey A. Osokin wrote:
> Hello.
> 
> Here is the today buildworld:
> --------------------------------------------------------------
> >>> Rebuilding the temporary build tree
> --------------------------------------------------------------
> .....
> --------------------------------------------------------------
> >>> stage 1: bootstrap tools
> --------------------------------------------------------------
> .....
> ===> gnu/usr.bin/groff/src/preproc/eqn
> .....
> c++  -O -pipe -march=pentiumpro 
>-I/usr/src/gnu/usr.bin/groff/src/preproc/eqn/../../../../../../contrib/groff/src/preproc/eqn
> -I. -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 
>-DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MATH_H=1 -DRET_TYPE_SRAND_IS_VOID=1 
>-DHAVE_SYS_NERR=1 -DHAVE_SYS_ERRLIST=1 -DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE=void 
>-DHAVE_STRUCT_EXCEPTION=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_FMOD=1 
>-DHAVE_STRTOL=1 -DHAVE_GETCWD=1 -DHAVE_STRERROR=1 -DHAVE_PUTENV=1 -DHAVE_RENAME=1 
>-DHAVE_MKSTEMP=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSEP=1 
>-DHAVE_STRDUP=1 -DSYS_SIGLIST_DECLARED=1 
>-I/usr/src/gnu/usr.bin/groff/src/preproc/eqn/../../../../../../contrib/groff/src/include
> -I/usr/src/gnu/usr.bin/groff/src/preproc/eqn/../../../src/include    
>-D__FBSDID=__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.

-- 
 Niels Christian Bank-Pedersen, NCB1-RIPE.

 "Hey, are any of you guys out there actually *using* RFC 2549?"

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to