Hi,
On Wed, May 29, 2024 at 10:10:29AM -0300, sawbona@??? wrote:
> Hello:
>
> @Tom, @Ralph Ronnquist
>
> > ----
> > $ apt-file find security/pam_appl.h
> > libpam0g-dev: /usr/include/security/pam_appl.h
> > ----
>
> Thank you.
> libpam0g-dev installed.
>
> Unfortunately, errors persist.
You need to have all the Build-Depends installed. You can find them in dsc
file[1] or git d/control[2]:
cmake, debconf, debhelper-compat (= 13), freeglut3-dev, libjpeg-dev,
libpam0g-dev, libpng-dev, libpthread-stubs0-dev, libxft-dev, libxmu-dev,
libxrandr-dev, po-debconf, sharutils
Also, use the same cmake flags[3] and you may want some of the Devuan specific patches[4]
Mark
[1]
http://deb.devuan.org/devuan/pool/main/s/slim/slim_1.4.0-0devuan2.dsc
[2]
https://git.devuan.org/devuan/slim/src/branch/suites/unstable/debian/control
[3]
https://git.devuan.org/devuan/slim/src/branch/suites/unstable/debian/rules#L8
[4]
https://git.devuan.org/devuan/slim/src/branch/suites/unstable/debian/patches