ID:               34161
 Updated by:       [EMAIL PROTECTED]
 Reported By:      selsky at columbia dot edu
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Solaris 9
 PHP Version:      5CVS-2005-08-17
 New Comment:

Exactly how you end up with directories like
'/hmt/chinchin/src/web/php/php-5.1.0RC1/obj/' and 
'/hmt/chinchin/src/web/php/php-5.1.0RC1/src/' ???
You're obviously trying to do something too "smart" what we never even
thought someone might try doing..

Please follow the INSTALL instructions and the build will work fine.



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

[2005-08-17 20:18:39] selsky at columbia dot edu

Same error.

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

[2005-08-17 09:50:16] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip



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

[2005-08-17 05:03:18] selsky at columbia dot edu

Description:
------------
I'm building php 5.1.0RC1 on Solaris 9 with gcc 2.95.2

$ LDFLAGS='-R/opt/local/lib -L/opt/local/lib'   ../../src/configure
--prefix=/opt/php-5.1.0RC1 --sysconfdir=/etc/php
--with-config-file-path=/etc/php --with-apxs2 --with-xmlrpc
--with-libxml-dir=/opt/local --with-openssl=/opt/openssl-0.9.7f

I'm building php in a directory different from the source directory. 
This has worked in php 4.3.x

Actual result:
--------------
/bin/sh /hmt/chinchin/src/web/php/php-5.1.0RC1/obj/solaris9/libtool
--silent --preserve-dup-deps --mode=compile gcc -Iext/date/lib
-Iext/date/ -I/hmt/chinchin/src/web/php/php-5.1.0RC1/src/ext/date/
-DPHP_ATOM_INC
-I/hmt/chinchin/src/web/php/php-5.1.0RC1/obj/solaris9/include
-I/hmt/chinchin/src/web/php/php-5.1.0RC1/obj/solaris9/main
-I/hmt/chinchin/src/web/php/php-5.1.0RC1/src
-I/opt/libxml2-2.6.15/include/libxml2 -I/opt/openssl-0.9.7f/include
-I/hmt/chinchin/src/web/php/php-5.1.0RC1/obj/solaris9/TSRM
-I/hmt/chinchin/src/web/php/php-5.1.0RC1/obj/solaris9/Zend
-I/hmt/chinchin/src/web/php/php-5.1.0RC1/src/main
-I/hmt/chinchin/src/web/php/php-5.1.0RC1/src/Zend
-I/hmt/chinchin/src/web/php/php-5.1.0RC1/src/TSRM
-I/hmt/chinchin/src/web/php/php-5.1.0RC1/obj/solaris9/ 
-D_POSIX_PTHREAD_SEMANTICS  -g -O2   -c
/hmt/chinchin/src/web/php/php-5.1.0RC1/src/ext/date/lib/parse_date.c -o
ext/date/lib/parse_date.lo
resource/parse_date.re:21: timelib.h: No such file or directory
resource/parse_date.re:131: timelib_structs.h: No such file or
directory
make: *** [ext/date/lib/parse_date.lo] Error 1



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


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

Reply via email to