Date: Wed, 27 Aug 2003 14:39:58 +0700 From: anton <anton@do.ru> To: freebsd-questions@FreeBSD.ORG Subject: Re[3]: Message-ID: <7417521314.20030827143958@do.ru> In-Reply-To: <8815631226.20030827140828@do.ru> References: <3813727228.20030827133644@do.ru> <000f01c36c66$81e37f60$f4f0a8c0@pcmedx.com> <8815631226.20030827140828@do.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7417521314.20030827143958>