Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Feb 2004 11:27:09 -0800 
From:      "Goodleaf, John M" <jgoodlea@fhcrc.org>
To:        "'freebsd-sparc64@freebsd.org'" <freebsd-sparc64@freebsd.org>
Subject:   RE: new to sparc64 -- build problems
Message-ID:  <B1C5649A402DD51190930002B330A181049EC129@shemp.fhcrc.org>

next in thread | raw e-mail | index | archive | help
No problem. It's small.
_______________________________
# $FreeBSD: src/share/examples/cvsup/stable-supfile,v 1.27 2003/09/18
08:19:39 eivind Exp $
*default host=cvsup3.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix
*default compress
src-all
ports-all tag=.
_______________________________

Thanks for your help.
-John

-----Original Message-----
From: Kris Kennaway [mailto:kris@obsecurity.org]
Sent: Wednesday, February 04, 2004 10:46 AM
To: Goodleaf, John M
Cc: 'freebsd-sparc64@freebsd.org'
Subject: Re: new to sparc64 -- build problems


On Wed, Feb 04, 2004 at 09:48:29AM -0800, Goodleaf, John M wrote:
> Hello,
> 
> I'm trying to buildworld (CURRENT) on a Sun Ultra 5. I always hit the
> following error, regardless of the cvsup date:
> 
> cc -O -pipe -mcpu=ultrasparc -I. -static -DGENERATOR_FILE
> -DTARGET_CPU_DEFAULT=TARGET_CPU_ultrasparc -DIN_GCC -DHAVE_CONFIG_H
> -DPREFIX=\"/usr\"
> -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config 
> -I/usr/obj/usr/src/sparc64/legacy/usr/include -c
> /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gencheck.c
> In file included from hconfig.h:1,
>                  from /usr/src/contrib/gcc/gencheck.c:21:
> /usr/src/gnu/usr.bin/cc/cc_tools/auto-host.h:320:2: #error "I don't
> know what arch this is."
> *** Error code 1
> 
> Stop in /usr/src/gnu/usr.bin/cc/cc_tools.
> *** Error code 1
> 
> I've tried setting the __sparc64__ and defining environment
> variables like MACHINE_ARCH, but it just doesn't work. Is this
> covered somewhere in some documentation I've not seen?

Nope, buildworld is supposed to (and does, on my machines) just work.
Can you please post your cvsupfile so we can verify it?

Kris



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