ansyun / dpdk-ans

ANS(Accelerated Network Stack) on DPDK, DPDK native TCP/IP stack.
https://ansyun.com
BSD 3-Clause "New" or "Revised" License
1.16k stars 324 forks source link

unrecognized relocation (0x2a) in section `.text' #42

Closed raoping2017 closed 7 years ago

raoping2017 commented 7 years ago

/usr/bin/ld: /home/shuzilm/workspace/dpdk-ans/librte_ans/librte_ans.a(ans_init.o): unrecognized relocation (0x2a) in section `.text' /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status /home/shuzilm/workspace/dpdk-stable-16.11.1/mk/rte.app.mk:231: recipe for target 'ans' failed make[1]: [ans] Error 1 /home/shuzilm/workspace/dpdk-stable-16.11.1/mk/rte.extapp.mk:42: recipe for target 'all' failed make: [all] Error 2

raoping2017 commented 7 years ago

Upgraded binutils to binutils-2.28, problem sloved.