View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001455 | Xdebug | Installation | public | 2017-07-16 09:21 | 2017-12-02 18:36 |
| Reporter | derick | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.5.5 | ||||
| Target Version | 2.6.0 | Fixed in Version | 2.6.0alpha1 | ||
| Summary | 0001455: Compile failure on Alpine Linux | ||||
| Description | through https://github.com/xdebug/xdebug/pull/361: Hello, when compiling xdebug extension on Alpine Linux, there appears the following warning: In file included from /build/main/php7.1-xdebug/src/xdebug-2.5.5/xdebug_com.c:26:0: Alpine Linux uses musl libc instead of glibc. The POSIX recommends including poll.h instead of sys/poll.h. Glibc has poll.h also as an option since few years ago (very old versions might fail the compilation). | ||||
| Tags | No tags attached. | ||||
| Operating System | Alpine Linux | ||||
| PHP Version | 7.1.0-7.1.4 | ||||