SymbioticLab / Leap

Prefetching and efficient data path for memory disaggregation
Other
63 stars 21 forks source link

ld: arch/x86/built-in.o: undefined reference to symbol '_edata' #1

Open Fightzzw opened 4 years ago

Fightzzw commented 4 years ago

when I execute the command :make -j32 there occurs such error message: ld: arch/x86/built-in.o: undefined reference to symbol '_edata' //usr/lib/x86_64-linux-gnu/libnl.so.1: error adding symbols: DSO missing from command line make: *** [vmlinux] Error 1

I need your help,thanks.