Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jan 2005 05:40:25 -0600
From:      "Donald J. O'Neill" <donaldj1066@fastmail.fm>
To:        freebsd-questions@freebsd.org, Gert Cuykens <gert.cuykens@gmail.com>
Subject:   Re: make buildworld error
Message-ID:  <200501290540.26196.donaldj1066@fastmail.fm>
In-Reply-To: <ef60af0905012900564bbadc55@mail.gmail.com>
References:  <ef60af0905012900564bbadc55@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 29 January 2005 02:56 am, Gert Cuykens wrote:
> ...
> cd /usr/src/etc; make buildincludes; make installincludes
> ===> etc/sendmail
> ===> etc/sendmail
>
> --------------------------------------------------------------
>
> >>> stage 4.2: building libraries
>
> --------------------------------------------------------------
> cd /usr/src;  MAKEOBJDIRPREFIX=/usr/obj  MACHINE_ARCH=amd64
> MACHINE=amd64  CPUTYPE=amd64

	< snip >

> -I/usr/src/gnu/lib/csu/../../../contrib/gcc -I.
> -I/usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools  -g0 -DCRT_BEGIN  -c
> -o crtbegin.o /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c
> /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:1: error: bad
> value (amd64) for -march= switch
> /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:1: error: bad
> value (amd64) for -mtune= switch
> *** Error code 1
>
> Stop in /usr/src/gnu/lib/csu.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> 7rxI#
>
> how do i fix this ?
> _______________________________________________
Gert

What do you have in your /usr/src/sys/amd64/conf/config file, show me 
about the first 30 lines of it.

show me your /etc/make.conf file.

Don
-- 
Donald J. O'Neill
donaldj1066@fastmail.fm

I'm not totally useless,
I can be used as a bad example.



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