Edit report at http://bugs.php.net/bug.php?id=43341&edit=1
ID: 43341 Comment by: steven dot husting at ch dot ibm dot com Reported by: jay3ld at yahoo dot com Summary: no libphp5.so or php cli binary created Status: No Feedback Type: Bug Package: Compile Failure Operating System: Mac os X 10.5 Leopard PHP Version: 5.3CVS-2007-11-20 (snap) Block user comment: N Private report: N New Comment: I am getting this with both 5.2.14 and 5.3.3 on AIX versions 5.3 and 6.1, using gcc 4.2.4 and the associated development environments. This seems to be a common problem - is there a solution or a workaround yet? Previous Comments: ------------------------------------------------------------------------ [2009-06-03 08:11:38] darona81 at hotmail dot com uoooooooo ------------------------------------------------------------------------ [2008-05-20 05:39:11] amiller at onlinebrands dot com No matter what I do, I cannot seem to get the pear binary to build. I found the following message in the php-src/pear directory. This does not help much especially when the link is dead. Does anyone have an answer? I get the following: +--------------------------------------------------------------------- -+ | The installation process is incomplete. The following resources were | | not installed: | | | | PEAR: PHP Extension and Application Repository | | | | To install these components, | | download http://pear.php.net/install-pear.phar to php-src/pear/ | | become the superuser and execute: | | | | # make install-su | +--------------------------------------------------------------------- -+ OS: 10.5 Leopard Custom Apache Install with following config: ./configure --enable-layout=Darwin --enable-mods-shared=all php config: ./configure \ --prefix=/usr \ --with-apxs2=/usr/sbin/apxs \ --with-config-file-path=/local/conf \ --with-curl=/usr \ --with-mcrypt=/usr \ --with-mysql=/local/bin/mysql \ --with-mysqli=/local/bin/mysql/bin/mysql_config \ --with-openssl=/usr \ --with-pear=/local/lib/PEAR \ --with-pdo-mysql=/local/bin/mysql \ --with-zlib=/usr \ --enable-bcmath \ --enable-calendar \ --enable-debug \ --enable-force-cgi-redirect \ --enable-gd-native-ttf \ --enable-mbstring=all \ --enable-sockets \ --enable-spl \ --enable-wddx ------------------------------------------------------------------------ [2008-05-15 10:59:20] nikhil dot porwal at hp dot com 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? ------------------------------------------------------------------------ [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] j...@php.net Did you happen to do something like './buildconf --force' when you build it..? ------------------------------------------------------------------------ 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/bug.php?id=43341 -- Edit this bug report at http://bugs.php.net/bug.php?id=43341&edit=1