Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 1999 17:53:10 -0400
From:      Luc Morin <luc_m@videotron.ca>
To:        stable@freebsd.org
Subject:   Buildworld fails on rcsfreeze
Message-ID:  <37C9ABC6.7BB8912A@videotron.ca>

next in thread | raw e-mail | index | archive | help
Hi,

just to report that an attempted buildworld on today's -stable source
(sunday aug. 29, around 16:00 EST), fails at the following place when
built with the -j 4 option:

 ===> usr.bin/strip
rm -f maybe_stripped strip strip.o strip.1aout.gz strip.1aout.cat.gz
rm -f .depend /usr/src/usr.bin/strip/GPATH /usr/src/usr.bin/strip/GRTAGS
/usr/src/usr.bin/strip/GSYMS /usr/src/usr.bin/strip/GTAGS
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error


BUT, if I don't use the -j 4 option, it fails at the following place:

===> gnu/usr.bin/rcs/rcsfreeze
make: don't know how to make cleandir. Stop
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


I couldn't figure out the reason for the 1st error, but the 2nd error
seems to be generated because the Makefile for rcsfreeze is empty.

Regards,

-- 
Luc Morin    <luc_m@videotron.ca>
Electrical Engineering Technologist


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37C9ABC6.7BB8912A>