[Buildroot] problems building git head

Andrew Dyer amdyer at gmail.com
Tue Sep 29 20:40:50 UTC 2009


Hi - I'm attempting to build buildroot on a debian based system and
having problems.  Problem occured both on 2009.08 and on git head.
I configured buildroot for generic ARM, EABI, and ramdisk via 'make
menuconfig' and saved the config file. When I do 'make', I get:

package/multimedia/libvorbis/libvorbis.mk:20: *** missing `endif'.  Stop.

line 20 in libvorbis.mk says:

$(eval $(call AUTOTARGETS,package/multimedia,libvorbis))

and tracing that into Makefile.autotools.in quickly gets me lost.
Make is GNU Make 3.80.

Has anybody seen this or have a fix?



More information about the buildroot mailing list