ubuntu上pushd命令执行错误(/bin/sh: 1: pushd: not found)解决办法

本文介绍了解决 Ubuntu 上 pushd 命令执行失败的问题。通过配置 dash 设置并调整 sh 的链接指向 bash,成功修复了该问题。
 ubuntu上pushd命令执行错误(/bin/sh: 1: pushd: not found)解决办法
查看原因:进入/bin目录,查看sh的链接文件,显示如下:表示sh命令链接到的是dash,而pushd命令需要在bash的环境中执行。


解决方法:执行sudo dpkg-reconfigure dash 命令,将dash设置为No。


再次查看:查看sh的链接已经修改为bash了。
pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[138]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[138]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[138]: *** [hi_gzip] Error 1 make[138]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[139]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[139]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[139]: *** [hi_gzip] Error 1 make[139]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[140]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[140]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[140]: *** [hi_gzip] Error 1 make[140]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[141]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[141]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[141]: *** [hi_gzip] Error 1 make[141]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[142]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[142]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[142]: *** [hi_gzip] Error 1 make[142]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[143]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[143]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[143]: *** [hi_gzip] Error 1 make[143]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[144]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[144]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[144]: *** [hi_gzip] Error 1 make[144]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[145]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[145]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[145]: *** [hi_gzip] Error 1 make[145]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[146]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[146]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[146]: *** [hi_gzip] Error 1 make[146]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[147]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[147]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[147]: *** [hi_gzip] Error 1 make[147]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[148]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[148]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[148]: *** [hi_gzip] Error 1 make[148]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[149]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[149]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[149]: *** [hi_gzip] Error 1 make[149]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[150]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[150]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[150]: *** [hi_gzip] Error 1 make[150]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[151]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[151]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[151]: *** [hi_gzip] Error 1 make[151]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[152]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[152]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[152]: *** [hi_gzip] Error 1 make[152]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[153]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[153]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[153]: *** [hi_gzip] Error 1 make[153]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[154]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[154]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[154]: *** [hi_gzip] Error 1 make[154]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[155]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[155]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[155]: *** [hi_gzip] Error 1 make[155]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[156]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[156]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[156]: *** [hi_gzip] Error 1 make[156]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[157]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[157]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[157]: *** [hi_gzip] Error 1 make[157]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[158]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[158]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[158]: *** [hi_gzip] Error 1 make[158]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[159]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[159]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[159]: *** [hi_gzip] Error 1 make[159]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[160]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[160]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[160]: *** [hi_gzip] Error 1 make[160]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[161]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[161]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[161]: *** [hi_gzip] Error 1 make[161]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[162]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[162]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[162]: *** [hi_gzip] Error 1 make[162]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[163]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[163]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[163]: *** [hi_gzip] Error 1 make[163]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[164]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[164]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; cp: cannot stat 'gzip-1.8/gzip': No such file or directory Makefile:15: recipe for target 'hi_gzip' failed make[164]: *** [hi_gzip] Error 1 make[164]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[165]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[165]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p cp gzip-1.8/gzip bin/hi_gzip_real; /bin/sh: 1: Cannot fork Makefile:15: recipe for target 'hi_gzip' failed make[165]: *** [hi_gzip] Error 2 make[165]: *** Waiting for unfinished jobs.... cd gzip-1.8 pushd gzip-1.8;patch -p1 < ../hi_gzip.patch;./configure;make -j12;popd /bin/sh: 1: pushd: not found /bin/sh: 1: cannot open ../hi_gzip.patch: No such file /bin/sh: 1: ./configure: not found make[166]: Entering directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' make[166]: warning: -jN forced in submake: disabling jobserver mode. tar -xf gzip-1.8.tar.gz mkdir bin -p make[166]: fork: Resource temporarily unavailable tar: child process: Cannot fork: Resource temporarily unavailable tar: Error is not recoverable: exiting now Makefile:10: recipe for target 'gzip' failed make[166]: *** [gzip] Error 2 make[166]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[165]: *** [gzip] Error 127 make[165]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[164]: *** [gzip] Error 127 make[164]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[163]: *** [gzip] Error 127 make[163]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[162]: *** [gzip] Error 127 make[162]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[161]: *** [gzip] Error 127 make[161]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[160]: *** [gzip] Error 127 make[160]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[159]: *** [gzip] Error 127 make[159]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[158]: *** [gzip] Error 127 make[158]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[157]: *** [gzip] Error 127 make[157]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[156]: *** [gzip] Error 127 make[156]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[155]: *** [gzip] Error 127 make[155]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[154]: *** [gzip] Error 127 make[154]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[153]: *** [gzip] Error 127 make[153]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[152]: *** [gzip] Error 127 make[152]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[151]: *** [gzip] Error 127 make[151]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[150]: *** [gzip] Error 127 make[150]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[149]: *** [gzip] Error 127 make[149]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[148]: *** [gzip] Error 127 make[148]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[147]: *** [gzip] Error 127 make[147]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[146]: *** [gzip] Error 127 make[146]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[145]: *** [gzip] Error 127 make[145]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[144]: *** [gzip] Error 127 make[144]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[143]: *** [gzip] Error 127 make[143]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[142]: *** [gzip] Error 127 make[142]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[141]: *** [gzip] Error 127 make[141]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[140]: *** [gzip] Error 127 make[140]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[139]: *** [gzip] Error 127 make[139]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[138]: *** [gzip] Error 127 make[138]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[137]: *** [gzip] Error 127 make[137]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[136]: *** [gzip] Error 127 make[136]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[135]: *** [gzip] Error 127 make[135]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[134]: *** [gzip] Error 127 make[134]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[133]: *** [gzip] Error 127 make[133]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[132]: *** [gzip] Error 127 make[132]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[131]: *** [gzip] Error 127 make[131]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[130]: *** [gzip] Error 127 make[130]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[129]: *** [gzip] Error 127 make[129]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[128]: *** [gzip] Error 127 make[128]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[127]: *** [gzip] Error 127 make[127]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[126]: *** [gzip] Error 127 make[126]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[125]: *** [gzip] Error 127 make[125]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[124]: *** [gzip] Error 127 make[124]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[123]: *** [gzip] Error 127 make[123]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[122]: *** [gzip] Error 127 make[122]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[121]: *** [gzip] Error 127 make[121]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[120]: *** [gzip] Error 127 make[120]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[119]: *** [gzip] Error 127 make[119]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[118]: *** [gzip] Error 127 make[118]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[117]: *** [gzip] Error 127 make[117]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[116]: *** [gzip] Error 127 make[116]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[115]: *** [gzip] Error 127 make[115]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[114]: *** [gzip] Error 127 make[114]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[113]: *** [gzip] Error 127 make[113]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[112]: *** [gzip] Error 127 make[112]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[111]: *** [gzip] Error 127 make[111]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[110]: *** [gzip] Error 127 make[110]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[109]: *** [gzip] Error 127 make[109]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[108]: *** [gzip] Error 127 make[108]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[107]: *** [gzip] Error 127 make[107]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[106]: *** [gzip] Error 127 make[106]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[105]: *** [gzip] Error 127 make[105]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[104]: *** [gzip] Error 127 make[104]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[103]: *** [gzip] Error 127 make[103]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[102]: *** [gzip] Error 127 make[102]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[101]: *** [gzip] Error 127 make[101]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[100]: *** [gzip] Error 127 make[100]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[99]: *** [gzip] Error 127 make[99]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[98]: *** [gzip] Error 127 make[98]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[97]: *** [gzip] Error 127 make[97]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[96]: *** [gzip] Error 127 make[96]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[95]: *** [gzip] Error 127 make[95]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[94]: *** [gzip] Error 127 make[94]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[93]: *** [gzip] Error 127 make[93]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[92]: *** [gzip] Error 127 make[92]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[91]: *** [gzip] Error 127 make[91]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[90]: *** [gzip] Error 127 make[90]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[89]: *** [gzip] Error 127 make[89]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[88]: *** [gzip] Error 127 make[88]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[87]: *** [gzip] Error 127 make[87]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[86]: *** [gzip] Error 127 make[86]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[85]: *** [gzip] Error 127 make[85]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[84]: *** [gzip] Error 127 make[84]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[83]: *** [gzip] Error 127 make[83]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[82]: *** [gzip] Error 127 make[82]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[81]: *** [gzip] Error 127 make[81]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[80]: *** [gzip] Error 127 make[80]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[79]: *** [gzip] Error 127 make[79]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[78]: *** [gzip] Error 127 make[78]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[77]: *** [gzip] Error 127 make[77]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[76]: *** [gzip] Error 127 make[76]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[75]: *** [gzip] Error 127 make[75]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[74]: *** [gzip] Error 127 make[74]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[73]: *** [gzip] Error 127 make[73]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[72]: *** [gzip] Error 127 make[72]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[71]: *** [gzip] Error 127 make[71]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[70]: *** [gzip] Error 127 make[70]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[69]: *** [gzip] Error 127 make[69]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[68]: *** [gzip] Error 127 make[68]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[67]: *** [gzip] Error 127 make[67]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[66]: *** [gzip] Error 127 make[66]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[65]: *** [gzip] Error 127 make[65]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[64]: *** [gzip] Error 127 make[64]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[63]: *** [gzip] Error 127 make[63]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[62]: *** [gzip] Error 127 make[62]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[61]: *** [gzip] Error 127 make[61]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[60]: *** [gzip] Error 127 make[60]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[59]: *** [gzip] Error 127 make[59]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[58]: *** [gzip] Error 127 make[58]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[57]: *** [gzip] Error 127 make[57]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[56]: *** [gzip] Error 127 make[56]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[55]: *** [gzip] Error 127 make[55]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[54]: *** [gzip] Error 127 make[54]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[53]: *** [gzip] Error 127 make[53]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[52]: *** [gzip] Error 127 make[52]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[51]: *** [gzip] Error 127 make[51]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[50]: *** [gzip] Error 127 make[50]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[49]: *** [gzip] Error 127 make[49]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[48]: *** [gzip] Error 127 make[48]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[47]: *** [gzip] Error 127 make[47]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[46]: *** [gzip] Error 127 make[46]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[45]: *** [gzip] Error 127 make[45]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[44]: *** [gzip] Error 127 make[44]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[43]: *** [gzip] Error 127 make[43]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[42]: *** [gzip] Error 127 make[42]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[41]: *** [gzip] Error 127 make[41]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[40]: *** [gzip] Error 127 make[40]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[39]: *** [gzip] Error 127 make[39]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[38]: *** [gzip] Error 127 make[38]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[37]: *** [gzip] Error 127 make[37]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[36]: *** [gzip] Error 127 make[36]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[35]: *** [gzip] Error 127 make[35]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[34]: *** [gzip] Error 127 make[34]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[33]: *** [gzip] Error 127 make[33]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[32]: *** [gzip] Error 127 make[32]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[31]: *** [gzip] Error 127 make[31]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[30]: *** [gzip] Error 127 make[30]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[29]: *** [gzip] Error 127 make[29]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[28]: *** [gzip] Error 127 make[28]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[27]: *** [gzip] Error 127 make[27]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[26]: *** [gzip] Error 127 make[26]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[25]: *** [gzip] Error 127 make[25]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[24]: *** [gzip] Error 127 make[24]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[23]: *** [gzip] Error 127 make[23]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[22]: *** [gzip] Error 127 make[22]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[21]: *** [gzip] Error 127 make[21]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[20]: *** [gzip] Error 127 make[20]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[19]: *** [gzip] Error 127 make[19]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[18]: *** [gzip] Error 127 make[18]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[17]: *** [gzip] Error 127 make[17]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[16]: *** [gzip] Error 127 make[16]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[15]: *** [gzip] Error 127 make[15]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[14]: *** [gzip] Error 127 make[14]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[13]: *** [gzip] Error 127 make[13]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[12]: *** [gzip] Error 127 make[12]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[11]: *** [gzip] Error 127 make[11]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[10]: *** [gzip] Error 127 make[10]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[9]: *** [gzip] Error 127 make[9]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[8]: *** [gzip] Error 127 make[8]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[7]: *** [gzip] Error 127 make[7]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[6]: *** [gzip] Error 127 make[6]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[5]: *** [gzip] Error 127 make[5]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' /bin/sh: 1: popd: not found Makefile:10: recipe for target 'gzip' failed make[4]: *** [gzip] Error 127 make[4]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip' Makefile:32: recipe for target '/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip/.built' failed make[3]: *** [/home/tp/Project/Platform_NVMP/nvmp/build_dir/host/hi_gzip/.built] Error 2 make[3]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp/tools/hi_gzip' tools/Makefile:230: recipe for target 'tools/hi_gzip/compile' failed make[2]: *** [tools/hi_gzip/compile] Error 2 make[2]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp' tools/Makefile:193: recipe for target '/home/tp/Project/Platform_NVMP/nvmp/staging_dir/target-arm-ca9-linux-uclibcgnueabihf-cx20iv1.20/stamp/.tools_install_nnnnn' failed make[1]: *** [/home/tp/Project/Platform_NVMP/nvmp/staging_dir/target-arm-ca9-linux-uclibcgnueabihf-cx20iv1.20/stamp/.tools_install_nnnnn] Error 2 make[1]: Leaving directory '/home/tp/Project/Platform_NVMP/nvmp' /home/tp/Project/Platform_NVMP/nvmp/include/toplevel.mk:203: recipe for target 'world' failed make: *** [world] Error 2
最新发布
08-29
你遇到的错误信息表明在构建过程中存在多个问题,主要包括: 1. `pushd` 和 `popd` 命令未找到 &mdash;&mdash; 这些命令属于 Bash shell,但当前 shell 可能是 `/bin/sh`,不支持这些命令。 2. 找不到补丁文件 `hi_gzip.patch`,说明补丁文件不存在或路径不正确。 3. `./configure` 文件不存在,说明解压后的源码目录中没有 `configure` 脚本(可能是源码未正确解压或损坏)。 4. `cp: cannot stat 'gzip-1.8/gzip': No such file or directory`,说明 `gzip` 可执行文件未成功生成。 5. 最后出现大量 `*** [gzip] Error 127`,表示命令执行失败。 --- ### 解决方案 #### ✅ 1. 确保使用正确的 shell `pushd` 和 `popd` 是 Bash 特有的命令,确保你的 shell 是 Bash: ```bash echo $SHELL ``` 如果不是 Bash,可以切换: ```bash bash ``` 或者修改 Makefile 中的 shell 调用为 bash: ```makefile SHELL := /bin/bash ``` #### ✅ 2. 确保补丁文件存在 确认 `hi_gzip.patch` 存在于当前目录或指定路径: ```bash ls -l hi_gzip.patch ``` 如果不存在,请从正确的源获取补丁文件,或联系项目维护者获取。 #### ✅ 3. 确保源码包正确解压 确认 `gzip-1.8.tar.gz` 是否完整并正确解压: ```bash tar -tf gzip-1.8.tar.gz ``` 如果目录结构不完整,重新下载并解压: ```bash wget https://ftp.gnu.org/gnu/gzip/gzip-1.8.tar.gz tar -zxvf gzip-1.8.tar.gz ``` #### ✅ 4. 检查 configure 脚本是否存在 进入源码目录检查: ```bash cd gzip-1.8 ls -l configure ``` 如果没有 `configure` 文件,可能需要运行 `autoreconf` 生成(需要安装 `autoconf`): ```bash sudo apt install autoconf autoreconf -i ``` #### ✅ 5. 检查编译是否成功生成可执行文件 编译完成后检查是否生成 `gzip` 可执行文件: ```bash make ls -l gzip ``` 如果生成失败,查看具体的编译错误信息。 #### ✅ 6. 修改 Makefile 路径 确保 Makefile 中的路径与实际路径一致,例如: ```makefile SRC_DIR = $(CURDIR)/gzip-1.8 BIN_DIR = $(CURDIR)/bin ``` --- ###
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值