[Buildroot] problems building git head

Andrew Dyer amdyer at gmail.com
Wed Sep 30 05:11:37 UTC 2009


On Tue, Sep 29, 2009 at 5:14 PM, Andrew Dyer <amdyer at gmail.com> wrote:
> On Tue, Sep 29, 2009 at 4:09 PM, Peter Korsgaard <jacmet at uclibc.org> wrote:
>>>>>>> "Andrew" == Andrew Dyer <amdyer at gmail.com> writes:
>>
>>  Andrew> Hi - I'm attempting to build buildroot on a debian based system and
>>  Andrew> having problems.  Problem occured both on 2009.08 and on git head.
>>  Andrew> I configured buildroot for generic ARM, EABI, and ramdisk via 'make
>>  Andrew> menuconfig' and saved the config file. When I do 'make', I get:
>>
>>  Andrew> package/multimedia/libvorbis/libvorbis.mk:20: *** missing `endif'.  Stop.
>>
>> No, I haven't seen that (I use Debian as well). Please post your .config
>> so I can try to reproduce it.
>>
>
> Thanks for your help.  Attached is the .config file and the output of
> 'make -d' (make -n doesn't return anything but the missing `endif'
> error message).  I'm not a debian expert, but I believe the box is
> running 'Lenny' (based on /etc/issue)

I know part of the problem now - the machine in question has an
install of MontaVista 4.0 cross development tools on it, and it has an
old version of gnu make with the tools that was getting picked up
before the normal make due to path settings.

I updated the path and the compile is running now.  I'm still curious
what about the older make is not grokking in the Makefiles, but my
immediate roadblock is past.

Thanks for looking at this.



More information about the buildroot mailing list