On 2019/04/11 14:07, Willy Goiffon wrote: > >Synopsis: libarchive's libarchive.pc lacks -liconv > >Category: ports > >Environment: > System : OpenBSD 6.4 > Details : OpenBSD 6.4 (GENERIC.MP) #3: Thu Dec 20 19:19:32 CET 2018 > > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Architecture: OpenBSD.amd64 > Machine : amd64 > >Description: > When compiling a program and linking statically against libarchive, > using pkg-config(1) will > not work because -liconv is not included, the linker giving the > following output:
This isn't OpenBSD-specific. Can you open an issue upstream (at https://github.com/libarchive/libarchive) and see how they want to approach it?
