php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33420 php-5.1.0b2/ext/wddx/wddx.c:37: ext/date/php_date.h: No such file or directory
Submitted: 2005-06-21 11:24 UTC Modified: 2010-12-20 11:55 UTC
From: nohn@php.net Assigned: andi (profile)
Status: Closed Package: Compile Failure
PHP Version: 5.1.0b2 OS: Linux
Private report: No CVE-ID: None
 [2005-06-21 11:24 UTC] nohn@php.net
Description:
------------
sebastian@mail:~/test/php-5.1.0b2$ ./configure    --prefix=/opt/php    --sysconfdir=/etc/opt/php    --localstatedir=/var/opt/php    --with-apxs2=/opt/apache/sbin/apxs    --with-mysql=/usr    --with-pgsql=/opt/postgres    --with-zlib    --with-xml    --enable-inline-optimization    --enable-sockets    --enable-ftp    --enable-wddx    --with-mnogosearch=/opt/mnogosearch    --with-gd    --with-freetype-dir=/usr    --with-jpeg-dir=/usr    --with-gettext    --with-curl=/opt/curl    --with-tidy=/opt/tidy    --with-libxml-dir=/opt/libxml2    --with-xsl=/opt/libxslt    --with-imap    --with-imap-ssl

$ make

[...]

/bin/sh /home/sebastian/test/php-5.1.0b2/libtool --silent --preserve-dup-deps --mode=compile /home/sebastian/test/php-5.1.0b2/meta_ccld  -Iext/wddx/ -I/home/sebastian/test/php-5.1.0b2/ext/wddx/ -DPHP_ATOM_INC -I/home/sebastian/test/php-5.1.0b2/include -I/home/sebastian/test/php-5.1.0b2/main -I/home/sebastian/test/php-5.1.0b2 -I/opt/libxml2/include/libxml2 -I/opt/curl/include -I/usr/include/freetype2 -I/usr/include/c-client -I/usr/include/mysql -I/opt/postgres/include -I/opt/tidy/include -I/opt/libxslt/include -I/home/sebastian/test/php-5.1.0b2/TSRM -I/home/sebastian/test/php-5.1.0b2/Zend  -D_REENTRANT  -g -O2 -pthread -DZTS  -prefer-non-pic -c /home/sebastian/test/php-5.1.0b2/ext/wddx/wddx.c -o ext/wddx/wddx.lo
/home/sebastian/test/php-5.1.0b2/ext/wddx/wddx.c:37: ext/date/php_date.h: No such file or directory
make: *** [ext/wddx/wddx.lo] Fehler 1



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-06-21 15:33 UTC] iliaa@php.net
The date extension was not tagged as part of b2.
 [2005-06-21 15:43 UTC] sniper@php.net
Andi, repackage. (hint: 'cvs up -dPA' before tagging :)

 [2005-06-21 17:54 UTC] andi@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 [2010-12-20 11:55 UTC] jani@php.net
-Package: Tidy +Package: Compile Failure
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Apr 27 23:01:28 2025 UTC