pkgsrc-Bugs archive

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

Re: pkg/58614: mail/opendmarc fails to build with pkg-config not found



The following reply was made to PR pkg/58614; it has been noted by GNATS.

From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc: 
Subject: Re: pkg/58614: mail/opendmarc fails to build with pkg-config not
 found
Date: Sat, 17 Aug 2024 23:07:08 +0200

 On Sat, Aug 17, 2024 at 07:50:01PM +0000, oster%netbsd.org@localhost wrote:
 > checking whether to build static libraries... yes
 > checking pkg-config is at least version 0.9.0... no
 > configure: error: pkg-config not found
 > *** Error code 1
 
 I don't know the proper solution, but the proper workaround is
 
 1. build in a sandbox with just the required dependencies installed, or
 
 2. pkg_delete pkgconf pkg-config # depending on which you have installed)
 
 then the build will succeed.
  Thomas
 


Home | Main Index | Thread Index | Old Index