From owner-freebsd-ports@FreeBSD.ORG Tue Feb 25 19:20:04 2014 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 A0768840; Tue, 25 Feb 2014 19:20:04 +0000 (UTC) Received: from mailrelay007.isp.belgacom.be (mailrelay007.isp.belgacom.be [195.238.6.173]) by mx1.freebsd.org (Postfix) with ESMTP id 0B4651DE2; Tue, 25 Feb 2014 19:20:03 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmoGAP3rDFNbsIvO/2dsb2JhbABZgwa/WYMJgRgXdIIlAQEFOhwjEAsYCSUPKh4GiBwByB0XjlAHhDgBA5g1kimBb4E/Ow Received: from 206.139-176-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.176.139.206]) by relay.skynet.be with ESMTP; 25 Feb 2014 20:18:52 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.8/8.14.8) with ESMTP id s1PJIpTF061653; Tue, 25 Feb 2014 20:18:51 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Tue, 25 Feb 2014 20:18:50 +0100 From: Tijl Coosemans To: "Chad J. Milios" Subject: Re: Stop in ports/lang/gcc47: Shared object "libfl.so.2" not found, required by "ar" Message-ID: <20140225201850.25dff0c8@kalimero.tijl.coosemans.org> In-Reply-To: <530C1EF2.1050706@ccsys.com> References: <530C1EF2.1050706@ccsys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: gerald@FreeBSD.org, freebsd-ports@freebsd.org 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: Tue, 25 Feb 2014 19:20:04 -0000 On Mon, 24 Feb 2014 23:41:22 -0500 Chad J. Milios wrote: > I've been getting this same error for a couple days now in ports. > 9.2-RELEASE-p3/amd64. Any insight into what I'm doing wrong? My gut is > telling me this is my fault though I'm at a loss for how. Try to rebuild devel/binutils. There was a short window in which textproc/flex installed libfl.so.2 and it looks like you rebuilt devel/binutils in that window.