[Buildroot] BR-2009.02-rc3 Make Error (./makedepend: 1: Syntax error: Unterminated quoted string)

Peter Korsgaard jacmet at uclibc.org
Wed Feb 4 15:11:07 UTC 2009


>>>>> "QuickX" == QuickX  <quickx at hotmail.com> writes:

Hi,

 QuickX> I'm trying to build the at91sam9261ek_defconfig build on a
 QuickX> Kubuntu 8.10 machine.  I issue the following commands and get
 QuickX> the following error:

 QuickX> Note: I notice it seems to be at a perl type section.  I do have perl 
 QuickX> v5.10.0 on the host machine, is there a package I'm missing?

 QuickX> $ tar xf buildroot-2009.02-rc3.tar.gz
 QuickX> $ cd buildroot-2009.02-rc3
 QuickX> $ make menuconfig ((SAVE EXIT))
 QuickX> $ make at91sam9261ek_defconfig
 QuickX> $ make

..

 QuickX> Extracting x2p/Makefile (with variable substitutions)
 QuickX> /home/dustin//buildroot-2009.02-rc3/toolchain_build_arm/bin/sed -i -e 
 QuickX> 's/^.*<command-line>.*//g' 
 QuickX> /home/dustin//buildroot-2009.02-rc3/build_arm/perl-5.8.8/x2p/makefile
 QuickX> /home/dustin//buildroot-2009.02-rc3/toolchain_build_arm/bin/sed: can't read 
 QuickX> /home/dustin//buildroot-2009.02-rc3/build_arm/perl-5.8.8/x2p/makefile: No 

I just tried building it for i686 without problems - I'll try the
atmel config as well.

I don't use perl, but it seems from the above like Ulf's r25032 might
have gotten the file case wrong - It talks about x2p/Makefile but is
then trying to sed x2p/makefile. Could you try changing the $(SED)
line in package/microperl/microperl.mk to use x2p/Makefile?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list