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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to