Error 127 when building project
-
@
09:35:38: Running steps for project hello...
09:35:38: Starting: "/usr/local/angstrom/arm/bin/qmake2" /home/chocky/QtProjects/hello/hello.pro -r -spec linux-gnueabi-oe-g++ CONFIG+=debug
09:35:38: The process "/usr/local/angstrom/arm/bin/qmake2" exited normally.
09:35:38: Starting: "/usr/bin/make"
c -pipe -g -Wall -W -D_REENTRANT -DQT_CORE_LIB -I/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr/share/qtopia/mkspecs/linux-g++ -I../hello -I/QtCore -I -I. -I../hello -I. -o main.o ../hello/main.cpp
o hello main.o -L -lglib-2.0 -lQtCoreE -lpthread
make: c: Command not found
make: [main.o] Error 127 (ignored)
make: o: Command not found
make: [hello] Error 127 (ignored)
09:35:38: The process "/usr/bin/make" exited normally.
09:35:38: Elapsed time: 00:00.
@Can anyone help me how to rectify my problem please.
-
Am using ubuntu 64bit Os on my laptop and have a doubt regarding tool chain, i.e which toolchain should i use for beagleboneblack either i686 version or x86 version please mention this too.