From owner-freebsd-questions Mon Sep 9 13:58:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7937037B400 for ; Mon, 9 Sep 2002 13:58:34 -0700 (PDT) Received: from nic.upatras.gr (nic.upatras.gr [150.140.129.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 5040D43E81 for ; Mon, 9 Sep 2002 13:58:32 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: (qmail 23430 invoked from network); 9 Sep 2002 20:51:35 -0000 Received: from upnet-dialinpool-88.upatras.gr (HELO hades.hell.gr) (150.140.128.166) by nic.upatras.gr with SMTP; 9 Sep 2002 20:51:35 -0000 Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.6/8.12.6) with ESMTP id g89KviG9048043; Mon, 9 Sep 2002 23:57:44 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.6/8.12.6/Submit) id g89Kvikk048042; Mon, 9 Sep 2002 23:57:44 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 9 Sep 2002 23:57:44 +0300 From: Giorgos Keramidas To: Constantin Khackevich Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make buildworld error Message-ID: <20020909205743.GO28799@hades.hell.gr> References: <3D7CFA69.6080206@const.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D7CFA69.6080206@const.ru> X-PGP-Fingerprint: C1EB 0653 DB8B A557 3829 00F9 D60F 941A 3186 03B6 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-09-09 23:45, Constantin Khackevich wrote: > /usr/src/usr.bin/yacc/mkpar.c /usr/src/usr.bin/yacc/output.c > /usr/src/usr.bin/yacc/reader.c /usr/src/usr.bin/yacc/skeleton.c > /usr/src/usr.bin/yacc/symtab.c /usr/src/usr.bin/yacc/verbose.c > /usr/src/usr.bin/yacc/warshall.c > cd /usr/src/usr.bin/yacc; make _EXTRADEPEND > echo yacc: /usr/lib/libc.a >> .depend > cc -O -pipe -march=pentiumpro -c /usr/src/usr.bin/yacc/closure.c > cc1: Invalid option `arch=pentiumpro' > *** Error code 1 Try adding the following to /etc/make.conf (create the file if it doesn't exist already): NO_CPU_COPTFLAGS=true - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message