https://bugs.freedesktop.org/show_bug.cgi?id=43538
Bug #: 43538 Summary: libdrm-2.4.28: rbo.h is missing. Classification: Unclassified Product: DRI Version: XOrg CVS Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: libdrm AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: michel.hermier@gmail.com
Hi, It seems the tarball generation is broken and the rbo.h is missing from tests/radeon/ resulting with an obvious gcc error: CC rbo.o radeon_ttm.c:28:17: fatal error: rbo.h: No such file or directory
Thanks for your hard work.