Makefile hiccup.

Bernhard Fischer rep.nop at aon.at
Fri Mar 24 20:29:36 UTC 2006


On Sun, Mar 12, 2006 at 08:08:59PM -0500, Rob Landley wrote:
>On Sunday 12 March 2006 4:02 pm, Bernhard Fischer wrote:
>> On Sun, Mar 12, 2006 at 02:36:11PM -0500, Rob Landley wrote:
>> >Anybody have any idea what happened here?
>>
>> It doesn't recognize the ".config" target proper.
>>
>> $ svn up
>> At revision 14526.
>> $ grep -A 1 ^\.config: Makefile
>> .config:
>> 	@echo ""
>> --
>> .config: $(buildtree) ;
>> endif
>>
>> Where you are in the second case with an empty rule, so shouldn't be
>> getting this error at all. How does your ".config:" target in the
>> toplevel Makefile look like?
>
>svn diff doesn't find any differences between mine and 14526...

Yesterday i saw this too when i had a non-pristine src-tree (where i
erratically did a make allnoconfig when building out of tree instead of
executing this in the objtree). A plain make distclean did cure it..



More information about the busybox mailing list