php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #67173 make fails Command failed for target ext/date/lib/parse_date.lo'
Submitted: 2014-05-01 21:40 UTC Modified: 2014-12-30 10:42 UTC
From: dmtwersky at gmail dot com Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 5.5.12 OS: Solaris 11.1
Private report: No CVE-ID: None
 [2014-05-01 21:40 UTC] dmtwersky at gmail dot com
Description:
------------
./configure LDFLAGS="-L/usr/lib/64 -L/lib/64 -L/lib -L/usr/lib -L/usr/lib/iconv/64 -m64" --prefix=/usr/php/5.5 --with-oci8=shared,$ORACLE_HOME --enable-xmlreader=shared --enable-xmlwriter=shared --with-curl=shared,/usr --with-gd=shared --with-jpeg-dir=/usr --with-layout=PHP --with-ldap=shared --with-libmbfl --with-libxml-dir=/ --with-mysql-sock --enable-calendar=shared --enable-dom=shared --enable-gd-native-ttf --enable-libxml --enable-mbregex --enable-mbstring=shared --enable-pdo --enable-session=shared --enable-short-tags --enable-soap=shared --enable-sockets=shared --enable-hash=shared --enable-phar=shared --enable-json=shared --enable-tokenizer=shared --with-mysqli=shared --with-pcre-dir=/usr --with-pdo-odbc=shared,unixODBC,/usr/local --with-png-dir=/usr --without-t1lib --with-openssl=shared --enable-shared --enable-zip=shared --enable-ftp --enable-bcmath --with-iconv=shared

make fails with:
Command failed for target ext/date/lib/parse_date.lo'

Expected result:
----------------
Success make

Actual result:
--------------
Fail make

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-05-06 08:25 UTC] johannes@php.net
-Status: Open +Status: Feedback
 [2014-05-06 08:25 UTC] johannes@php.net
What's the error? Are you using x64 or SPARC?
 [2014-12-30 10:42 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jan 02 23:01:30 2025 UTC