Build failure during 9-CURRENT make world

Dimitry Andric dim at FreeBSD.org
Sun Jun 26 19:15:17 UTC 2011


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.


More information about the freebsd-current mailing list