[Buildroot] [PATCH 4/8] flex: add flex-host package (required by webkit)

Peter Korsgaard jacmet at uclibc.org
Sun Nov 15 19:24:07 UTC 2009


>>>>> "Lionel" == Lionel Landwerlin <llandwerlin at gmail.com> writes:

Hi,

 >> You must install 'flex' on your build machine
 >> 
 >> make: *** [dependencies] Error 1

 Lionel> I will recheck again tomorrow, it was on a machine at work (RH
 Lionel> enterprise 5).

OK.

 Lionel> By the way, what's the policy about host packages that should be
 Lionel> included in buildroot ?

Well, we try to keep the amount of dependencies low to make it easy to
use, but within sane limits ofcourse, we don't want to build an entire
host system as well.

There's no hard fixed rules in other words. Certain things just have to
be there (shell, make, toolchain). For the rest it's a question about:

 - How big is the dependency (E.G. how much effort to compile for host)
 - How version specific is the dependency (E.G. autoconf)
 - How "standard" is the dependency - E.G. can we reasonably expect it
   to be available on all/most developer machines?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list