make failure with 'configure: error: cannot run /bin/sh ./../../config.sub'
Open
- Dominant language
- C++
- Stars
- 619
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
$make
make all-am
make[1]: Entering directory `/home/longfei.alf/autofdo'
echo "[MAKE] Building protobuf"
[MAKE] Building protobuf
(cd third_party/protobuf/; CC="gcc" CXX="g++" LDFLAGS=" -g " CPPFLAGS=" -g " ./configure --disable-shared --enable-static )
checking whether to enable maintainer-specific portions of Makefiles... yes
configure: error: cannot run /bin/sh ./../../config.sub
make[1]: *** [third_party/protobuf/src/protoc] Error 127
make[1]: Leaving directory `/home/longfei.alf/autofdo'
make: *** [all] Error 2
Contributor guide
Assessment
This issue has not been assessed yet.