Skip to content

Compilation error #52

@linvegas

Description

@linvegas

Hey there, i am trying to compile the program on Arch but i am facing theses error after running make:

/usr/bin/ld: /tmp/cc06hV2B.o: referência indefinida a símbolo "_ZN4absl12lts_2024011612log_internal17MakeCheckOpStringIPKvS4_EEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEET_T0_PKc"
/usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/libabsl_log_internal_check_op.so.2401.0.0: erro ao adicionar símbolos: DSO em falta da linha de comandos
collect2: error: ld returned 1 exit status
make: *** [makefile:18: matrix] Error 1

I know some bits are in portuguese, but they are basically saying "undefined reference at symbol" and "error adding symbols: DSO missing from command line"

I've already checked if the libraries were installed, maybe there is a missing library on the README code example?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions