SBo wine-nine issue with pkconfig 14.2 64-bit multilib
by ernie young from LinuxQuestions.org on (#56YHD)
Hello, I am trying to install wine-nine-standalone from SBo, however I get an error:
Code:Trying pkg-config binary i586-slackware-linux-gnu-pkg-config for machine MachineChoice.HOST at [None]
Did not find pkg-config by name 'i586-slackware-linux-gnu-pkg-config'
Found Pkg-config: NO
Pkg-config binary for machine MachineChoice.HOST not found. Giving up.
CMake binary for MachineChoice.HOST is not cached
None of are defined in the environment, not changing global flags.
CMake binary missing from cross or native file, or env var undefined.
Found CMake: NO
No CMake binary for machine MachineChoice.HOST not found. Giving up.
Run-time dependency d3d found: NO (tried pkgconfig and cmake)
Message: trying alternative name for d3d...
Pkg-config binary for MachineChoice.HOST is cached as not found.
Pkg-config binary for machine MachineChoice.HOST not found. Giving up.
CMake binary for MachineChoice.HOST is cached as not found
No CMake binary for machine MachineChoice.HOST not found. Giving up.
Run-time dependency d3dadapter9 found: NO
meson.build:76:2: ERROR: Pkg-config binary for machine MachineChoice.HOST not found. Giving up.Current configuration:
1. Installed pkgconf from SBo and pkg-config was removed.
2. Just before posting, I installed meson-0.54.1-x86_64-1alien from meson-0.52.1-x86_64-1_SBo to see if this would help.
Should I be creating a symbolic link to i586-slackware-linux-gnu-pkg-config from pkgconf? Or does pkgconf need to be turned to a 32-bit library?
cat /var/log/sbopkg/sbopkg-build-log : https://termbin.com/l9io
cat /tmp/SBo/wine-nine-standalone-0.5/build32/meson-logs/meson-log.txt : https://termbin.com/shxw9
Thank you in advance.


Code:Trying pkg-config binary i586-slackware-linux-gnu-pkg-config for machine MachineChoice.HOST at [None]
Did not find pkg-config by name 'i586-slackware-linux-gnu-pkg-config'
Found Pkg-config: NO
Pkg-config binary for machine MachineChoice.HOST not found. Giving up.
CMake binary for MachineChoice.HOST is not cached
None of are defined in the environment, not changing global flags.
CMake binary missing from cross or native file, or env var undefined.
Found CMake: NO
No CMake binary for machine MachineChoice.HOST not found. Giving up.
Run-time dependency d3d found: NO (tried pkgconfig and cmake)
Message: trying alternative name for d3d...
Pkg-config binary for MachineChoice.HOST is cached as not found.
Pkg-config binary for machine MachineChoice.HOST not found. Giving up.
CMake binary for MachineChoice.HOST is cached as not found
No CMake binary for machine MachineChoice.HOST not found. Giving up.
Run-time dependency d3dadapter9 found: NO
meson.build:76:2: ERROR: Pkg-config binary for machine MachineChoice.HOST not found. Giving up.Current configuration:
1. Installed pkgconf from SBo and pkg-config was removed.
2. Just before posting, I installed meson-0.54.1-x86_64-1alien from meson-0.52.1-x86_64-1_SBo to see if this would help.
Should I be creating a symbolic link to i586-slackware-linux-gnu-pkg-config from pkgconf? Or does pkgconf need to be turned to a 32-bit library?
cat /var/log/sbopkg/sbopkg-build-log : https://termbin.com/l9io
cat /tmp/SBo/wine-nine-standalone-0.5/build32/meson-logs/meson-log.txt : https://termbin.com/shxw9
Thank you in advance.