Luotao, >> I am trying to build an X11 server with PTXdist 1.0.0 but I get >> >> checking pkg-config is at least version 0.9.0... yes >> checking for XAU... configure: error: Package requirements (xproto) were not >> met: >> >> No package 'xproto' found > > Try this workaround please > first > ptxdist targetinstall host-xorg-proto-x > and then process with
Suppose you meant "ptxdist install host-xorg-proto-x" ... ;-) target: xorg-server.prepare seems to need xorg-lib-xkbfile as well! checking for XSERVERCFLAGS... configure: error: Package requirements (randrproto renderproto fixesproto >= 4.0 damageproto xcmiscproto xextproto xproto xtrans xf86miscproto xf86vidmodeproto xf86bigfontproto scrnsaverproto >= 1.1 bigreqsproto resourceproto fontsproto inputproto xf86dgaproto videoproto compositeproto >= 0.3 trapproto recordproto resourceproto xkbfile xfont xau fontenc xdmcp) were not met: No package 'xkbfile' found And BTW the dependencies for xorg-lib-xkbfile seem to be broken as well: # grep xorg-lib-xkbfile depend.out xorg-lib-xkbfile.install : xorg-lib-xkbfile.install : xorg-lib-xkbfile.get : libxkbfile-X11R7.1-1.0.3.tar.bz2 xorg-lib-xkbfile.extract : xorg-lib-xkbfile.compile : Steven -- ptxdist mailing list [email protected]
