cloudflare / cloudflare/doom-wasm
dirent.h present but cannot be compiled
- Dominant language
- C
- Stars
- 413
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
It said to report this to you so.
`checking dirent.h presence... yes
configure: WARNING: dirent.h: present but cannot be compiled
configure: WARNING: dirent.h: check for missing prerequisite headers?
configure: WARNING: dirent.h: see the Autoconf documentation
configure: WARNING: dirent.h: section "Present But Cannot Be Compiled"
configure: WARNING: dirent.h: proceeding with the compiler's result
configure: WARNING: ## ----------------------------------- ##
configure: WARNING: ## Report this to celso@cloudflare.com ##
configure: WARNING: ## ----------------------------------- ##
checking for dirent.h... no`
Contributor guide
Research direction
No file or test is named in the report. Start by reproducing the configure check in the repository's build setup and inspect the compiler's prerequisite-header diagnostics; done means determining why dirent.h is rejected and making the configuration check succeed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, wasm
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100