From owner-freebsd-ports@FreeBSD.ORG Fri Dec 20 21:20:40 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 77701F2A; Fri, 20 Dec 2013 21:20:40 +0000 (UTC) Received: from fep13.mx.upcmail.net (fep13.mx.upcmail.net [62.179.121.33]) by mx1.freebsd.org (Postfix) with ESMTP id 6A2641B5E; Fri, 20 Dec 2013 21:20:39 +0000 (UTC) Received: from edge04.upcmail.net ([192.168.13.239]) by viefep13-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20131220212032.PIRP10011.viefep13-int.chello.at@edge04.upcmail.net>; Fri, 20 Dec 2013 22:20:32 +0100 Received: from [127.0.0.1] ([178.84.134.112]) by edge04.upcmail.net with edge id 3xLX1n00V2Rg3Ey03xLXKH; Fri, 20 Dec 2013 22:20:32 +0100 X-SourceIP: 178.84.134.112 Message-ID: <52B4B49D.1070808@rainbow-runner.nl> Date: Fri, 20 Dec 2013 22:20:29 +0100 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: marino@freebsd.org, freebsd-ports@freebsd.org, bsam@freebsd.org Subject: Re: x11/fbpanel: pkg fallout at 10.x References: <52B3E6DE.8060300@passap.ru> <20131220065824.GE11355@ithaqua.etoilebsd.net> <52B44C2C.4060001@passap.ru> <52B44D7B.7060407@marino.st> In-Reply-To: <52B44D7B.7060407@marino.st> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Antivirus: avast! (VPS 131220-3, 20-12-2013), Outbound message X-Antivirus-Status: Clean X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Dec 2013 21:20:40 -0000 On 20-12-2013 15:00, John Marino wrote: > On 12/20/2013 14:54, Boris Samorodov wrote: >> 20.12.2013 10:58, Baptiste Daroussin пишет: >>> On Fri, Dec 20, 2013 at 10:42:38AM +0400, Boris Samorodov wrote: >>> gtk2 pkgconfig file is not adding -lX11 to LDFLAGS anymore. >>> In general: on FreeBSD 10+, the ld(1) behaviour has been changed so that it does >>> not recursively get the DT_NEEDED from libraries it linked binaries to. >>> Meaning in that case something exposes a X function to fbpanel, but does not >>> tell it is needs to link to X11 >>>> /usr/bin/ld: �: invalid DSO for symbol `XChangeGC' definition >>>> //usr/local/lib/libX11.so.6: could not read symbols: Bad value >>> LDFLAGS+= -lX11 should solve this. >> I've seen some similar commit at the portstree. The problem is: I can't >> reproduce the errors (hence can't test a fix). > I've recently seen dozens of similar, new errors on dports/dragonfly. > It's definitely a pkgconf issue and it just appeared. > I haven't tracked it done yet, but adding LDFLAGS+= to every broken port > is not ideal. It's better to figure out which .pc file is broken and > fix that. > > John Should be fixed now, I restored the "old" behaviour. --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com