Skip to content

libc.so.6: undefined reference to ` #553

@SeekPoint

Description

@SeekPoint

(base) amd00@mz00:/repo/llama2.c$ make run
gcc -O3 -o run run.c -lm
/home/amd00/anaconda3/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: undefined reference to _dl_audit_symbind_alt@GLIBC_PRIVATE' /home/amd00/anaconda3/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: undefined reference to __nptl_change_stack_perm@GLIBC_PRIVATE'
/home/amd00/anaconda3/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: undefined reference to _dl_find_dso_for_object@GLIBC_PRIVATE' /home/amd00/anaconda3/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: undefined reference to _dl_fatal_printf@GLIBC_PRIVATE'
/home/amd00/anaconda3/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: undefined reference to _dl_exception_create@GLIBC_PRIVATE' /home/amd00/anaconda3/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: undefined reference to __tunable_get_val@GLIBC_PRIVATE'
/home/amd00/anaconda3/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: undefined reference to `_dl_audit_preinit@GLIBC_PRIVATE'
collect2: error: ld returned 1 exit status
make: *** [Makefile:8: run] Error 1
(base) amd00@mz00:
/repo/llama2.c$

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