disable-xdmcp asking for proto
gxk
gxkahn at gmail.com
Tue Aug 15 10:38:02 PDT 2006
Daniel Stone wrote:
> On Tue, Aug 15, 2006 at 06:35:32PM +0300, gxk wrote:
>> Hi
>> Trying to build minimal Xvfb manualy. Did everything from tarballs.
>> Configure xserver as below.
>>
>> untar util-macro-X11R7.1-1.0.2
>> ./configure --prefix=/misc/topt/x86/x && make install
>> [...]
>> --prefix=/misc/topt/x86/x
>>
>> Get error
>>
>> checking for XDMCP... checking for XSERVERCFLAGS... configure: error:
>> Package requirements (randrproto renderproto fixesproto >= 4.0
>> [...]
>> fontenc) were not met:
>>
>> No package 'randrproto' found
>> [...]
>> No package 'fontenc' found
>>
>> It is bugy to check for XDMCP if it disabled. Do i have to install all
>> protos?
>
> It should say 'checking for XDMCP... no'. It's checking for
> XSERVERCFLAGS at that point, and yes, you really do need to install all
> that stuff.
>
> Cheers,
> Daniel
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> xorg-modular mailing list
> xorg-modular at lists.x.org
> http://lists.x.org/mailman/listinfo/xorg-modular
Found most of tarballs at ftp://<mirror>/x.org/individual/proto/...
Still need xkbfileproto, xauproto, fontencprto, xtransproto, xfontproto ....
More information about the xorg-modular
mailing list