Re: Compile MESA with minimum X dependencies
Albert Freeman <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <CAHD8uZN2jTctw6SVXf89UpbGSxeeRBB8ma42TAPC+_m9OXz_5g@mail.gmail.com> |
On 1 November 2015 at 17:08, Eric Nicolas <[email protected]> wrote: > Hi, > > I'd like to compile a wayland+weston environment on an otherwise 'bare' > archlinux. So I'm trying to get MESA to compile with minimum X dependencies. > I'm quite ok with some X-bits but not the whole Xorg if that's possible. > Otherwise I'd like driver for Intel and VMWare too. > > So far I installed (not sure they are all needed): > - libxcb > - libxau > - proto > - xcv-proto > - presentproto > - dri3proto > - dri2proto > - glproto > - libdrm > - libpciaccess > - libpthread-stubs > > Also I've read that for wayland+weston OpenGL is not required, so I tries: > ./configure --disable-opengl > > But it still complains for: 'x11-xcb' which I cannot find as a standalone > library, so I guess it comes with the full XOrg implementation... > > What would be the correct configure flags for what I'm trying to do ? > > Thanks. > > > > > > _______________________________________________ > mesa-users mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/mesa-users > I can compile mesa on arch linux: pacman -Q | grep xcb libxcb 1.11.1-1 xcb-proto 1.11-2 xcb-util 0.4.0-1 xcb-util-image 0.4.0-1 xcb-util-keysyms 0.4.0-1 xcb-util-wm 0.4.1-1 _______________________________________________ mesa-users mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-users