Bug 3013 - make menuconfig fails with buildroot-2010.11
Summary: make menuconfig fails with buildroot-2010.11
Status: RESOLVED WORKSFORME
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 major
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-26 05:26 UTC by Howard
Modified: 2011-11-17 23:01 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.