[Mesa-dev] [Bug 33217] openvg (OpenVG) fails to compile

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 17 15:02:10 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=33217

--- Comment #1 from pejakm <pejakm at gmail.com> 2011-01-17 15:02:10 PST ---
Compiled for 32-bit successfully, with these options:

  ./autogen.sh --prefix=/usr \
  --with-dri-driverdir=/usr/lib32/xorg/modules/dri \
  --with-dri-drivers=radeon,r200,r300,r600 \
  --with-state-trackers=glx,dri \
  --with-egl-platforms=x11,drm \
  --with-driver=dri \
  --enable-opengl \
  --enable-gles1 \
  --enable-gles2 \
  --enable-openvg \
  --enable-xcb \
  --enable-glx-tls \
  --enable-driglx-direct \
  --enable-egl \
  --disable-glut \
  --enable-gallium \
  --enable-gallium-egl \
  --enable-gallium-r600 \
  --enable-gallium-radeon \
  --disable-gallium-llvm \
  --disable-gallium-nouveau \
  --disable-gallium-swrast \
  --enable-32-bit \
  --libdir=/usr/lib32

This has been problem for me for a quite long time: OpenVG wont compile (from
recently it compiles for 32-bit architecture).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list