[Buildroot] svn At revision 20289 breakage

Ulf Samuelsson ulf at atmel.com
Fri Oct 19 07:45:30 UTC 2007


----- Original Message ----- 
From: "Babarovic Ivica" <ivica.babarovic at asist.si>
To: <buildroot at uclibc.org>
Sent: Friday, October 19, 2007 8:39 AM
Subject: Re: [Buildroot] svn At revision 20289 breakage


> Ulf Samuelsson wrote:
>>>>
>>>> Key question:
>>>>
>>>> What does
>>>>
>>>> $ cp a
>>>>
>>>> do?
>>>>
>>>> Best Regards
>>>> Ulf Samuelsson
>>>>
>>>
>>> target/linux/Makefile.in : line 148
>>>
>>> $(LINUX26_DIR)/.configured: $(LINUX26_DIR)/.patched $(LINUX26_KCONFIG)
>>>        cp -dpf $(LINUX26_KCONFIG) $(LINUX26_DIR)/.config
>>>        $(SED) '/CONFIG_AEABI=y/d' $(LINUX26_DIR)/.config
>>>
>>>
>>> and LINUX26_KCONFIG is "" because BR2_PACKAGE_LINUX_KCONFIG=""
>>>
>>>
>>
>> Gotcha!
>>
>> Why not try the "Advanced Linux configuration" recently added
>> This should allow you to do "make xconfig" to create the needed file.
>>
> Wait! so we should now include our kernel .config files in buildroot
> build process?
> If so Why?


It is always the case that you have to provide a ".config" file for linux.

For some lucky souls Buildroot will do it for you.
This is when there is an appropriate definition somewhere in the target 
directory,
and if you have supplied the right kernel.

For some unlucky souls, they now have an option to start a "make xconfig"
to get a window allowing them to configure things instead of having a failed 
build.

>
> BR,
> I.


Best Regards
Ulf Samuelsson                ulf at atmel.com
Atmel Nordic AB
Mail:  Box 2033, 174 02 Sundbyberg, Sweden
Visit:  Kavallerivägen 24, 174 58 Sundbyberg, Sweden
Phone +46 (8) 441 54 22     Fax +46 (8) 441 54 29
GSM    +46 (706) 22 44 57

Technical support when I am not available:
AT89 C51 Applications Group: mailto:micro.hotline at nto.atmel.com
AT90 AVR Applications Group: mailto:avr at atmel.com
AT91 ARM Applications Group: mailto:at91support at atmel.com
FPSLIC Application Group: mailto:fpslic at atmel.com Best AVR
link: www.avrfreaks.net 




More information about the buildroot mailing list