ID:               43341
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jay3ld at yahoo dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Mac os X 10.5 Leopard
 PHP Version:      5.3CVS-2007-11-20 (snap)
 New Comment:

Did you happen to do something like './buildconf --force' when you
build it..?


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

[2008-01-31 01:25:31] geoffrey dot hughes at otago dot ac dot nz

I've sort of fixed my issue.  The libphp5.so was being installed but
for 
some reason when I used apachectl to restart the webserver it wasn't 
actually doing anything.  Had to use the Sharing prefpane.

As to the php cli binary, it is being installed but for some reason it

is being installed as php.dSYM.  I've added a symbolic link of php that

points to php.dSYM so when I update in future I won't have this
hassle.

I'd still love to know why leopard is installing the php cli as
php.dSYM 
though.

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

[2008-01-30 20:55:57] geoffrey dot hughes at otago dot ac dot nz

I notice that after running make, I have a php binary in ./sapi/cli and

I have a libphp5.so in ./libs/ but it doesn't seem to install them when

I run "make install"

Copying them manually to their correct locations works.

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

[2008-01-25 08:08:06] coder1 at gmail dot com

I can reproduce the problem on CentOS 5.1.  I took the configuration
that came with a default install and re-compiled with 5.25.

No php5lib.so is created or installed.

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

[2007-12-07 20:40:14] b dot mcpherson at csuohio dot edu

I'm having the same issue on AIX 5.3 64-bit PPC.

Build complete.
Don't forget to run 'make test'.

# make test
        echo '\
\

Build complete.
Don't forget to run 'make test'.

ERROR: Cannot run tests without CLI sapi.
# make install
        echo '\
\
Installing PHP SAPI module:       nsapi
cp: libs/libphp5.so: No such file or directory
make: 1254-004 The error code from the last command is 1.


Stop.

The main directory has a libphp5.la file
-rw-r--r--   1 root     system         2234 Dec 07 16:28 libphp5.la
# cd libs
# ls -l
total 16704
-rw-r--r--   1 root     system      8547783 Dec 07 16:28 libphp5.a
-rw-r--r--   1 root     system         2235 Dec 07 16:28 libphp5.la

The libphp5.la file in the libs directory is not the same size.

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

[2007-12-05 18:16:45] jesse dot charbneau at cengagelearning dot com

Hello,
  I wanted to provide an update to my earlier post.  I have performed
the exact same steps on Suse 10 Enterprise. PHP built and installed
without issue, and I was able to install a module via pecl.  Does anyone
know if this is correctable for Suse 9?

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/43341

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

Reply via email to