Current-Users archive

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

Re: static libarchive: missing ZSTD symbols?



On Thu, Jul 03, 2025 at 10:40:43AM +0200, Thomas Klausner wrote:
> 
> and that seems to be defined in:
> /usr/src/external/bsd/zstd/Makefile.zstd:ZSTDDPLIBS=    zstd ${ZSTD}/lib
> 
> Any ideas for the proper fix?

I would try:

.include "${NETBSDSRCDIR}/external/bsd/zstd/Makefile.zstd"

and add ${ZSTDDPLIBS} to PROGDPLIBS.


Martin


Home | Main Index | Thread Index | Old Index