Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.14.0

Bug #20384 Configure: error: GD build test failed. please check the config.log for details
Submitted: 2014-09-02 13:51 UTC
From: chd010100b004 Assigned:
Status: Open Package: PHP_Archive (version Unknown)
PHP Version: 5.4.12 OS: linux
Roadmaps: (Not assigned)    
Subscription  


 [2014-09-02 13:51 UTC] chd010100b004 (San Kumar)
Description: ------------ Scenario 1: When i am running the below configure command as: ./configure --with-apxs2=/opt/applications/apache/bin/apxs --with-config-file-path=/etc --with-mysql --with-libdir=lib64 --with-zlib --with-gettext --with-gdbm --with-openssl --with-curl --enable-ftp --disable-debug --enable-inline-optimization --enable-magic-quotes --enable-mbstring --enable-wddx=shared --enable-xml --with-gd --with-regex=system --with-jpeg-dir=lib64 --with-ldap=/usr --enable-dom --with-png-dir=lib64 --with-mysqli=mysqlnd --enable-zip --with-pdo-mysql --enable-soap --with-xsl=/usr --with-freetype-dir=/usr --with-ttf=/usr then i am getting the error as: Configure: error: GD build test failed. please check the config.log for details Scenario2: When i execute the command as: ./configure --with-apxs2=/opt/applications/apache/bin/apxs --with-config-file-path=/etc --with-gd it executes successfully. Can someone please let me know how i can resolve the issue in Scenario1. A quick help will be highly appreciated.

Comments