Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2000 13:39:02 -0700 (MST)
From:      John Reynolds~ <jreynold@sedona.ch.intel.com>
To:        "Will Mitayai Keeso Rowe" <mitayai@bricsnet.com>
Cc:        "freebsd-stable@FreeBSD. ORG" <freebsd-stable@freebsd.org>
Subject:   Re: Problems with make world
Message-ID:  <14699.34278.853989.243905@hip186.ch.intel.com>
In-Reply-To: <NEBBIEGPMLMKDBMMICFNKEFECDAA.mitayai@bricsnet.com>
References:  <NEBBIEGPMLMKDBMMICFNKEFECDAA.mitayai@bricsnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[ On Tuesday, July 11, Will Mitayai Keeso Rowe wrote: ]
> I just grabbed the latest 3.0-stable sources and am trying to do a 'make

I assume you mean 4.0-stable sources (if you are on a 3.2 machine anyway)?

> world' on a 3.2 machine and am getting the same error every time, even when
> i completely erased the /usr/src and tried again...
> 
> the machine:
> su-2.03# uname -a
> FreeBSD mail.be.bricsnet.com 3.2-STABLE FreeBSD 3.2-STABLE #0: Wed Sep 29
> 14:25:59 CEST 1999     root@mail.bricsnet.com:/usr/src/sys/compile/MAIL
> i386
> 
> the error:
> cc -O6 -pipe -march=pentiumpro -I/usr/src/usr.bin/ar -Wall   -I/usr/obj/usr/
> src/tmp/usr/include -c /usr/src/usr.bin/ar/append.c
> cc1: Invalid option `arch=pentiumpro'

Sounds like you've got "-march=pentiumpro" in your /etc/make.conf CCFLAGS
or something. Also, the -O6 leaps out as something that's not entirely a good
idea for building world.

Get rid of your CFLAGS options (except for maybe -pipe) and try again.

-jr

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
| John Reynolds               WCCG, CCE, Higher Levels of Abstraction       |
| Intel Corporation   MS: CH6-210   Phone: 480-554-9092   pgr: 602-868-6512 |
| jreynold@sedona.ch.intel.com  http://www-aec.ch.intel.com/~jreynold/      |
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14699.34278.853989.243905>