From owner-freebsd-questions@FreeBSD.ORG Fri Jan 6 14:59:52 2012 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F2A71065673 for ; Fri, 6 Jan 2012 14:59:52 +0000 (UTC) (envelope-from gobble.wa@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id CE1A98FC0C for ; Fri, 6 Jan 2012 14:59:51 +0000 (UTC) Received: by iadj38 with SMTP id j38so3907702iad.13 for ; Fri, 06 Jan 2012 06:59:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=JsnXGan72Hveb/ymwr3y6sx3tSanY66WvHCEQ2mXY98=; b=pg9mhbU4SJLT34ceOgeKfesdo4ugjv7woRlijC44SAD/JfhidKmDsT/DANZb9hxZFw i8DRViAxOQgm0JsRELtj5XcSEJKt4ao3/UdzIk+VL7tCpm8wQF7OsViHgOuz26xNW0fA y2GuGH5jeExEEIEQmQhw7LwexrpE8YRntjU+U= MIME-Version: 1.0 Received: by 10.50.45.195 with SMTP id p3mr8063965igm.2.1325861991110; Fri, 06 Jan 2012 06:59:51 -0800 (PST) Received: by 10.231.31.65 with HTTP; Fri, 6 Jan 2012 06:59:51 -0800 (PST) Date: Fri, 6 Jan 2012 06:59:51 -0800 Message-ID: From: Waitman Gobble To: FreeBSD Questions List Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: xfce4 / gtk-update-icon-cache fails with "cairo needs X11" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jan 2012 14:59:52 -0000 Hi, I am doing a fresh install of FreeBSD 9.0-RC3 from FreeBSD-9.0-RELEASE-i386-memstick.img on an Acer Aspire One netbook. Last night I attempted to install xfce4 from /usr/ports/x11-wm and it stopped with error: gtk-update-icon-cache-(version): Needs cairo build with X11 support (sorry, don't recall version off the top of my head) I remember that cairo was installed before getting to gtk-update-icon-cache. I checked /etc/make.conf and there is nothing X11 related, ie WITHOUT_X11 is NOT set. I went over to /usr/ports/graphics/cairo and did a make config, did not see anything about X11 as an option, did a make install clean and I saw libX11 in the output.. Think it's ok. Then I went back to /usr/ports/x11-wm/xfce4 and redid make install clean to build... it continued on without further issue (so far :) I found another post about gtk-update-icon-cache and cairo/X11 but it does not appear to be a related issue. At the moment the xfce4 build is working for me, so my issue is resolved.. But not sure why I received the error, might be something to check out? Is there a better place to report potential issues with RC versions? Excited about 9 on the netbook, I tried FreeBSD 7.0 when i first got the Acer but could not get wireless working at the time so i scrapped it. Thanks, Waitman Gobble San Jose California USA