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?
_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to