From owner-freebsd-ports@FreeBSD.ORG Wed Apr 1 14:40:46 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C44FEF9A; Wed, 1 Apr 2015 14:40:46 +0000 (UTC) Received: from fep16.mx.upcmail.net (fep16.mx.upcmail.net [62.179.121.36]) by mx1.freebsd.org (Postfix) with ESMTP id CC099793; Wed, 1 Apr 2015 14:40:45 +0000 (UTC) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep16-int.chello.at (InterMail vM.8.01.05.13 201-2260-151-135-20130320) with ESMTP id <20150401144043.GERG11799.viefep16-int.chello.at@edge03.upcmail.net>; Wed, 1 Apr 2015 16:40:43 +0200 Received: from [192.168.0.23] ([178.84.134.112]) by edge03.upcmail.net with edge id Aegi1q02n2Rg3Ey01egjJE; Wed, 01 Apr 2015 16:40:43 +0200 X-SourceIP: 178.84.134.112 Message-ID: <551C036B.2010806@rainbow-runner.nl> Date: Wed, 01 Apr 2015 16:40:43 +0200 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Torfinn Ingolfsen , FreeBSD Ports ML Subject: Re: libdrm 2.4.58 upgrade fails References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: x11@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Apr 2015 14:40:46 -0000 On 1-4-2015 15:06, Torfinn Ingolfsen wrote: > 1 warning generated. > CCLD modetest > libtool: link: cannot find the library > `/usr/local/lib/libfontconfig.la' or unhandled argument > `/usr/local/lib/libfontconfig.la' > Makefile:418: recipe for target 'modetest' failed > gmake[5]: *** [modetest] Error 1 > gmake[5]: Leaving directory Please read ports/UPDATING entry 20140909 for instructions for a solution how to deal with missing .la files. -Koop