This is so weird that I'm sure I must be responsible but can't find
it. Any and all suggestions appreciated.
On 9.0-CURRENT FreeBSD 9.0-CURRENT #179: Wed Mar 23 04:46:15 CST 2011,
I compile the php5 port, make deinstall && make reinstall - surprise,
NO PHP
I did get a warning on the make test after the port build :
=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
Bug #39863 (file_exists() silently truncates after a null byte)
[ext/standard/tests/file/bug39863.phpt] (warn: XFAIL section but test
passes)
=====================================================================
In /usr/local/libexec/apache22/ there is no libphp5.so nor in the work
directory of /usr/ports/lang/php5
I did a find
/usr/ports/lang/php5 # find . -name libphp5.so
#
and with 7.4-STABLE FreeBSD 7.4-STABLE #1199
I get /usr/ports/lang/php5 # find . -name libphp5.so
./work/php-5.3.6/libs/libphp5.so
Thanks in advance for any suggestions.
ed
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"