| Summary: | PHP missing header files within 2020.02 | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Jörg Hering <joerg.hering> |
| Component: | Other | Assignee: | Peter Seiderer <ps.report> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2020.02 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
It is uclibc specific, can be avoided by selection musl or glibc, or by the suggested patch: https://patchwork.ozlabs.org/patch/1251588/ |
empty Project like this (missing header files) BR2_aarch64=y BR2_PACKAGE_PHP=y /home/Public/BuildRoot/Machine/mdp-test/build/php-7.4.3/ext/standard/crc32.c:26:12: schwerwiegender Fehler: sys/auxv.h: Datei oder Verzeichnis nicht gefunden # include <sys/auxv.h> ^~~~~~~~~~~~ Greetings Jörg