pkgsrc-Users archive

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

Re: databases/postgresql-client unable to find pkgsrc libuuid



Peter Lai <cowbert%gmail.com@localhost> writes:

-- 
    Greg Troxel <gdt%lexort.com@localhost>
> On AWS Linux 2, both databases/postgresql12-client and
> databases/postgresql13-client are unable to build without native
> libuuid-devel installed.

To debug this, read devel/libuuid/builtin.mk and in the program that
needs them do things like

make show-var VARNAME=IS_BUILTIN.libuuid

and continue to trace the logic in the makefile and look at more
variables.

This smells  like the logic deciding that libuuid is or should be
present but actually it isn't good enough.

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index