Skip to content

«phpbrew ext install intl» fails with «FALSE undeclared» error #1236

@vpArth

Description

@vpArth

Shell log

$ phpbrew list
  php-8.0.6      
  php-7.3.28     
* php-7.1.33     

$ LANG=C phpbrew ext install intl

build/php-7.1.33/ext/intl/collator/collator_sort.c:543:26: error: 'FALSE' undeclared (first use in this function)
  543 |  collator_sort_internal( FALSE, INTERNAL_FUNCTION_PARAM_PASSTHRU );

$ uname -a
Linux arth-hp 5.10.36-2-MANJARO #1 SMP PREEMPT Tue May 11 19:38:44 UTC 2021 x86_64 GNU/Linux

Seems -dTRUE=1 -dFALSE=0 should be added somewhere..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions