Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

compile error #29

@zym1905

Description

@zym1905

I am trying to compile kyoto at our cluster. I finished libkyotocabinet.so but get error when compile kyototycoon:

/xx/software/bin/gcc -g -O2 -Wall -ansi -pedantic -fPIC -fsigned-char -g0 -O2 -Wno-unused-but-set-variable -Wno-unused-but-set-parameter -o kclangctest kclangctest.o -L. -L/xx/software/lib -L/usr/local/lib -Wl,-rpath-link,.:/usr/local/lib:.:/usr/local/lib:/lib:/lib64:/usr/lib:/usr/lib64:/xx/software/lib:/xx/software/lib64:/opt/gridengine/lib/lx-amd64:/opt/openmpi/lib:/opt/python/lib:/xx/software/tools/instantclient_12_2/ -Wl,--as-needed -lkyotocabinet
./libkyotocabinet.so: undefined reference to std::__detail::_List_node_base::_M_unhook()@GLIBCXX_3.4.15' ./libkyotocabinet.so: undefined reference to std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15'

I have checked my libstdc++ and other linked library and they all have no related to GLIBCXX_3.4.15
image

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