From owner-freebsd-questions@FreeBSD.ORG Sat Jun 25 09:57:57 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFF1516A41C for ; Sat, 25 Jun 2005 09:57:57 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from mail.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BEC643D1F for ; Sat, 25 Jun 2005 09:57:57 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (mail.ijs.si [193.2.4.66]) by patsy.ijs.si (Postfix) with ESMTP id D173217B8AC; Sat, 25 Jun 2005 11:57:56 +0200 (CEST) Received: from patsy.ijs.si ([127.0.0.1]) by localhost (patsy.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26865-02-9; Sat, 25 Jun 2005 11:57:55 +0200 (CEST) Received: from idefix.ijs.si (idefix.ijs.si [193.2.4.33]) by patsy.ijs.si (Postfix) with ESMTP id BCBA517B8B5; Sat, 25 Jun 2005 11:57:54 +0200 (CEST) Received: from localhost.ijs.si (localhost.ijs.si [127.0.0.1]) by idefix.ijs.si (Postfix) with ESMTP id 5B1655C22; Sat, 25 Jun 2005 11:57:54 +0200 (CEST) From: Dejan Lesjak To: Warren Date: Sat, 25 Jun 2005 11:57:53 +0200 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506251157.54024.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si Cc: freebsd-questions@freebsd.org Subject: Re: Portupgrade in Xfree86 pkg failed 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, 25 Jun 2005 09:57:58 -0000 Warren wrote: > On Fri, 24 Jun 2005 9:11 pm, Daniel O'Connor wrote: >> On Fri, 24 Jun 2005 20:35, Warren wrote: >> > ln >> > -s >> > /usr/ports/graphics/xfree86-dri/work/xc/programs/Xserver/hw/xfree86/os-su >> >pp ort/linux/drm/xf86drmRandom.c xf86drmRandom.c >> > rm -f xf86drmSL.c >> > ln >> > -s >> > /usr/ports/graphics/xfree86-dri/work/xc/programs/Xserver/hw/xfree86/os-su >> >pp ort/linux/drm/xf86drmSL.c xf86drmSL.c >> > make: don't know how to make /drm.h. Stop >> > *** Error code 2 >> > >> > Stop in /usr/ports/graphics/xfree86-dri/work/xc/lib/GL. >> > *** Error code 1 >> > >> > Stop in /usr/ports/graphics/xfree86-dri. >> >> What commanad did you run? > > portupgrade -aDk -m BATCH=yes After this command that seems to skip ports that fail, what version of imake-4 and XFree86-4-libraries do you have installed? Dejan