From owner-freebsd-ports@FreeBSD.ORG Thu Jan 26 23:16:33 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2BF81065672 for ; Thu, 26 Jan 2012 23:16:33 +0000 (UTC) (envelope-from carmel_ny@hotmail.com) Received: from blu0-omc3-s29.blu0.hotmail.com (blu0-omc3-s29.blu0.hotmail.com [65.55.116.104]) by mx1.freebsd.org (Postfix) with ESMTP id 8DCEB8FC13 for ; Thu, 26 Jan 2012 23:16:33 +0000 (UTC) Received: from BLU0-SMTP195 ([65.55.116.74]) by blu0-omc3-s29.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 26 Jan 2012 15:16:32 -0800 X-Originating-IP: [76.182.104.150] X-Originating-Email: [carmel_ny@hotmail.com] Message-ID: Received: from scorpio.seibercom.net ([76.182.104.150]) by BLU0-SMTP195.phx.gbl over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Thu, 26 Jan 2012 15:16:31 -0800 Received: from scorpio (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: carmel_ny@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTPSA id 3TYzdp2tz4z2CG4h for ; Thu, 26 Jan 2012 18:16:30 -0500 (EST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.97.3 at scorpio.seibercom.net Date: Thu, 26 Jan 2012 18:16:29 -0500 From: Carmel To: freebsd-ports@freebsd.org In-Reply-To: <1292.46.129.107.107.1327618184.squirrel@mymail.acsalaska.net> References: <4F21C776.40904@freebsd.org> <1292.46.129.107.107.1327618184.squirrel@mymail.acsalaska.net> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd8.2) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAHlBMVEUAAABYRlwJCw4FAgAIBwKprDkBAQFQLR0BAgCir7VRttp8AAACAUlEQVQ4jZWUTYvbMBCGTVl8V2hX6Gg5G5FbWQdBj0lEfE7BhN4cyzi5Wt1E5L70roWy6N92xok/skkP+5IYrMcz78xIduDWpNM3vFzuA/jX5EY1AI6KHFwW/CzFuQAwqUBbV12p+CzIh6Awq7sg33pn5D64SQXAexffeuQlA/L35RrkaB551OjGfP/cAO8mCNaDcgvfky5ijoD0pAXlCQCnljiAjsJD9Ax05Ko5sZxbnLQcmM+dZg5IjREfZrWIHK0JuwU68pAGwHvfRxBundRzTxxz3r9dNUikPsEihjz2Dc4kjp1hKsJGuot4EDxaxzMoC7XqhxhOSfZrTS6gSX1JVdjp+o1PvWfekXgw3WL0g70nDEwA0H0HQsEZc8sTmFMTkWUfYWC/vdR1zQy3xLQgLwzu90QnlnFLjeiGWBjwhb4Sa42IqOg2qqS4O1/zhKokFUb1Q8Rj4Eb69WVflXEehJ35DgChVTE5n50eaGyMLOfH8AOodoSM4PVYAQgQdBulOa+knklYks3vAuQ+uX492lTl+A+e8qBV2AKoXalVKFfyuUp0pUp1ARaUHh82lv9MN+Ig7CZtgE6FNYvjlywT2VP2dMgOG46gTIWcqdfvuwyXNz0oMJNd/N5lh1YNiJt19ADTUo3VuFSNeQwVqRSrGjSCp53fk2g+Mvfk/gfoPxHeUS8MH9vRAAAAAElFTkSuQmCC MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 26 Jan 2012 23:16:31.0888 (UTC) FILETIME=[8A2AB100:01CCDC80] Subject: Re: nautilus build failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2012 23:16:34 -0000 On Thu, 26 Jan 2012 13:49:44 -0900 (AKST) rflynn@acsalaska.net articulated: > > On Thu, 26 Jan 2012 16:36:54 -0500 > > > I just ran "portclean -C" and then updated the ports tree, and > > deleted all old files in "/usr/ports/distfiles". I then attempted > > to build the port again. The exact same thing happened again. I > > checked, and the "/usr/local/lib/libxcb-aux.la" file does not exist > > on this system and I have no idea where to find and install it. The > > system "make.conf" file is clean of any funkiness. > > % pkg_updating x11/xcb-util > 20120116: > AFFECTS: users of x11/xcb-util > AUTHOR: garga@FreeBSD.org > > x11/xcb-util was updated to 0.3.8 and was split in new modules. > Dependencies were adjusted but main port symbols were moved to a > single library, xcb-util.so. For this reason, all dependent ports > must be recompiled.If you use portmaster, run: > > # portmaster -R -r xcb-util-0 > > Or for portupgrade: > > # portupgrade -r xcb-util-0\* I did exactly that; however, the situation still persists. -- Carmel carmel_ny@hotmail.com