Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jan 2009 11:32:44 +0000
From:      "Florent Thoumie" <flz@xbsd.org>
To:        "Garrett Cooper" <yanefbsd@gmail.com>
Cc:        freebsd-x11 <freebsd-x11@freebsd.org>
Subject:   Re: pciaccess module missing from patch?
Message-ID:  <a01628140901130332m55c217fel1b708ff552f64237@mail.gmail.com>
In-Reply-To: <7d6fde3d0901121141r27577cf7q562486d061857384@mail.gmail.com>
References:  <7d6fde3d0901121133p3a18428bx3eba9524f29854cf@mail.gmail.com> <7d6fde3d0901121141r27577cf7q562486d061857384@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 12, 2009 at 7:41 PM, Garrett Cooper <yanefbsd@gmail.com> wrote:
> On Mon, Jan 12, 2009 at 11:33 AM, Garrett Cooper <yanefbsd@gmail.com> wrote:
>> Hi Robert,
>>    I just tried your patch today with an up-to-date ports tree and I
>> ran into this issue:
>>
>> [root@orangebox /scratch/ports/x11-servers/xorg-server]# make install
>> ===>  xorg-server-1.5.3,1 requires unknown xorg module (pciaccess).
>> *** Error code 1
>>
>> Stop in /scratch/ports/x11-servers/xorg-server.
>>
>>    I didn't find `x11-driver/*pciaccess'.
>>    Any ideas?
>> Thanks,
>> -Garrett
>>
>> PS Also, it looks like a patch that was made to japanese/kterm
>> previously doesn't need to be made now; patch was asking for me to
>> reverse the patch that was being made.
>
>    I found it; it was under devel/libpciaccess.
>    Looks like WITH_XORG doesn't properly reference this dependency... hmmm..

This is because you're using a non-standard PORTSDIR. The path to
pciaccess is defined in bsd.xorg.mk but since it's a new component,
you won't have it in /usr/ports/Mk/bsd.xorg.mk. Just set
PORTSDIR=/scratch/ports before you type make.

-- 
Florent Thoumie
flz@FreeBSD.org
FreeBSD Committer



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a01628140901130332m55c217fel1b708ff552f64237>