[Buildroot] Error building libX11 on Buildroot 0.90.2 stable

Peter Korsgaard jacmet at uclibc.org
Thu Mar 26 19:52:10 UTC 2009


>>>>> "Ed" == Ed Stafford <ed.stafford at gmail.com> writes:

Hi,

 Ed> checking keysymdef.h... configure: error: Cannot find keysymdef.h
 Ed> make: *** [/home/ed/src/buildroot-2009.02/build_i386/xlib_libX11-1.1.3/.stamp_configured]

Taking a look at config.log shows the reason:

configure:23596: checking keysymdef.h
configure:23601: result: /usr/include/X11/keysymdef.h

So it searches for and finds the host header. I'll look into fixing
this, but in the mean time you can install it on your host (something
like x11proto-core-dev) to continue.

These things unfortunately sometimes happen. I have had
'setup-buildbot-with-builders-on-minimal-systems' on my todo list for
a while, and once that's running it should be easy to detect this kind
of errors.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list