From owner-freebsd-questions@FreeBSD.ORG Thu Aug 2 01:09: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 549BC16A418 for ; Thu, 2 Aug 2007 01:09:45 +0000 (UTC) (envelope-from roberth.sjonoy@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id DD0EC13C442 for ; Thu, 2 Aug 2007 01:09:44 +0000 (UTC) (envelope-from roberth.sjonoy@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so322925uge for ; Wed, 01 Aug 2007 18:09:43 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=G4cZ+86cW4EoIs77WotojqXm2AAT/fFtF9ybne9HjhfwuUon3A4550QS4dAwKDGvF9sM46LEqf9iWXDLpz852lrjEbK970MNBc8sMjAm4QP4NtxaU7V/V0rVWPUqr4RsMg171BZtaMd6lQR9ouC3XdWDj3MY2qjymdszYalLqr0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=tNRI2WzalbQ8/cXScvtEXZjyAZm7Dss7cRhZKH3GfW63FSSF4SUjvSwsGnjkO/H77CA+ZvgSSyRqGR+aJLzxrgadB9z+IGtsyklIGkMrQ6+d3jV5p2sFicXzOL6I8iznLEdHjcUtFml3VrCrUcJU3RIuuX5akF0Pvs/+Pp6N6yM= Received: by 10.66.232.9 with SMTP id e9mr1726940ugh.1186015419155; Wed, 01 Aug 2007 17:43:39 -0700 (PDT) Received: from ?192.168.1.4? ( [80.213.243.231]) by mx.google.com with ESMTPS id b33sm2712656ika.2007.08.01.17.43.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 01 Aug 2007 17:43:38 -0700 (PDT) Message-ID: <46B128AE.9050203@gmail.com> Date: Thu, 02 Aug 2007 02:43:26 +0200 From: =?ISO-8859-1?Q?Roberth_Sjon=F8y?= User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Compiling xorg 7.2 issue 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: Thu, 02 Aug 2007 01:09:45 -0000 Hello, I have just installed FreeBSD for the first time, and I prefer to just install the kernel and the base system under the installation, now I'm compiling xorg, but I got an issue, ===> Installing for xorg-7.2 ===> xorg-7.2 depends on file: /usr/local/lib/dri/r128_dri.so - not found ===> Verifying install on /usr/local/lib/dri/r128_dri.so in /usr/ports/graphics/dri ===> Building for dri-7.0,2 Please run 'make realclean' before changing configs gmake: *** Error code 2 Stop in /usr/ports/graphics/dri. *** Error code 1 Stop in /usr/ports/x11/xorg. How do I solve this? please explain properly im very new to *bsd. Regards, Roberth.