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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 17 14:49:02 PST 2011


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

           Summary: openvg (OpenVG) fails to compile
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Other
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: pejakm at gmail.com


openvg (OpenVG) fails to compile.

"make[3]: *** No rule to make target
`../../../../src/gallium/state_trackers/vega/libvega.a', needed by
`../../../../lib/egl/st_OpenVG.so'.  Stop.
"

Configuration:

  ./autogen.sh --prefix=/usr \
  --with-dri-driverdir=/usr/lib/xorg/modules/dri \
  --with-dri-drivers=radeon,r200,r300,r600 \
  --with-state-trackers=glx,dri,egl \
  --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

-- 
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