<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - After upgrade from 10.1.4 to 10.2-rc4 cross-compile fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79230#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - After upgrade from 10.1.4 to 10.2-rc4 cross-compile fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79230">bug 79230</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=79230#c2">comment #2</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=100147" name="attach_100147" title="fixing libdrm includes when cross-compile">attachment 100147</a> <a href="attachment.cgi?id=100147&action=edit" title="fixing libdrm includes when cross-compile">[details]</a></span>
> fixing libdrm includes when cross-compile</span >

Strange, neither of these changes should be needed. When winsys/radeon/drm is
build the RADEON_CFLAGS are used which should pick the correct include location
from the libdrm-radeon package. Same logic applies to all other cases in the
patch.

Most likely your libdrm* packages are not installed correctly and/or pkgconfig
is not finding the correct *.pc files. PKG_CONFIG_PATH can help in the latter
case.

If that does not help can you bisect this issue ? Providing your configure
options (including any additional variables that you've set) will help.</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>