From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Tue, 11 Nov 2014 22:41:11 +0100 Subject: [Buildroot] [PATCH] tcpdump: fix static build In-Reply-To: (Baruch Siach's message of "Tue, 11 Nov 2014 12:23:03 +0200") References: Message-ID: <87vbmll8js.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Baruch" == Baruch Siach writes: > Commit 746116d1eb2e (tcpdump: use libpcap shared library) broke static build > of tcpdump, because its configure script doesn't take into account indirect > dependencies of libpcap. Add these dependencies to the LIBS configure > parameter. > Fixes: > http://autobuild.buildroot.net/results/fd231d34e4bb0306609b021e9e74eb862b7bd6bd/ > Signed-off-by: Baruch Siach Committed, thanks. -- Bye, Peter Korsgaard