From owner-freebsd-xfce@freebsd.org Mon Mar 14 17:03:53 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 6C8F8AD0A35 for ; Mon, 14 Mar 2016 17:03:53 +0000 (UTC) (envelope-from scratch65535@att.net) Received: from nm7-vm4.access.bullet.mail.gq1.yahoo.com (nm7-vm4.access.bullet.mail.gq1.yahoo.com [216.39.63.95]) (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 47190CD1 for ; Mon, 14 Mar 2016 17:03:52 +0000 (UTC) (envelope-from scratch65535@att.net) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=att.net; s=s1024; t=1457974923; bh=VWx3gwl5d3d9v2yG+8Vd16NN7rngFr8xg80riEu9kdE=; h=From:To:Subject:Date:References:In-Reply-To:From:Subject; b=blDSCdwbRK/tfvBFOYp27ULBe1ll8m3rQc8cKpbrxOsmUa/1U6O3heRFU7A3oeLDNc6HacYZhyY6MVeaZUg+ZzLNocD64c4EYZ1s9bc8/7HWMBL0QROGH/KS63OCLpqRzw4TERfELPSwf70R7GZ3G6M+efD25vP8oHgln9j6x9g= Received: from [216.39.60.173] by nm7.access.bullet.mail.gq1.yahoo.com with NNFMP; 14 Mar 2016 17:02:03 -0000 Received: from [67.195.23.144] by tm9.access.bullet.mail.gq1.yahoo.com with NNFMP; 14 Mar 2016 17:02:03 -0000 Received: from [127.0.0.1] by smtp116.sbc.mail.gq1.yahoo.com with NNFMP; 14 Mar 2016 17:02:03 -0000 X-Yahoo-Newman-Id: 422301.87865.bm@smtp116.sbc.mail.gq1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: TcT8EwYVM1mHHeZge8yC2BoSWnD8WymuVSqwHOQCFUUJuae uL3S7IcT_jMt3tRZe1kCvmKZuJCjSErmrX_QgZjCe7FGHNuWRbYSwZ1InvPc fg6pEE.UcsbIv0mNi7WsxAFpaFcNafM_hIhhPop2qKTrXJi4sik2IkFdaX4u SmUe01Qou3MxAc20ibwmx6vj9gBajCSbbMRcMo0YYCa1s00WObd7i.YEzy4m L4bhFnMuZ6DtyrJLL29qkbx2p4xgP9X2MUxElel6xyXBdjKrIY.I8ZSA86yi gz2kJON4xjXxDaRCwrmfEuPVQzWCi3kP8N6CYLokgxBMBWlCa_A3smVxEQdo RAHMP6y_hvQVTYMYuU9zTYDJzVN8Wyhw4phjLSB8vXuGsl6KZzTpiL9hKCsE uzcZqbN0EDvwwy68bJGhpPXmzpRQT9vQBlG1EPPxst1YWXVT06qJkTUg9_EK w6k5z6zAkLHQk.X5_rCLdzqB1OkUfxPWx81YilaMWVsst4KjGP8c0tQwgMRg cCuR.VjUCVt_jnNtjOTOGnah0eBOi3SzC8m.Vu2vWmfrDAnb6DnwR X-Yahoo-SMTP: pPvqnOaswBBbYZLVYFzvU7GaowLcbNioPp.aF8KvOjZk From: To: freebsd-xfce@freebsd.org Subject: Re: 10.2 RELEASE xfce4 build fails due to FNF Date: Mon, 14 Mar 2016 13:01:59 -0400 Message-ID: <7jrdebpl7mdjbfcko6fbes5g7q191cv8ib@4ax.com> References: <397deblp3ef6873u6eir53ss84edt9sirs@4ax.com> In-Reply-To: <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 17:03:53 -0000 Ooops, my mistake - there is a package and it installs very nicely (thanks, Olivier!). I'm too used to calling it xfce4, and other pkgs have version numbers, so that's what I looked for. (But there is a missing file in the port.) On Mon, 14 Mar 2016 07:28:04 -0400, you wrote: >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