<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Linking of etnaviv_cmd_stream_test is broken"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100530">100530</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Linking of etnaviv_cmd_stream_test is broken
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>XOrg git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>libdrm
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>berndkuhls@hotmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=130638" name="attach_130638" title="Patch">attachment 130638</a> <a href="attachment.cgi?id=130638&action=edit" title="Patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=100530&attachment=130638'>[review]</a>
Patch

Buildroot autobuilders detected a broken link command for
etnaviv_cmd_stream_test

<a href="http://autobuild.buildroot.net/results/68a/68af62f4ab6944d326468818562c05fd5cc55b03/build-end.log">http://autobuild.buildroot.net/results/68a/68af62f4ab6944d326468818562c05fd5cc55b03/build-end.log</a>

/home/test/autobuild/run/instance-1/output/host/usr/lib/gcc/arm-buildroot-linux-uclibcgnueabi/5.4.0/../../../../arm-buildroot-linux-uclibcgnueabi/bin/ld:
warning: libdrm.so.2, needed by ../../etnaviv/.libs/libdrm_etnaviv.so, not
found (try using -rpath or -rpath-link)
../../etnaviv/.libs/libdrm_etnaviv.so: undefined reference to
`drmCommandWriteRead'
../../etnaviv/.libs/libdrm_etnaviv.so: undefined reference to `drmCommandWrite'
../../etnaviv/.libs/libdrm_etnaviv.so: undefined reference to
`drmPrimeHandleToFD'
../../etnaviv/.libs/libdrm_etnaviv.so: undefined reference to `drmHashDelete'
../../etnaviv/.libs/libdrm_etnaviv.so: undefined reference to `drmMsg'
../../etnaviv/.libs/libdrm_etnaviv.so: undefined reference to `drmIoctl'
../../etnaviv/.libs/libdrm_etnaviv.so: undefined reference to `drmHashLookup'
../../etnaviv/.libs/libdrm_etnaviv.so: undefined reference to `drmHashCreate'
../../etnaviv/.libs/libdrm_etnaviv.so: undefined reference to `drmHashInsert'
../../etnaviv/.libs/libdrm_etnaviv.so: undefined reference to `drmHashDestroy'
../../etnaviv/.libs/libdrm_etnaviv.so: undefined reference to
`drmPrimeFDToHandle'
collect2: error: ld returned 1 exit status
make[4]: *** [etnaviv_cmd_stream_test] Error 1

The attached patch fixes 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>