From owner-freebsd-doc@FreeBSD.ORG Fri Feb 26 20:44:35 2010 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 496BF1065670 for ; Fri, 26 Feb 2010 20:44:35 +0000 (UTC) (envelope-from avidavesrave@yahoo.com) Received: from web57307.mail.re1.yahoo.com (web57307.mail.re1.yahoo.com [66.196.100.43]) by mx1.freebsd.org (Postfix) with SMTP id E37848FC0C for ; Fri, 26 Feb 2010 20:44:34 +0000 (UTC) Received: (qmail 16782 invoked by uid 60001); 26 Feb 2010 20:17:43 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1267215463; bh=vbWYr8Mi5jQemdoN3LBS1lMN0il/1HelCCMBbo36aH8=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=pX7Gxnd+78Tf/DXyqUJmeV8iZdwnwwT8YlbfAODpCqyg3HPMdZb8oCUWuiRcC5a5BJu+PTycp1fHs3KyN4upi4f97e1YC8Y3Ri26rS6bQ0NBOyqxhP0VzK1Fv2gLK8wb98bqVohU98eV29KReUiStt4rb6uMHjp6RRT02m2xNOw= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=Fio+XgbPyCY6u5g72Kry5mcXdBmhb+a7yK6GSJSdrO7nZvDEGdy/RuGAs6LpJCwu+14FLabKbXPjzOWjgtF2F84OlifvLXPWenfSrlk4Tk9M8XTD/Mad90b5MECc/QRdozAYDD+VhNtm0X4fTdPfhNIXdDwZozpgAj6UCEpwTM0=; Message-ID: <239434.11349.qm@web57307.mail.re1.yahoo.com> X-YMail-OSG: ivJZAtsVM1lmsHTggwFF_O1kaFn13P8eiHzt3OpUA582jXua8iTjY2rjF8k4lrpySnuwzPfjcvDqa7nOv4K92mUKKbM5AufbVvwGXAgQuPjRQsg1wRTysT0JY1dxDszaoUVIvgCvuK10oJudaZTN8b4.D_oiqz7quUandBPS3JNhs9jb.8vd0LRxiXp6kKsokpm6HpsSuWYV.NQHlMY1cPcQSF.BACoRGWsEZvTfO8dRXb22ihE0k0stYBN_faQHAjwO36KeoY2Xdt76miGEq5gGkBApnUNpL5U- Received: from [118.100.154.5] by web57307.mail.re1.yahoo.com via HTTP; Fri, 26 Feb 2010 12:17:43 PST X-Mailer: YahooMailRC/300.3 YahooMailWebService/0.8.100.260964 Date: Fri, 26 Feb 2010 12:17:43 -0800 (PST) From: David Pesalema Masikara To: doc@FreeBSD.org MIME-Version: 1.0 X-Mailman-Approved-At: Fri, 26 Feb 2010 21:09:33 +0000 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Installing X 11 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2010 20:44:35 -0000 When installing X11 I get the error message : **** Error code 1 I use # cd /usr/ports/x11/org # make clean isnatll stop in /usr/ports/graphics/dri. How can i solve this error ? Please help