Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-10115

Incorrect library referenced in static section of pkg-config for gnutls

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • rhel-9.1.0
    • gnutls
    • None
    • Moderate
    • rhel-sst-security-crypto
    • ssg_security
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Release Note Not Required
    • None

      Description of problem:
      Incorrect pkg-config cause issues when static linking gnutls

      Version-Release number of selected component (if applicable):

      How reproducible:
      Systematic

      Steps to Reproduce:
      1. pkg-config --libs --static gnutls

      Actual results:
      -lgnutls /builddir/build/BUILD/gnutls-3.7.6/bundled_gmp/.libs/libgmp.a -lunistring -lnettle -lhogweed -lnettle -ltasn1 -lidn2 -lunistring -lp11-kit

      Expected results:
      -lgnutls -gmp -lunistring -lnettle -lhogweed -lnettle -ltasn1 -lidn2 -lunistring -lp11-kit

      Additional info:

              dueno@redhat.com Daiki Ueno
              jira-bugzilla-migration RH Bugzilla Integration
              Daiki Ueno Daiki Ueno
              Alexander Sosedkin Alexander Sosedkin
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: