On Thu, Apr 2, 2020 at 12:58 AM Chris Lamb <la...@debian.org> wrote:

> Hi Adam,
>
> > We are using yaz-config for side-by-side builds which means we can't
> > apply that patch as is.
>
> What do you mean by side-by-side build? I have not come across this
>

Probably a bad term, that I invented. It just means that we can use
yaz-config from another tree without installing yaz.

  cd yaz
  ./configure && make
  cd ../idzebra
  ./configure # looks in ../yaz for yaz-config
  make

Anyway the issue is now fixed in upstream, as follows:

https://github.com/indexdata/yaz/commit/370dece3e9cb2fe4feb8c6e1780b46de8bc7fa9d

/ Adam



> term before. (Do you mean you are Build-Depending on yaz from another
> package?)
>
>
> Regards,
>
> --
>       ,''`.
>      : :'  :     Chris Lamb
>      `. `'`      la...@debian.org 🍥 chris-lamb.co.uk
>        `-
>

Reply via email to