(no subject)
From: anton (anton_at_do.ru)
Date: 08/27/03
- Previous message: Siegbert Baude: "Re: how do i allot the partition for red hat 9?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 27 Aug 2003 14:39:58 +0700 To: freebsd-questions@FreeBSD.ORG
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@do.ru _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Siegbert Baude: "Re: how do i allot the partition for red hat 9?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|