[Bug 273839] contrib libs does not install pc files for libs
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273839] contrib libs does not install pc files for libs"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273839] contrib libs does not install pc files for libs"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273839] contrib libs does not install pc files for libs"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273839] contrib libs does not install pc files for libs"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273839] contrib libs does not install pc files for libs"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273839] contrib libs does not install pc files for libs"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273839] contrib libs does not install pc files for libs"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Sep 2023 03:57:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273839
Bug ID: 273839
Summary: contrib libs does not install pc files for libs
Product: Base System
Version: 13.2-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: bugs@FreeBSD.org
Reporter: rozhuk.im@gmail.com
contrib/elftoolchain/libelf VS devel/elfutils
contrib/libucl VS textproc/libucl
contrib/zstd VS archivers/zstd
contrib/libsodium VS security/libsodium
contrib/libpcap VS net/libpcap
In case libelf we got some ports (glib20 [1], llvm* [2], mesa-dri [3]) prefer
lib from ports if it installed and use system if not.
So if some one build package on system with libelf from port and try to install
on another system - then package got missed lib dep.
Probably other libs from list above (and may be some other unlisted) have no
sense to keep in ports, like zlib exist only in base.
1. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273479
2. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273801
3. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273803
--
You are receiving this mail because:
You are the assignee for the bug.