From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [patch] conntrack tool: Fix loading of protocol helpers Date: Fri, 16 Mar 2007 17:59:37 +0100 Message-ID: <45FACCF9.5060201@trash.net> References: <200703161751.08498.thomas.jarosch@intra2net.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org To: Thomas Jarosch Return-path: In-Reply-To: <200703161751.08498.thomas.jarosch@intra2net.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Thomas Jarosch wrote: > Hello, > > the pkgconfig changes from August 2006 broke the loading of the protocol > helpers as dlopen() doesn't search for symbols in the main executable. > As a result the protocol helpers can't find register_proto(). > > Attached patch fixes the problem. Applied, thanks again Thomas. > Does anyone have a short example how to use the -G functionality of the tool? Not out of my head, sorry.