Experiencing build failure on linux:
CMakeFiles/test_c_symbols-c.dir/test_c_symbols.c.o:(.data.rel+0x310): undefined reference to `dnnl_primitive_attr_get_output_compensations'
collect2: error: ld returned 1 exit status
make[2]: *** [tests/CMakeFiles/test_c_symbols-c.dir/build.make:102: tests/test_c_symbols-c] Error 1
make[1]: *** [CMakeFiles/Makefile2:2391: tests/CMakeFiles/test_c_symbols-c.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:146: all] Error 2
I did run cmake without any flags.