Hi,
this is either a really messed up Makefile or libtool acting up badly...

It uses clang to build stuff, and then runs gcc-ar instead of plain ar or llvm-ar.

gcc-ar has no understanding of clang LTO bytecode.

Possible fixes:
- (best) Fix the Makefiles or libtool to not use gcc-ar
- (probably fastest) disable LTO
- (also fast) use gcc

ttyl
bero


On 2015-08-30 04:02, Tomasz Paweł Gajc wrote:
Hi,

i can't build systemd. Anyone got idea how to fix this ?

Error:
/usr/bin/ld: error: ./.libs/libshared.a: no archive symbol table (run ranlib)

Log:
http://file-store.rosalinux.ru/api/v1/file_stores/8eaa296ddc43615a957c2e835129b162f9fffa3d.log?show=true

Seems line binutils issue ?
_______________________________________________
OM-Cooker mailing list
[email protected]
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

_______________________________________________
OM-Cooker mailing list
[email protected]
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

Reply via email to