Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Aug 2007 14:58:34 +0300
From:      Oleksandr Tymoshenko <gonzo@freebsd.org>
To:        dandee@hellteam.net
Cc:        freebsd-mips@freebsd.org
Subject:   Re: make build-toolchain fials again and again
Message-ID:  <46D6B0EA.6040108@freebsd.org>
In-Reply-To: <000001c7ea99$1bae1d80$6508280a@tocnet28.jspoj.czf>
References:  <000001c7e9cc$ea53a920$6508280a@tocnet28.jspoj.czf>	<46D546AB.9090902@freebsd.org> <000001c7ea99$1bae1d80$6508280a@tocnet28.jspoj.czf>

next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Dvořák wrote:
> Hi gonzo,
> 
> Yes of course, here it is:
> 
> # uname -sr
> FreeBSD 6.2-RELEASE-p5
> 
> # gcc -v
> Using built-in specs.
> Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305
	It's rather strange. I've successfully build kernel-toolchain with
just the same compiler on both amd64 and i386. My build log shows
that this file was compiled with -O1 flag while your log contains -O,
so I take it's either something in your make.conf or your snapshot
is not the latest one. Make sure you're using the latest snapshot from
http://kanar.ci0.org/fbsd-mips.tar.gz
MD5 (fbsd-mips.tar.gz) = 6d42ae9e005d3e4d622f7f3ca9c2c331
And try to remove mips.build directory completely before making new build.

> 
> -----Original Message-----
> From: Oleksandr Tymoshenko [mailto:gonzo@freebsd.org] 
> Sent: Wednesday, August 29, 2007 12:13 PM
> To: dandee@hellteam.net
> Cc: freebsd-mips@freebsd.org
> Subject: Re: make build-toolchain fials again and again
> 
> Daniel Dvořák wrote:
>> Hi there,
>>
>>  
>>
>> >From http://wiki.freebsd.org/FreeBSD/mips
> .. skipped ..
>> So this was my 3rd snapshot of sources and it always stops on this kernel-toolchain procedure somewhere it depends on the concrete snapshot, which I try. :)
>>
>> I tried it several times. It always stops on these „dot h“ files.
>> Does anybody from non-developers finish this procedure at all ever ? :)
>> What do I have to do now ?
>      Can you show me your uname -sr? and gcc -v as well.


-- 
gonzo



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