Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] bug in xserver compilation?
@ 2016-07-28 20:56 daggs
  2016-07-28 21:04 ` Yann E. MORIN
  2016-07-28 21:30 ` Thomas Petazzoni
  0 siblings, 2 replies; 6+ messages in thread
From: daggs @ 2016-07-28 20:56 UTC (permalink / raw)
  To: buildroot

Greetings,

I'm trying to add a new ddx driver to buildroot from aarch64 and I've encountered a strange issue.
so I've decided to try and reproduce it with are more stable env, Iv'e ran make pc_x86_64_bios_defconfig, then entered menuconfig.
in it I've enable c++ support, modular xserver and finally the intel xf86 video.
I've hit make and waited, when buildroot got to xserver. it failed with the following error more than once:
/home/dagg/workspace/buildroots/buildroot-master3/output/host/usr/x86_64-buildroot-linux-gnu/sysroot/usr/include/xf86drm.h:40:17: fatal error: drm.h: No such file or directory
 #include <drm.h>

I've ran a sanity check on the output dir:
dagg at NCC-5001-D ~/workspace/buildroots/buildroot-master3 $ find output/ -name drm.h
output/host/usr/x86_64-buildroot-linux-gnu/sysroot/usr/include/drm/drm.h
output/host/usr/x86_64-buildroot-linux-gnu/sysroot/usr/include/libdrm/drm.h
output/build/libdrm-2.4.70/include/drm/drm.h
output/build/linux-headers-4.6.3/usr/include/drm/drm.h
output/build/linux-headers-4.6.3/drivers/gpu/drm/tegra/drm.h
output/build/linux-headers-4.6.3/include/uapi/drm/drm.h
output/target/usr/include/libdrm/drm.h

I think this is a bug, am I wrong?

the actual config I've used can be found at http://bpaste.net/show/45998ef4aed6

Dagg.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-07-30 13:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-28 20:56 [Buildroot] bug in xserver compilation? daggs
2016-07-28 21:04 ` Yann E. MORIN
2016-07-29 14:23   ` daggs
2016-07-28 21:30 ` Thomas Petazzoni
2016-07-29 14:25   ` daggs
2016-07-30 13:52     ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox