google / google/autofdo

make failure with 'configure: error: cannot run /bin/sh ./../../config.sub'

Open
#86 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.