From owner-freebsd-ports@freebsd.org Tue Apr 19 07:33:03 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D85CB134B9 for ; Tue, 19 Apr 2016 07:33:03 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: from mailrelay101.isp.belgacom.be (mailrelay101.isp.belgacom.be [195.238.20.128]) (using TLSv1.2 with cipher RC4-SHA (128/128 bits)) (Client CN "relay.skynet.be", Issuer "GlobalSign Organization Validation CA - SHA256 - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CB30C1980 for ; Tue, 19 Apr 2016 07:33:02 +0000 (UTC) (envelope-from tijl@freebsd.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2C2AgCQ3hVX/xeL8VFdgziBULoYAQ2BcYYIBAICgT45FAEBAQEBAQFlJ4RCAQEEOhwjEAsYCSUPKh4GE4gtvScBAQEBAQUBAQEBARuKbIQnhW4BBJgOjgVvgQGNKoYjiQgeAQFCg2o6MIk6AQEB Received: from 23.139-241-81.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([81.241.139.23]) by relay.skynet.be with ESMTP; 19 Apr 2016 09:32:53 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.15.2/8.15.2) with ESMTP id u3J7WqHx001232; Tue, 19 Apr 2016 09:32:53 +0200 (CEST) (envelope-from tijl@FreeBSD.org) Date: Tue, 19 Apr 2016 09:32:52 +0200 From: Tijl Coosemans To: Willem Offermans Cc: freebsd-ports@FreeBSD.org Subject: Re: failure compile libGL-11.1.2 Message-ID: <20160419093252.036ef36e@kalimero.tijl.coosemans.org> In-Reply-To: <20160418131339.GF4998@vpn.offrom.nl> References: <20160418131339.GF4998@vpn.offrom.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2016 07:33:03 -0000 On Mon, 18 Apr 2016 15:13:39 +0200 Willem Offermans wrote: > Dear FreeBSD friends, > > I have inherited an old FreeBSD beast and I'm trying to update it to 10.3. > > However the following error occurred during compiling libGL: > > ===> Building for libGL-11.1.2 > > [cut some messages in between] > > libtool: error: cannot find the library '/usr/local/lib/libXext.la' or unhandled argument '/usr/local/lib/libXext.la' > > '/usr/local/lib/libXext.la' is indeed not present. But the file is also not > present on another FreeBSD 10.2 system. So I suppose it is not needed. Is > there something old on the server pointing to this file? How can I proceed? See the 20140909 entry in /usr/ports/UPDATING.