https://bugs.dpdk.org/show_bug.cgi?id=732
Bug ID: 732 Summary: [dpdk-19.11.9-rc2] DPDK build failed on Win10 Product: DPDK Version: 19.11 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: core Assignee: dev@dpdk.org Reporter: yux.ji...@intel.com Target Milestone: --- Environment: OS: WIN10-64 Compiler: x86_64-windows-clang Test Error: "FAILED: examples/dpdk-helloworld.exe 16:27:31 ""clang"" -Wl,/MACHINE:X64 -Wl,/OUT:examples/dpdk-helloworld.exe examples/dpdk-helloworld.exe.p/helloworld_main.c.obj ""-Wl,/nologo"" ""-Wl,/release"" ""-Wl,/nologo"" ""-Wl,/OPT:REF"" ""lib\librte_eal.a"" ""lib\librte_kvargs.a"" ""-Wl,/SUBSYSTEM:CONSOLE"" ""-lkernel32"" ""-luser32"" ""-lgdi32"" ""-lwinspool"" ""-lshell32"" ""-lole32"" ""-loleaut32"" ""-luuid"" ""-lcomdlg32"" ""-ladvapi32"" 16:27:31 helloworld_main.c.obj : error LNK2019: unresolved external symbol rte_eal_cleanup referenced in function main 16:27:31 examples/dpdk-helloworld.exe : fatal error LNK1120: 1 unresolved externals 16:27:31 clang: error: linker command failed with exit code 1120 (use -v to see invocation) 16:27:31 [16/18] Linking target lib/rte_kvargs-0.200.dll 16:27:31 Creating library lib\rte_kvargs.lib and object lib\rte_kvargs.exp 16:27:31 ninja: build stopped" -- You are receiving this mail because: You are the assignee for the bug.