From owner-freebsd-x11@FreeBSD.ORG Wed Jan 3 11:15:20 2007 Return-Path: X-Original-To: freebsd-x11@FreeBSD.org Delivered-To: freebsd-x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6666516A40F; Wed, 3 Jan 2007 11:15:20 +0000 (UTC) (envelope-from niclas.zeising@gmail.com) Received: from pne-smtpout1-sn1.fre.skanova.net (pne-smtpout1-sn1.fre.skanova.net [81.228.11.98]) by mx1.freebsd.org (Postfix) with ESMTP id 2971013C457; Wed, 3 Jan 2007 11:15:20 +0000 (UTC) (envelope-from niclas.zeising@gmail.com) Received: from [81.232.22.183] (81.232.22.183) by pne-smtpout1-sn1.fre.skanova.net (7.2.076.2) id 456F03060069F970; Wed, 3 Jan 2007 11:05:18 +0100 Message-ID: <459B7FDA.6010609@gmail.com> Date: Wed, 03 Jan 2007 11:05:14 +0100 From: Niclas Zeising User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Florent Thoumie References: <459A6667.7090203@intersonic.se> <459A7AC4.9040001@FreeBSD.org> <459A9131.7090602@FreeBSD.org> In-Reply-To: <459A9131.7090602@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: modular xorg: undefined reference to `drmOpenOnce' X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jan 2007 11:15:20 -0000 Florent Thoumie wrote: > Niclas Zeising wrote: >> On 1/2/07, Florent Thoumie wrote: >>> Per olof Ljungmark wrote: >>>> Took the dive and tested to build according to >>>> http://wikitest.freebsd.org/ModularXorg >>>> Sources are from today (2007-01-02) >>>> >>>> Everything went fine until >>>> cd /usr/ports/x11/xorg-apps && make install clean >>>> >>>> where I had the below error. >>>> >>>> Clues? >>> Seems like you need to upgrade libdrm. >>> >> Speaking of compiz. Just a question, why did you make it a run_depend >> in xorg-apps? It seems to me that it should be optional since it's not >> part of xorg, but that's just my opinion. I'm just curious about the >> reason... >> Keep up the awesome work! >> Regards! > > Actually, compiz is part of xorg. I'll add a minimal X distribution port > later. > Okay, didn't know that. I apologize for the noise. You're doing a great work! //Niclas --