Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2011 20:55:43 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Chris Rees <crees@freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: Build failure during 9-CURRENT make world
Message-ID:  <4E0780AF.7030203@FreeBSD.org>
In-Reply-To: <BANLkTik5JvNJG5GjYWESRBucRK3qxpTXfw@mail.gmail.com>
References:  <BANLkTik5JvNJG5GjYWESRBucRK3qxpTXfw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2011-06-26 20:43, Chris Rees wrote:
...
> cd /usr/cursrc/src
> make KERNCONF=CERBERUS DESTDIR=/mnt world kernel
...
> /usr/obj/cursrc/src/usr.bin/clang/clang/../../../lib/clang/libllvmcodegen/libllvmcodegen.a:
> could not read symbols: File format not recognized
...
> Any ideas please???

The file /usr/obj/cursrc/src/lib/clang/libllvmcodegen/libllvmcodegen.a
is busted, for some reason.  My guess would be that you built it for a
different architecture.  You can try removing it, and building again, or
if you want to use brute force, zap your entire /usr/obj and rebuild.



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