On Sun, 13 Mar 2016 10:48:23 +0100, Werner LEMBERG wrote:
[I'm actually using Leap, but I guess the situation isn't much different for Factory – please correct me if I'm wrong]
I've just tried to compile HarfBuzz as a 32bit library on my 64bit box for testing purposes. By default, this library uses .pc files (for pkg-config) to find libraries. One of them is zlib. However, openSuSE's 32bit package of zlib doesn't come with a proper 32bit `zlib.pc' file (to be installed into `/usr/lib/pkgconfig'); and it seems that basically all other 32bit library packages don't provide .pc files either...
Bug? Intention?
At first, I thought it a bug. But then reconsidered, ask yourself the following: when you have two *.pc files, one in /usr/lib/pkgconfig and another in /usr/lib64/pkgconfig, which file would PKG_CHECK_MODULE() macro refer to? Takashi -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org