Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jul 2019 09:02:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239001] net/samba: broken .pc files after recent update
Message-ID:  <bug-239001-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 239001
           Summary: net/samba: broken .pc files after recent update
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: lantw44@gmail.com

$ pkg-config --modversion samba-util
Package talloc was not found in the pkg-config search path.
Perhaps you should add the directory containing `talloc.pc'
to the PKG_CONFIG_PATH environment variable
Package 'talloc', required by 'samba-util', not found
Package 'tevent', required by 'samba-util', not found

$ pkg-config --modversion ndr
Package talloc was not found in the pkg-config search path.
Perhaps you should add the directory containing `talloc.pc'
to the PKG_CONFIG_PATH environment variable
Package 'talloc', required by 'samba-util', not found
Package 'tevent', required by 'samba-util', not found
Package 'talloc', required by 'ndr', not found

It seems that using bundled libraries in samba48 breaks these .pc files.

--=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-239001-7788>