pkgsrc-Users archive

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

Re: Bad dependencies of graphics/tiff's libtiff-4.pc ?



On Tue 28 Mar 2023 at 18:21:50 +0200, Thomas Klausner wrote:
> either pull in the xz package (and provide the liblzma.pc file that
> way) or fall back to the builtin.mk file and provide the pc file via
> the override-liblzma-pkgconfig target.
> 
> Please find out what part breaks on your system!

I found out the following:

The pkgsrc Makefile has

pre-configure:
        cd ${WRKSRC} && ./autogen.sh

to run autogen.sh. It looks like that script was modified to also run
configure. That isn't really wanted because it gets the wrong arguments
(i.e. none), but also, this is before

=> Generating pkg-config files for builtin xz package.

happens.

I'm not sure how I missed that before checking in the Makefile...
I'll check in a fix soon.

> Thanks,
>  Thomas
-Olaf.
-- 
___ "Buying carbon credits is a bit like a serial killer paying someone else to
\X/  have kids to make his activity cost neutral." -The BOFH    falu.nl@rhialto

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index