anton
anton at do.ru
Wed Aug 27 00:39:46 PDT 2003
Wednesday, August 27, 2003, 1:43:21 PM, you wrote:
>>> I'v problem with upgarade FreeBSD-4.8
>>>
>>> I input:
>>> # cd /usr/src
>>> # make buildworld
>>> Makefile:137: *** missing separator. Stop.
>>>
>>> What is problem?
MM>> It seems pretty obvious that there is an error at line 137 of the Makefile.
MM>> Have you tampered with it? Post that line to the list or just do a cvsup and
MM>> try again.
I was do cvsup and try again.
.if target(pre-world)
@echo
@echo "--------------------------------------------------------------"
@echo ">>> Making 'pre-world' target"
@echo "--------------------------------------------------------------"
@cd ${.CURDIR}; ${MAKE} pre-world
.endif
Line 137: .if target(pre-world)
P.S. I was copy /usr/src from remote host with NFS, do cvsup and was
see this error.
--
Best regards,
anton mailto:anton at do.ru
More information about the freebsd-questions
mailing list