[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to make meson accept that `pkg-config --cflags ` has empty result in case only /usr/include is needed



On Mon, Sep 10, 2018 at 04:14:23PM +0200, Andreas Tille wrote:
> returns nothing which makes sense.  This is for instance the case for
> /usr/lib/*/pkgconfig/pbbam.pc of libpbbam-dev and I think that
> 
> $ pkg-config --cflags pbbam
> 
> $ echo $?
> 0
> 
> is correct behaviour and return code is 0.  
You are not running this in a minimal chroot.

# pkg-config --cflags pbbam
Package zlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `zlib.pc'
to the PKG_CONFIG_PATH environment variable
Package 'zlib', required by 'htslib', not found

I've submitted #908501 against libhts-dev.

-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature


Reply to: