PHP Switcher Plugin ver 2.2.1 Problems building php5.4

  • Hi,
    building php 5.4 creates errors:
    i-MSCP Git 1.3.x
    Build: Nicht verfügbar
    Codename: Horner
    OS: Ubuntu 16.04LTS
    php5.4:


  • Well, I'll have a look tomorrow. Ubuntu 16.04 has just been released and thus some libraries are maybe not compatible AS THIS...


    BTW: Next time, try to report all build-errors at same times.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Temporary solution:


    Remove the following configuration option in the /var/www/imscp/gui/plugins/PhpSwitcher/PhpCompiler/Makefile file:


    Code
    1. --with-vpx-dir=shared,/usr \

    Once done, rebuild your PHP 5.4 version.


    BTW: The problem comes from the bundle PHP gd library which refers to old identifiers (from libvpx-dev)... A patch for fixing that FTBFS issue will be added in next PhpSwitcher plugin version. Note that this problem only affect distributions that provide libvpx-dev library >= 1.4.0 (e.g. Debian >= Stretch and Ubuntu >= Xenial).


    Thanks you for your report.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206