Bug 3013

Summary: make menuconfig fails with buildroot-2010.11
Product: buildroot Reporter: Howard <hrm-junk>
Component: OtherAssignee: unassigned
Status: RESOLVED WORKSFORME    
Severity: major CC: buildroot, hrm-junk
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description Howard 2010-12-26 05:26:40 UTC
Running "make menuconfig" fails with the following script:

mkdir -p /data/Temp/buildroot-2010.11/output/build/buildroot-config/lxdialog
make CC="/usr/bin/gcc" obj=/data/Temp/buildroot-2010.11/output/build/buildroot-config -C package/config -f Makefile.br mconf
make[1]: Entering directory `/data/Temp/buildroot-2010.11/package/config'
Makefile:299: *** invalid syntax in conditional.  Stop.
make[1]: Leaving directory `/data/Temp/buildroot-2010.11/package/config'
make: *** [/data/Temp/buildroot-2010.11/output/build/buildroot-config/mconf] Error 2


The system is OpenSuSE 11.2, x86, 32 bit, and has gcc 4.4-4.2
Comment 1 Thomas Petazzoni 2011-09-18 10:18:42 UTC
Howard, do you still see this problem ?
Comment 2 Peter Korsgaard 2011-11-17 23:01:40 UTC
No update from submitter for 2 months and unable to reproduce, closing.