open-telemetry / open-telemetry/opentelemetry-cpp

Error on build, unresolved symbol

Open
#2,327 1 comment 0 reactions 1 assignee View on GitHub

@marcalff is already working on this.

Since Sep 25, 2023.

bug Stale triage/needs-information
Dominant language
C++
Stars
1.4k
Forks
632
Avg merge
1d 13h
Merged PRs (30d)
75

Description

Try to build 1.9.1 version on ubuntu 22.04 gcc12
Build from conan center recipe

Following error messages at the end of building (executable func_otlp_http)
Unresolved symbol sd_is_socket_unix
Unresolved symbol sd_is_socket_inet
Unresolved symbol sd_listen_fds

All symbols are located in libgprc.a
It seems to miss lsystemd on command line but I can't find where to add it

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.