When I am doing petalinux-config, I got error like this:
$petalinux-config
INFO: Checking component...
INFO: Config linux [INFO ] config linux *** End of the configuration. ***
Execute 'make' to start the build or try 'make help'.
/bin/sh: 1: pushd: not found
/bin/sh: 1: popd: not found
make: *** [post-config-auto-config] Error 127 ERROR: Failed to post config linux ERROR: Failed to config component linux
Usually this is because shell not bash, but I am pretty sure I am using bash.. Unless the ubuntu 16 is using dash??? in my /etc/passwd it shows my shell is /bin/bash
by the way, I noticed when I am sourcing settings64.sh from petalinux, there is warning
Question
dakefeng
When I am doing petalinux-config, I got error like this:
$petalinux-config
INFO: Checking component...
INFO: Config linux [INFO ] config linux *** End of the configuration. ***
Execute 'make' to start the build or try 'make help'.
/bin/sh: 1: pushd: not found
/bin/sh: 1: popd: not found
make: *** [post-config-auto-config] Error 127 ERROR: Failed to post config linux ERROR: Failed to config component linux
Usually this is because shell not bash, but I am pretty sure I am using bash.. Unless the ubuntu 16 is using dash??? in my /etc/passwd it shows my shell is /bin/bash
by the way, I noticed when I am sourcing settings64.sh from petalinux, there is warning
WARNING: /bin/sh is not bash
also.
Does someone face same problem too?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.