cannot find input file: `Makefile.in'
Open
- Dominant language
- C++
- Stars
- 619
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
After sync with the latest code and patch the pull request "https://github.com/google/autofdo/pull/70/commits/249bd5fe099a4b065906397b4390d9a205bb072a"
when build protobuffer, it will report "cannot find input file: `Makefile.in'"
```
checking for PTHREAD_PRIO_INHERIT... yes
checking the location of hash_map...
checking for library containing sched_yield... none required
checking whether g++ supports C++11 features by default... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: error: cannot find input file: `Makefile.in'
```
Contributor guide
Assessment
This issue has not been assessed yet.