[Buildroot] problems building git head

Lionel Landwerlin lionel.landwerlin at openwide.fr
Wed Sep 30 06:23:23 UTC 2009


Le mercredi 30 septembre 2009 à 00:11 -0500, Andrew Dyer a écrit :
> 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.

I had the same problem with gnu make 3.80. Switched to 3.81, it fixed
the problem.


-- 
Lionel Landwerlin <lionel.landwerlin at openwide.fr>




More information about the buildroot mailing list