emc2-dev/src)--------------------------------------------------------------------------------(pts/1@father)-- make CC="gcc" LD="ld" AR="ar" NM="nm" OBJCOPY="objcopy" CCACHE_DIR="/home/j/var/ccache" PATH="/usr/lib/ccache:$PATH" CFLAGS="-O2 -pipe $(echo \"\" | gcc -march=native -v -E - 2>&1 | grep cc1 | sed -e's/^.* - //g')" CXXFLAGS="-O2 -pipe $(echo \"\" | gcc -march=native -v -E - 2>&1 | grep cc1 | sed -e's/^.* - //g')" V=1 make: Entering directory `/home/j/dev/kernel/src/emc2/emc2-dev/src' Depending emc/rs274ngc/interp_queue.cc /usr/lib/ccache/g++ -MM -MG -MT "depends/emc/rs274ngc/interp_queue.d objects/emc/rs274ngc/interp_queue.o" -O2 -pipe -march=prescott --param l1-cache-size=16 --param l1-cache-line-size=64 --param l2-cache-size=256 -mtune=prescott -fPIC emc/rs274ngc/interp_queue.cc -o depends/emc/rs274ngc/interp_queue.d.tmp && mv -f "depends/emc/rs274ngc/interp_queue.d".tmp "depends/emc/rs274ngc/interp_queue.d" /usr/include/boost/python/detail/wrap_python.hpp:78:2: error: #error Python 2.2 or higher is required for this version of Boost.Python. Depending emc/rs274ngc/interp_python.cc /usr/lib/ccache/g++ -MM -MG -MT "depends/emc/rs274ngc/interp_python.d objects/emc/rs274ngc/interp_python.o" -O2 -pipe -march=prescott --param l1-cache-size=16 --param l1-cache-line-size=64 --param l2-cache-size=256 -mtune=prescott -fPIC emc/rs274ngc/interp_python.cc -o depends/emc/rs274ngc/interp_python.d.tmp && mv -f "depends/emc/rs274ngc/interp_python.d".tmp "depends/emc/rs274ngc/interp_python.d" /usr/include/boost/python/detail/wrap_python.hpp:78:2: error: #error Python 2.2 or higher is required for this version of Boost.Python. ^Cmake: *** wait: No child processes. Stop. make: *** Waiting for unfinished jobs.... make: *** wait: No child processes. Stop. --(~/dev/kernel/src/emc2/emc2-dev/src)--------------------------------------------------------------------------------(pts/1@father)-- make CC="gcc" LD="ld" AR="ar" NM="nm" OBJCOPY="objcopy" CCACHE_DIR="/home/j/var/ccache" PATH="/usr/lib/ccache:$PATH" V=1 make: Entering directory `/home/j/dev/kernel/src/emc2/emc2-dev/src' Depending emc/rs274ngc/interp_queue.cc /usr/lib/ccache/g++ -MM -MG -MT "depends/emc/rs274ngc/interp_queue.d objects/emc/rs274ngc/interp_queue.o" -I. -Ilibnml/linklist -Ilibnml/cms -Ilibnml/rcs -Ilibnml/inifile -Ilibnml/os_intf -Ilibnml/nml -Ilibnml/buffer -Ilibnml/posemath -Irtapi -Ihal -Iemc/nml_intf -Iemc/kinematics -Iemc/motion -Iemc/ini -Iemc/rs274ngc -Iemc/pythonplugin -I/usr/realtime/include -I/home/j/dev/kernel/src/linux-2.6.38.8/include -I/usr/include/python2.7 -Os -g -Wall -DULAPI -fPIC emc/rs274ngc/interp_queue.cc -o depends/emc/rs274ngc/interp_queue.d.tmp && mv -f "depends/emc/rs274ngc/interp_queue.d".tmp "depends/emc/rs274ngc/interp_queue.d" Depending emc/rs274ngc/interp_python.cc /usr/lib/ccache/g++ -MM -MG -MT "depends/emc/rs274ngc/interp_python.d objects/emc/rs274ngc/interp_python.o" -I. -Ilibnml/linklist -Ilibnml/cms -Ilibnml/rcs -Ilibnml/inifile -Ilibnml/os_intf -Ilibnml/nml -Ilibnml/buffer -Ilibnml/posemath -Irtapi -Ihal -Iemc/nml_intf -Iemc/kinematics -Iemc/motion -Iemc/ini -Iemc/rs274ngc -Iemc/pythonplugin -I/usr/realtime/include -I/home/j/dev/kernel/src/linux-2.6.38.8/include -I/usr/include/python2.7 -Os -g -Wall -DULAPI -fPIC emc/rs274ngc/interp_python.cc -o depends/emc/rs274ngc/interp_python.d.tmp && mv -f "depends/emc/rs274ngc/interp_python.d".tmp "depends/emc/rs274ngc/interp_python.d" ^Cmake: *** wait: No child processes. Stop. make: *** Waiting for unfinished jobs.... make: *** wait: No child processes. Stop. --(~/dev/kernel/src/emc2/emc2-dev/src)-----------