[Debian-med-packaging] [dlang/undeaD] Meson: add meson build (#33)

Matthias Klumpp mak at debian.org
Tue Mar 19 09:53:52 GMT 2019


Am Di., 19. März 2019 um 09:52 Uhr schrieb Andreas Tille <andreas at an3as.eu>:
>
> Hi,
>
> On Sat, Mar 16, 2019 at 09:34:21AM -0700, Matthias Klumpp wrote:
> > +1 from me for just removing it from Debian. UndeaD was always a bit awkward to have anyway.
>
> I'll ask upstream for removal once I get libbiod build again.  I confirm
> that I'm more than happy to not need to maintain it any more. :-)
>
> I now tried to build libbiod 0.2.2 using the provided Makefile (since
> there is no meson.build) and was running into:
>
>
> linking...
> [...]
> Is there any trick needed to link libz properly?
> (Just commited latest packaging status to git[1])

Looks like -lz is just flat out missing here.
Just adding "-L-lz" to
https://salsa.debian.org/med-team/libbiod/blob/master/Makefile#L4
should resolve this and ensure we're linking against a non-static
version of ZLib (avoids a policy violation too).

Cheers,
    Matthias

-- 
I welcome VSRE emails. See http://vsre.info/



More information about the Debian-med-packaging mailing list