You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: