[PATCH] fix 'make headers' when LOCALE is enabled

Bernhard Fischer rep.dot.nop at gmail.com
Wed Jun 11 17:44:39 UTC 2008


On Wed, Jun 11, 2008 at 07:01:27PM +0200, Carmelo AMOROSO wrote:
> Hi,
> when running 'make headers" with LOCALE enabled there is a problem
> caused by a dependencies of extra/locale/gen_locale against sysnum.h
> that is generated by the pregen target
> So this patch solve it by moving the make -C locale_headers into the  
> pregen target

pregen is ment to generate the needed headers and only that. Can you
instead try to remove the headers dep from pregen and make headers
depend on pregen, i.e. exactly the other way around?



More information about the uClibc mailing list