From owner-freebsd-multimedia@FreeBSD.ORG Mon May 16 15:34:30 2011 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB9DB106566B for ; Mon, 16 May 2011 15:34:30 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep14.mx.upcmail.net (fep14.mx.upcmail.net [62.179.121.34]) by mx1.freebsd.org (Postfix) with ESMTP id 2FB838FC18 for ; Mon, 16 May 2011 15:34:29 +0000 (UTC) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep14-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20110516153428.BGTD1458.viefep14-int.chello.at@edge03.upcmail.net>; Mon, 16 May 2011 17:34:28 +0200 Received: from [192.168.2.110] ([77.250.114.194]) by edge03.upcmail.net with edge id kFaR1g02h4BjJe503FaT2x; Mon, 16 May 2011 17:34:28 +0200 X-SourceIP: 77.250.114.194 From: Koop Mast To: Jakub Lach Date: Mon, 16 May 2011 17:37:52 +0200 In-Reply-To: <1305406366979-4396544.post@n5.nabble.com> References: <1305123509649-4387492.post@n5.nabble.com> <1305181542.64803.2.camel@crashalot.rainbow-runner.nl> <1305211901476-4390463.post@n5.nabble.com> <1305406366979-4396544.post@n5.nabble.com> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.0.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Message-ID: <1305560274.2882.2.camel@crashalot.rainbow-runner.nl> Mime-Version: 1.0 X-Cloudmark-Analysis: v=1.1 cv=CqMFsqQC4gx7bBgpmnW/wKYuJF/a5pXPeCAfngFtYkU= c=1 sm=0 a=_zdNZsRAGqsA:10 a=kj9zAlcOel0A:10 a=7CTBoY1v5PzQhUyn0M0A:9 a=CjuIK1q_8ugA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Cc: freebsd-multimedia@freebsd.org Subject: Re: multimedia/gstreamer is not respecting environment upon linking stage X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2011 15:34:31 -0000 On Sat, 2011-05-14 at 13:52 -0700, Jakub Lach wrote: > Hmm... > > /usr/bin/ld: unrecognized option '-Bsymbolic-functions' > > Still same as before. Strange. Assuming this is about a gstreamer port. Only port that does this explicitly is gstreamer-ffmpeg. And as far as I know it should work on all supported branches. On which FreeBSD version is this? -Koop