cumbe11 1 Posted October 16, 2016 Hello, I wanted to change use an old emulator, Freya, but when I go to build the hundreds this error .. ./configure Checking for platform... Linux Checking whether build environment is sane... Checking whether make sets $(MAKE) ... yes Checking for gcc... ./configure: line 323: which: command not found ./configure: line 323: which: command not found ./configure: line 323: which: command not found ./configure: line 323: which: command not found ./configure: line 323: which: command not found ./configure: line 323: which: command not found not found -bash-3.2# line 323: fi if [ x$CC != x ]; then CCLIST="$CC $CCLIST" fi CC="" for foo in $CCLIST; do XCC=`which $foo` if [ x$XCC = x ]; then : else CC="$XCC" echo $CC break 2 fi done if [ x$CC = x ]; then if anyone can help me I will be very grateful gethub: https://github.com/flaviojs/freya Quote Share this post Link to post Share on other sites
0 Monsieur Panda 38 Posted October 16, 2016 2 Sephus and dhaisuke reacted to this Quote Share this post Link to post Share on other sites
Hello, I wanted to change use an old emulator, Freya, but when I go to build the hundreds this error ..
./configure
https://github.com/flaviojs/freya
Share this post
Link to post
Share on other sites