Michael Butler wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

It seems that the reintroduction of php5_pcre has broken something :-(

PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/local/lib/php/20060613/pcre.so' -
/usr/local/lib/php/20060613/pcre.so: Undefined symbol
"php_pcre_free" in Unknown on line 0

I have an odd situation in regards to this. My FreeBSD 7.1 system shows this same error, but my FreeBSD 6.3 system does not show this error and is loading the module just fine. I compared the order of the modules in /usr/local/etc/php/extensions.ini on both machines, and made them match (although the 6.3 machine also have the apc, ming, and readline modules loaded, which I don't believe are going to affect it), still to no avail on the 7.1 machine. Both systems have the same configure command line (although the 6.3 machine also has --disable-ipv6, which I don't think would affect the pcre module). I've asked around and found that the module also works fine from a Fedora package. So I'm wondering if this issue is FreeBSD specific or not. If need be, I can provide more information that can hopefully trace down here the problem is. Another thing I notice is that doing strings on pcre.so shows pcre_free in the 6.3 version but php_pcre_free on the 7.1 version.

Thanks,
Naram Qashat

        Michael

(sorry, I'm not subscribed to ports@)

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iEYEARECAAYFAkmxQCsACgkQQv9rrgRC1JJ5MQCffhco6Pka76+yVD/Kq8qryBUl
ULsAoL7YJ89NpvWzI5uFYOfzOd0dquCR
=5dc3
-----END PGP SIGNATURE-----
_______________________________________________
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"

_______________________________________________
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"

Reply via email to