Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Apr 1999 06:49:56 -0400 (EDT)
From:      Patrick Seal <patseal@hyperhost.net>
To:        Dan Nelson <dnelson@emsphone.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Error compiling time
Message-ID:  <Pine.BSF.4.10.9904230646320.497-100000@foobar.hyperhost.net>
In-Reply-To: <19990422233119.A54705@dan.emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Here's all the depend files:

patseal@foobar{104}# find . -name .depend
./sys/compile/GENERICupgrade/.depend
./sys/compile/GENERIC/.depend
./sys/compile/FOOBAR/.depend
./sys/compile/AOEU/.depend
./sys/compile/LOBSTER/.depend
./sys/compile/PICOBSD-D.1600/.depend
./sys/compile/FOOBARwd/.depend


patseal@foobar{105}# cd usr.bin/
patseal@foobar{106}# make depend
===> apply
===> at
===> banner
...
===> tee
===> tftp
===> time
".depend", line 1: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1

Stop.

also:

patseal@foobar{107}# cd time/
patseal@foobar{108}# make clean
".depend", line 1: Need an operator
make: fatal errors encountered -- cannot continue
patseal@foobar{109}# make anything
".depend", line 1: Need an operator
make: fatal errors encountered -- cannot continue

I'll try so more stuff.

Thanks,

------------------------------------ _____________________________________
Patrick Seal                        |"Microsoft isn't evil, they just make
<patseal@hyperhost.net>             |   really crappy operating systems."
Hyperhost - http://www.hyperhost.net| -Linus Torvalds
hosting and Design

http://www.freebsd.org - http://www.linux.org




On Thu, 22 Apr 1999, Dan Nelson wrote:

> In the last episode (Apr 22), Patrick Seal said:
> > patseal@foobar{97}# cd /usr/src/usr.bin/time
> > patseal@foobar{98}# make
> > ".depend", line 1: Need an operator
> > make: fatal errors encountered -- cannot continue
> 
> Sounds like you have a corrupt .depend file, possibly due to you
> hitting ^C during a "make depend".  Remove it (it might be in
> /usr/obj/usr/src/usr.bin/time) and try again.
> 
> 	-Dan Nelson
> 	dnelson@emsphone.com
> 



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9904230646320.497-100000>