Leap
Leap copied to clipboard
ld: arch/x86/built-in.o: undefined reference to symbol '_edata'
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.