ID: 43341 Comment by: nikhil dot porwal at hp dot com Reported By: jay3ld at yahoo dot com Status: No Feedback Bug Type: Compile Failure Operating System: Mac os X 10.5 Leopard PHP Version: 5.3CVS-2007-11-20 (snap) New Comment:
I am trying to compile php-5.2.6. on HPUX 11V2. Configure and Make commands completes fine. But libphp5.so is not getting created when i am enabling dom support. But when in Configure command I disable DOM, i get the .so lib file, but not with the DOM enabled. Is it something that i am not using libxslt, or i am compiling in 64bit mode can have this issue. I am trying to compile the PHP with given in built HPUX Apache(2.0.58) package. Any Idea how can i enable DOM and have .so file generated, or something else also required. Also if libxsl is required for DOM are there any 64bit libraries available for HPUX 11v2 for libxslt? Previous Comments: ------------------------------------------------------------------------ [2008-02-09 01:00:01] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2008-02-01 22:55:13] [EMAIL PROTECTED] Did you happen to do something like './buildconf --force' when you build it..? ------------------------------------------------------------------------ [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. ------------------------------------------------------------------------ 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