ID:               25892
 Updated by:       [EMAIL PROTECTED]
 Reported By:      hakan at lisas dot de
-Status:           Feedback
+Status:           Bogus
 Bug Type:         Apache related
 Operating System: Solaris 9
 PHP Version:      5CVS
 New Comment:

Nevermind, snapshots work just fine, your build tools are broken, most
likely libtool 1.5 (we only support 1.4.3)



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

[2003-10-17 03:30:23] [EMAIL PROTECTED]

Just one question: Does PHP 4.3.3 work?


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

[2003-10-17 02:25:57] hakan at lisas dot de

[EMAIL PROTECTED]:/usr/local/php-src$ ls .libs/
libphp5      libphp5.la   libphp5.lai

[EMAIL PROTECTED]:/usr/local/php-src$ ls libs/
libphp5     libphp5.la

Bye Hakan

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

[2003-10-16 23:35:51] [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



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

[2003-10-16 23:35:20] [EMAIL PROTECTED]

What files are in the .libs/ and libs/ directories?


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

[2003-10-16 17:35:36] hakan at lisas dot de

Description:
------------
Hi,

I have I a full patched Solaris 9 box with following GNU-Tools:

- gcc (GCC) 3.3.1
- flex version 2.5.4
- bison (GNU Bison) 1.75
- ltmain.sh (GNU libtool) 1.5 (1.1220 2003/04/05 19:32:58)
- Autoconf version 2.13
- GNU Make 3.80

after compiling the actual cvs libphp5.so is not created.


Reproduce code:
---------------
cvs co php-srs
./buildconf
./configure --with-apxs=/usr/local/apache/bin/apxs
--prefix=/usr/local/php5 
--enable-debug 
--with-zlib-dir=shared,/usr
make
make install
...
bash-2.05# make install
Installing PHP CLI binary:        /usr/local/php5/bin/
Installing PHP CLI man page:      /usr/local/php5/man/man1/
Installing PHP SAPI module:       apache
[activating module `php5' in /usr/local/apache/conf/httpd.conf]
cp libs/libphp5.so /usr/local/apache/libexec/libphp5.so
cp: cannot access libs/libphp5.so
apxs:Break: Command failed with rc=2
make: *** [install-sapi] Error 1





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


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

Reply via email to