On Wed, Apr 3, 2013 at 5:25 AM, Michel Dänzer <mic...@daenzer.net> wrote: > On Mit, 2013-04-03 at 14:40 +0400, Alexander Khryukin wrote: >> Hi all! >> >> i'm trying to build latest mesa release 9.1.1 on my arm board i.mx6 >> >> and i got >> >> >> .c -fPIC -DPIC -o .libs/xorg_driver.o >> In file included from xorg_driver.c:36:0: >> /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h >> is deprecated. For greater compatibility, drivers should include >> necessary PCI IDs locally rather than relying on this file from >> xorg-server." [-Wcpp] >> In file included from xorg_driver.c:41:0: >> /usr/include/xorg/fb.h:94:2: error: #error "GLYPHPADBYTES must be 4" > > Looks like this would need to be reported to the X.org xserver project. > > Do you really need to build Mesa with --enable-xorg though?
If I had to guess, he probably thought --enable-xorg made Mesa work with Xorg, rather than enabling the Gallium state tracker. I'd be nice to avoid this confusion by having a better name. I've seen others make this mistake. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev