Date: Mon, 13 Jun 2022 12:51:48 -0500 From: Jake Freeland <jake@technologyfriends.net> To: freebsd-hackers@freebsd.org Subject: Absent Linux Libraries Message-ID: <CAOgZAGYVf1r-g6mA4Y9uRWzmC1peCDexx=HEH2cAAr7dOcMoKA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hi there, I'm in the process of porting Intel's DRM driver testing suite, igt-gpu-tools, to FreeBSD and I'm not finding some Linux-specific runtime libraries in the ports tree. The two that I'm having difficulty with are * libkmod * libprocps I've tried querying the pkg database using the pkg-provides pkg plugin: `pkg provides libkmod` returns nothing `pkg provides libprocps` returns nothing I have tried different naming variations and none yield results. I don't want to rely on the Linux compatibility layer for these libraries. Am I out of luck or am I missing something in plain sight? Thank you, Jake Freeland [-- Attachment #2 --] <div dir="ltr">Hi there,<div><br></div><div>I'm in the process of porting Intel's DRM driver testing suite, igt-gpu-tools,</div><div>to FreeBSD and I'm not finding some Linux-specific runtime libraries in the</div><div>ports tree.</div><div><br></div><div>The two that I'm having difficulty with are</div><div>* libkmod</div><div>* libprocps</div><div><br></div><div>I've tried querying the pkg database using the pkg-provides pkg plugin:</div><div>`pkg provides libkmod` returns nothing<br></div><div>`pkg provides libprocps` returns nothing</div><div>I have tried different naming variations and none yield results.<br></div><div><br></div><div>I don't want to rely on the Linux compatibility layer for these libraries.</div><div>Am I out of luck or am I missing something in plain sight?</div><div><br></div><div>Thank you,</div><div>Jake Freeland</div></div>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOgZAGYVf1r-g6mA4Y9uRWzmC1peCDexx=HEH2cAAr7dOcMoKA>
