<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Distorted graphics on Radeon HD 6620G"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56405#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Distorted graphics on Radeon HD 6620G"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56405">bug 56405</a>
              from <span class="vcard"><a class="email" href="mailto:mdrslmr@t-online.de" title="Michael Dressel <mdrslmr@t-online.de>"> <span class="fn">Michael Dressel</span></a>
</span></b>
        <pre>I'm stuck with:
g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector
--param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -std=c99
-Werror=implicit-function-declaration -Werror=missing-prototypes
-fno-strict-aliasing -fno-builtin-memcmp -march=x86-64 -mtune=generic -O2 -pipe
-fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  -fPIC 
-DUSE_X86_64_ASM -D_GNU_SOURCE -DPTHREADS -DTEXTURE_FLOAT_ENABLED
-DHAVE_POSIX_MEMALIGN -DUSE_XCB -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING
-DGLX_USE_TLS -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS
-DHAVE_MINCORE -DHAVE_LIBUDEV -DHAVE_XCB_DRI2 -D__STDC_CONSTANT_MACROS
-DHAVE_LLVM=0x0301 -fvisibility=hidden -o r600_dri.so.test
../../../../src/mesa/drivers/dri/common/dri_test.o r600_dri.so.tmp 
-L../../../../lib -Wl,-R/usr/lib/xorg/modules/dri -ldricore -lglsl  -ldrm  
-lexpat -lm -lpthread -ldl  -Wl,-O1,--sort-common,--as-needed,-z,relro
-L/usr/lib/llvm  -lpthread -lffi -ldl -lm ;
r600_dri.so.tmp: undefined reference to `st_gl_api_create'

I have 15 commits left to test. I did skip commits in order to get rid of the 
missing reference. I already skipped 5 commits and the reference still is
missing.

I had to apply some other patches already.

Anyway I'm not even convinced my test is a good test. Because since a while I
only get the r600_dri.so built. And I only exchange this object. 

I wonder if really nobody of the developers sees the problem at all?

Even if I would succeed in finding the bad commit how would you fix
it if you can not reproduce the problem?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>