I rebuilt and reinstalled the system make from the source tree and I
get the same errors when I do a buildworld
===> gnu/libexec/uucp/doc
rm -f uucp.info uucp.info.gz
===> gnu/libexec/uucp/cu
".depend", line 1: Need an operator
".depend", line 2: Missing dependency operator
".depend", line 3: Need an operator
".depend", line 4: Need an operator
".depend", line 5: Need an operator
".depend", line 6: Need an operator
".depend", line 8: Need an operator
".depend", line 9: Need an operator
".depend", line 10: Need an operator
".depend", line 11: Need an operator
".depend", line 12: Need an operator
".depend", line 13: Need an operator
".depend", line 15: Need an operator
".depend", line 16: Need an operator
".depend", line 17: Need an operator
".depend", line 18: Need an operator
".depend", line 19: Need an operator
".depend", line 27: Need an operator
".depend", line 44: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1
Stop in /usr/src/gnu/libexec/uucp.
*** Error code 1
Stop in /usr/src/gnu/libexec.
*** Error code 1
Stop in /usr/src/gnu.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
#
On Wed, 23 May 2001 09:37:28 -0400, in absnet.lists.freebsd.stable you
wrote:
>On Wed, May 23, 2001 at 09:35:26AM -0400, Willie Bollinger wrote:
>> GNU make is in /usr/local and is called gmake it was installed from the
>> ports collection, and this has been working for months
>>
>>
>> # whereis make
>> make: /usr/bin/make /usr/share/man/man1/make.1.gz /usr/src/usr.bin/make
>> # whereis gmake
>> gmake: /usr/local/bin/gmake /usr/local/man/man1/gmake.1.gz /usr/ports/devel/gmake
>>
>>
>> On Wed, May 23, 2001 at 09:27:59AM -0400, Donn Miller wrote:
>> >
>> >
>> > Willie Bollinger wrote:
>> > >
>> > > I recently tried to cvsup a 4.3 box that has been cvsupped once a week
>> > > for about 6 months. It downloads everything fine but blows up half way
>> > > thru the make buildworld with the following error
>> > >
>> > > rm -f .depend /usr/src/gnu/libexec/uucp/libuuconf/GPATH
>> > > /usr/src/gnu/libexec/uucp/libuuconf/GRTAGS
>> > > /usr/src/gnu/libexec/uucp/libuuconf/GSYMS
>> > > /usr/src/gnu/libexec/uucp/libuuconf/GTAGS
>> > > ===> gnu/libexec/uucp/doc
>> > > rm -f uucp.info uucp.info.gz
>> > > ===> gnu/libexec/uucp/cu
>> > > ".depend", line 1: Need an operator
>> > > ".depend", line 2: Missing dependency operator
>> >
>> > Looks like you overwrote the system make with GNU make.
>>
>> --
>> -------------------------------------------------------------------------------
>> Willie Bollinger, ABSnet Internet Service
>> Voice 410-361-8160 E-Mail [EMAIL PROTECTED]
>> http://www.abs.net
>> -------------------------------------------------------------------------------
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message