Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
      debug   => $debug,
    );
    __END__
    
  2. or download this
    $ perl -sl devel.checklib.pl
    Can't link/include 'php_main.h'
    ...
                     from assertlibSu6peu8p.c:1:
    /usr/local/include/php/Zend/zend_globals_macros.h: In function `BEGIN_
    +EXTERN_C':/usr/local/include/php/Zend/zend_globals_macros.h:37: error
    +: storage class specified for parameter `ZEND_API'
    /usr/local/include/php/Zend/zend_globals_macros.h:37: error: syntax er
    +ror before "struct"
    
  3. or download this
    /usr/local/include/php/Zend/zend_globals_macros.h:47: error: storage c
    +lass specified for parameter `ZEND_API'
    /usr/local/include/php/Zend/zend_globals_macros.h:47: error: redefinit
    +ion of parameter 'ZEND_API'
    ...
    /usr/include/bits/pthreadtypes.h:68: error: for each function it appea
    +rs in.)
    /usr/include/bits/pthreadtypes.h:68: confused by earlier errors, baili
    +ng out
    Can't link/include 'php_main.h'