summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/kernel/2148
blob: 35e008299b14a9d33d88e904597cbdf2f326f9d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
vdso.so is required to build vdso.so since 8.2.0
Description of problem:
Removing binaries from the "source" distribution makes it unable to compile. It used to work in 8.1.4.
Steps to reproduce:
1. remove **/vdso.so
2. configure, build
3. `../linux-user/i386/meson.build:7:20: ERROR: File vdso.so does not exist.`
Additional information:
Build log in my Gentoo harness: [build.log](/uploads/da1933173b39dd6e5f9f90de09adc3a1/build.log)