[Mesa-dev] [Bug 30481] New: OpenVG demos does not launch

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 29 17:19:06 PDT 2010


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

           Summary: OpenVG demos does not launch
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Demos
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: virtuousfox at gmail.com


programs "lion" and "sp" from mesa-progs (commit:
60eeb7b3062af90ae5ca175f3fe31739f4ca845e) fail to launch with error:
symbol lookup error: /usr/lib64/egl/egl_gallium.so: undefined symbol:
drmGetMagic

while demos for glx, egl and gles works just fine.

i use r300g on RV515 with mesa-git (commit:
4378c17c88c6d1fb046f53ef83955fd7fbd992db). kernel is 2.6.35.
global CFLAGS set to "-march=k8-sse3 -Os -mfpmath=sse,387 -frename-registers
-ftree-vectorize -floop-interchange -floop-strip-mine -floop-block
-ftree-loop-distribution -floop-parallelize-all -Wno-error -pipe"
LDFLAGS="-Wl,--sort-common -Wl,--enable-new-dtags -Wl,--as-needed
-Wl,--hash-style=gnu -Wl,-O1 -Wl,-znow -Wl,-zmuldefs".

tried LDFLAGS="" CFLAGS="-march=k8-sse3 -O2 -pipe". didn't helped.

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