From owner-freebsd-questions Mon Aug 3 01:40:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA19994 for freebsd-questions-outgoing; Mon, 3 Aug 1998 01:40:19 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay.eunet.es (goya.eunet.es [193.127.1.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA19979 for ; Mon, 3 Aug 1998 01:40:16 -0700 (PDT) (envelope-from jms@caja-granada.es) Received: (from uucp@localhost) by relay.eunet.es (8.8.8/8.8.8) id KAA10075 for freebsd-questions@FreeBSD.ORG; Mon, 3 Aug 1998 10:33:38 +0200 (MET DST) Received: from unknown (jms [130.130.105.3]) by mulhacen.caja-granada.es (8.6.12/4.4) with SMTP id KAA12194 for ; Mon, 3 Aug 1998 10:17:59 +0200 Message-ID: X-MSMail-Priority: Normal X-Priority: 3 To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 From: "Jose Megias Sanchez" Subject: make world proccess fail Date: Mon, 03 Aug 98 10:24:44 PDT Content-Type: text/plain; charset="ISO-8859-1"; X-MAPIextension=".TXT" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id BAA19984 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have a Pentium II machine with Freebsd 2.2.5, I've used cvsup for download the last version (RELENG_2_2). When I use make world I obtain the following error: ===> include "Makefile", line 1: Need an operator "Makefile", line 2: Need an operator "Makefile", line 3: Need an operator "Makefile", line 4: Need an operator "Makefile", line 5: Need an operator "Makefile", line 6: Need an operator "Makefile", line 8: Need an operator "Makefile", line 9: Need an operator "Makefile", line 10: Need an operator "Makefile", line 11: Need an operator "Makefile", line 12: Need an operator "Makefile", line 13: Need an operator "Makefile", line 15: Need an operator "Makefile", line 16: Need an operator "Makefile", line 17: Need an operator "Makefile", line 18: Need an operator "Makefile", line 19: Need an operator "Makefile", line 20: Need an operator "Makefile", line 21: Need an operator "Makefile", line 22: Need an operator "Makefile", line 23: Need an operator "Makefile", line 24: Need an operator "Makefile", line 25: Need an operator "Makefile", line 26: Error in archive specification: "" "Makefile", line 27: Need an operator "Makefile", line 28: Need an operator "Makefile", line 29: Need an operator "Makefile", line 30: Need an operator "Makefile", line 31: Need an operator "Makefile", line 32: Need an operator "Makefile", line 35: Error in archive specification: ""@" "Makefile", line 41: Missing dependency operator "Makefile", line 42: Need an operator "Makefile", line 43: Need an operator "Makefile", line 47: Need an operator "Makefile", line 50: Missing dependency operator "Makefile", line 51: Need an operator "Makefile", line 55: Need an operator "Makefile", line 56: Need an operator "Makefile", line 75: Need an operator make: fatal errors encountered -- cannot continue No closing parenthesis in archive specification No closing parenthesis in archive specification *** Error code 1 Stop. *** Error code 1 Stop. Could any body help me?, I attached with this e-mail the /etc/make.conf and /usr/src/Makefile files and the output of the make world process (mw3.out). Regards. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message