ID:               25892
 Updated by:       [EMAIL PROTECTED]
 Reported By:      hakan at lisas dot de
-Status:           Open
+Status:           Feedback
-Bug Type:         *Compile Issues
+Bug Type:         Apache related
 Operating System: Solaris 9
 PHP Version:      5CVS-2003-10-16 (dev)
 New Comment:

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



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

[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