jameswalmsley / bitthunder

BitThunder - Reliable, real time, portable, scalable, embedded operating system, RTOS.
http://bitthunder.org
Other
168 stars 48 forks source link

Build issue #50

Closed sachindia86 closed 7 years ago

sachindia86 commented 7 years ago

Hi, I have cloned bitthunder. I am trying to build it for RPi3 B. I am getting following build issue after issue make menuconfig. cd /media/ubuntu/linux/RP3/bitthunder/ && TERM=xterm-color CONFIG_=BTCONFIG PROJECT_DIR=/media/ubuntu/linux/RP3/bitthunder /media/ubuntu/linux/RP3/bitthunder/scripts/kconfig-linux64/kconfig-mconf Kconfig Kconfig:8:warning: environment variable PROJECT_CONFIG undefined Error opening terminal: xterm-color. make: *** [menuconfig] Error 1

Can you please tell me if I am missing anything?

sachindia86 commented 7 years ago

This solved the problem sudo apt-get install ncurses-term