summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1920672
blob: c48a7af16d0eee150543d97915252d152ada4dee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Compilation fails with "ld: Error: unable to disambiguate: -no-pie (did you mean --no-pie ?)"

It compiles until the end and then just:
[6102/6103] Linking target qemu-system-alpha
[6103/6103] Linking target qemu-system-aarch64
make[1]: Leaving directory '/home/t/.cache/kiss/proc/32129/build/qemu/build'
make: *** [GNUmakefile:11: all] Error 2

Attached is the complete log including configure. I can't find why this is happening maybe I have a wrong version of a required library?

Any ideas?