[Bug 230282] misc/ossp-uuid: pkg-config returns incorrect linker flags

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 2 01:24:01 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230282

            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 at FreeBSD.org
          Reporter: dg at syrec.org
          Assignee: vd at FreeBSD.org
             Flags: maintainer-feedback?(vd at FreeBSD.org)
 Attachment #195747 maintainer-approval?
             Flags:

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

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

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

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

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


More information about the freebsd-ports-bugs mailing list