From owner-freebsd-questions@FreeBSD.ORG Mon Jan 16 21:43:14 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8129F1065670 for ; Mon, 16 Jan 2012 21:43:13 +0000 (UTC) (envelope-from olivares14031@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 CEC9E8FC14 for ; Mon, 16 Jan 2012 21:43:12 +0000 (UTC) Received: by iagz16 with SMTP id z16so6313537iag.13 for ; Mon, 16 Jan 2012 13:43:12 -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=LcaO+OiUtXaiywINO+wv6PPr4LYaKgwHs+u75r14seQ=; b=pnbqzAsZDR7FaTG8XBZT/kgTrEvrT7mm1njSoe3ib0Mr3WwLSe77A2qvWXrE+OaGwj 3TTgTYPfapdHxSInP0WkhdUqfTkNe7u3zQ9Om2PxSdJ8hMecbjzbxDONgnMsTG0lEkBY mRTh4Ur0sb+uTi4H+5Nci0SBNto5ydwoLgqVQ= MIME-Version: 1.0 Received: by 10.42.29.1 with SMTP id p1mr13918078icc.40.1326750192426; Mon, 16 Jan 2012 13:43:12 -0800 (PST) Received: by 10.50.94.133 with HTTP; Mon, 16 Jan 2012 13:43:12 -0800 (PST) Date: Mon, 16 Jan 2012 15:43:12 -0600 Message-ID: From: Antonio Olivares To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 Subject: Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD 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: Mon, 16 Jan 2012 21:43:14 -0000 Dear folks, I had a FreeBSD 9.0 BETA 2 Machine I was happily running since the release and only updated ports via portmaster -a, and now since Fedora 9 has officially been released, I ran make buildworld, make buildkernel, make installkernel and mergemaster -i, and make installworld and now X does not work, I get error in subject Shared object "libxcb-aux.so.0" not found, required by "libxfsm-4.6.so.0" FreeBSD any ideas/suggestions for a fix? Thanks in advance, Antonio