Date: Thu, 22 Dec 2005 13:13:19 +0800 From: "Rene C. Mendoza" <rene.mendoza@syspres.com> To: questions@freebsd.org Subject: php4-4.4.1_3 won't install on 5.4 Message-ID: <43AA35EF.5060000@syspres.com>
next in thread | raw e-mail | index | archive | help
Hello! I've got a problem installing php-4.4.1_3 on my FreeBSD 5.4 machine. Here's what I did: 1. cvsup'ed the ports tree 2. updated all ports 3. tried to install squirrelmail (requires php to install) . . . At this point, I get the following error. As you can see, the php port is compiled without problems. It fails only when it is being installed. ################################## Build complete. (It is safe to ignore warnings about tempnam and tmpnam). ===> Installing for php4-4.4.1_3 ===> php4-4.4.1_3 depends on file: /usr/local/sbin/apxs - found ===> php4-4.4.1_3 depends on file: /usr/local/sbin/apxs - found ===> Generating temporary packing list ===> Checking if lang/php4 already installed Installing PHP SAPI module: apache2handler /usr/local/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/local/share/apache2/build/libtool' libphp4.la /usr/local/libexec/apache2 /usr/local/share/apache2/build/libtool --mode=install cp libphp4.la /usr/local/libexec/apache2/ cp .libs/libphp4.so /usr/local/libexec/apache2/libphp4.so libtool: install: warning: remember to run `libtool --finish /usr/ports/lang/php4/work/php-4.4.1/libs' grep: /usr/local/libexec/apache2/libphp4.la: No such file or directory grep: /usr/local/libexec/apache2/libphp4.la: No such file or directory Warning! dlname not found in /usr/local/libexec/apache2/libphp4.la. Assuming installing a .so rather than a libtool archive. chmod 755 /usr/local/libexec/apache2/libphp4.so Bus error (core dumped) *** Error code 138 Stop in /usr/ports/lang/php4/work/php-4.4.1. *** Error code 1 Stop in /usr/ports/lang/php4. *** Error code 1 Stop in /usr/ports/devel/pear. *** Error code 1 Stop in /usr/ports/databases/pear-DB. *** Error code 1 Stop in /usr/ports/mail/squirrelmail. ########### I also get the following error on /var/log/messages: Dec 21 19:41:18 donald kernel: pid 27250 (perl5.8.7), uid 0: exited on signal 10 (core dumped) Hope this is not a hardware issue. I was thinking of rebuilding world just to see if the problem can be solved but only as last resort. thanks, rene
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43AA35EF.5060000>