ID:               33420
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Assigned
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: Linux
 PHP Version:      5.1.0b2
 Assigned To:      andi
 New Comment:

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.




Previous Comments:
------------------------------------------------------------------------

[2005-06-21 15:43:47] [EMAIL PROTECTED]

Andi, repackage. (hint: 'cvs up -dPA' before tagging :)


------------------------------------------------------------------------

[2005-06-21 15:33:26] [EMAIL PROTECTED]

The date extension was not tagged as part of b2.

------------------------------------------------------------------------

[2005-06-21 11:24:31] [EMAIL PROTECTED]

Description:
------------
[EMAIL PROTECTED]:~/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




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=33420&edit=1

Reply via email to