From owner-freebsd-questions@FreeBSD.ORG Sat Nov 24 01:42:45 2007 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 298E216A419 for ; Sat, 24 Nov 2007 01:42:45 +0000 (UTC) (envelope-from siraj.shaikh@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.186]) by mx1.freebsd.org (Postfix) with ESMTP id 1DE5413C459 for ; Sat, 24 Nov 2007 01:42:45 +0000 (UTC) (envelope-from siraj.shaikh@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so2821968rvb for ; Fri, 23 Nov 2007 17:42:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=R0aH55m85804MpTlyZFALT60TjkpDbGT5VWX012ws4o=; b=Rr3UKiUUuoAwzCJu+3P6U2Cf44cwT4LS6dFTKyOSxjGjdqrHaK/4TwOPMhKXRvzFSswSg3gKM6HiTKuPM8WHk1nkdkD181Acx/v7M57zWKDgS/qVEafTj+hV+wA3j/FhHiAP+4ptuAvNq550AcnmksXV5cQzBqJ7SZyglfyqSm0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=LxFXbB0aRStP6VvwT7o3LeFll0iqWjDwIZfesTB+mt0vj9SiY50n4oXhkVmwFDYbGpUrhzP4egOIH5rl/NVAFqBKnPPF5l5TRspffhFeNPaqxcw05g1EkeHtb1dBhLpGvxHzy4JsQFtWOXxiK/NSh5IhykyMQoVUPMrZhzM6+E0= Received: by 10.141.197.8 with SMTP id z8mr4747443rvp.1195866882902; Fri, 23 Nov 2007 17:14:42 -0800 (PST) Received: by 10.140.131.11 with HTTP; Fri, 23 Nov 2007 17:14:42 -0800 (PST) Message-ID: <3b2ddd940711231714l777cd91flb675c90cffd2a46e@mail.gmail.com> Date: Sat, 24 Nov 2007 01:14:42 +0000 From: "Siraj Shaikh" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Upgrading X11 port 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: Sat, 24 Nov 2007 01:42:45 -0000 Hello I have been trying to install gnome2 (by both packages or port), but having trouble as I get an error with regards to the X11 port. I then tried to upgrade all my ports using portmaster -a It took ages, but then at the end showed the same error. "Stop in /usr/ports/x11/xorg-libraries. make failed for x11/xorg-libraries.. .. .. Update for xorg-libraries-6.9.0 failed" Please tell me what to do. Thanks Siraj