Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Aug 2018 01:23:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230282] misc/ossp-uuid: pkg-config returns incorrect linker flags
Message-ID:  <bug-230282-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230282

            Bug ID: 230282
           Summary: misc/ossp-uuid: pkg-config returns incorrect linker
                    flags
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vd@FreeBSD.org
          Reporter: dg@syrec.org
          Assignee: vd@FreeBSD.org
             Flags: maintainer-feedback?(vd@FreeBSD.org)
 Attachment #195747 maintainer-approval?
             Flags:

Created attachment 195747
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D195747&action=
=3Dedit
patch file

Due to the wrong library name in uuid.pc, pkg-config returns incorrect link=
er
flags:

$ pkg-config --libs uuid
-L/usr/local/lib -luuid

The correct linker flags should be -L/usr/local/lib -lossp-uuid

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230282-7788>