Skip to content

Build error undefined reference to `dnnl_primitive_attr_get_output_compensations' #293

@tczeszun

Description

@tczeszun

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions