View Issue Details

IDProjectCategoryView StatusLast Update
0001902XdebugInstallationpublic2020-11-28 17:12
Reporterderick Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version3.0.0 
Fixed in Version3.0.1 
Summary0001902: Compillation failure on AIX
Description

AIX doesn't have CLOCK_MONOTONIC set at all, and hence the compilation fails with :


/home/calvin/rpmbuild/BUILD/xdebug-3.0.0/src/lib/timing.h:34:29: error: missing binary operator before token "10"
if PHP_WIN32 | APPLE | CLOCK_MONOTONIC
^

TagsNo tags attached.
Operating System
PHP Version8.0.0-8.0.4

Activities