From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Missing linker flags when statically linking Date: Tue, 05 Jul 2016 08:15:56 -0400 Message-ID: <11381031.WHaSpXZ8Zn@x2> References: <270aeb86-be05-03f0-0983-10e199083f56@debian.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <270aeb86-be05-03f0-0983-10e199083f56@debian.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com Hello, On Monday, July 4, 2016 2:08:14 PM EDT Laurent Bigonville wrote: > Apparently the audit.pc file is missing flags to allow libaudit to be > statically linked (see [0]). > > Adding something like "Requires.private: libcap-ng" should fix the problem. OK. Fixed. There will be a new audit package release in a little while that has this fixed. -Steve