From owner-freebsd-xfce@freebsd.org Mon Mar 14 11:31:31 2016 Return-Path: Delivered-To: freebsd-xfce@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 EC155AD0B0A for ; Mon, 14 Mar 2016 11:31:31 +0000 (UTC) (envelope-from scratch65535@att.net) Received: from nm25-vm9.access.bullet.mail.gq1.yahoo.com (nm25-vm9.access.bullet.mail.gq1.yahoo.com [216.39.62.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C7B1B996 for ; Mon, 14 Mar 2016 11:31:31 +0000 (UTC) (envelope-from scratch65535@att.net) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=att.net; s=s1024; t=1457954884; bh=rInGbiQXGuvYxMWouLReziGNxtIWN28ile7y8PV3+l0=; h=From:To:Subject:Date:From:Subject; b=XVyCsR3l/FtdphlcYFNWjKakSiY7DscUHgMvfA/bd/bkmhMOiVu0riRAM6TLOOnXUHwAhm7H15aWlDKzCJ1ibhTwG4Mp/PY5no09AfgIqe3dAkJcEWeN5cfoMNxRU54jz/e4gFevXWetM3/ETbKj3z1f18SwLlx4Dz7XyNjtZjw= Received: from [216.39.60.169] by nm25.access.bullet.mail.gq1.yahoo.com with NNFMP; 14 Mar 2016 11:28:04 -0000 Received: from [67.195.23.148] by tm5.access.bullet.mail.gq1.yahoo.com with NNFMP; 14 Mar 2016 11:28:04 -0000 Received: from [127.0.0.1] by smtp120.sbc.mail.gq1.yahoo.com with NNFMP; 14 Mar 2016 11:28:04 -0000 X-Yahoo-Newman-Id: 489770.97115.bm@smtp120.sbc.mail.gq1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: Vc.O4YYVM1nuC_z99LXRYXpAZJj1TJfljvmvURpfqqzEwDh URYegrzCd6G7Kv7oP2piKuP.uPX6TTI.q3bLGfaSUX1sWIkYTJo9dLwHKGuK eklJ8GxmAHhIZYFCFCCtktVtzsX6fnXcQvNscdO_m1k96gh2jYqj1rSJitdm JwnWnVeX5ZfHvVXNird91kaRLTPC7sHKm.qEHnNT1qs53anruHwsbPErYSSd wqLiwTYAwmdvill_XIlg6mkS.nqUkEIk34X5a8am97esjRoa0GMZlViozoYM 0Yg.VGbn0O9jSylI8nsXRLDppN7tZ1omcQiQiJ5zPYxGH.xUxYzyl4929o0g 10d_YP2NZJDbgLd02rEfqpBTpW314mAIYZucSAkfuWSo3II2pD0x4i9HsEtx 7qAMRKIYTANE0cnz1Tnm7dgOPti6OUqDzBXqwb2VEK2ktXYCa36dX5pYcoU4 v3kVudhFBeGajLwsGFamkDlgfxUe.ZIlnrwxwrHwl5DVbomwZK5g23rxxqKh oVdYHSyVKvtVM14QSVcLu8LHCSiRJ2nsztTgB6Xy2k4NuTMY8I5U- X-Yahoo-SMTP: pPvqnOaswBBbYZLVYFzvU7GaowLcbNioPp.aF8KvOjZk From: To: freebsd-xfce@freebsd.org Subject: 10.2 RELEASE xfce4 build fails due to FNF Date: Mon, 14 Mar 2016 07:28:04 -0400 Message-ID: <397deblp3ef6873u6eir53ss84edt9sirs@4ax.com> X-Mailer: Forte Agent 4.2/32.1118 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2016 11:31:32 -0000 Trying to build xfce4 (shouldn't there be a package?) using only defaults, the build fails in x11-toolkits because printbackend-cups.so is not found. -files.so and -lpr.so exist, but -cups.so does not