PHP error

Andrew Pantyukhin infofarmer at FreeBSD.org
Mon Apr 9 06:18:05 UTC 2007


On 4/9/07, Beech Rintoul <beech at alaskaparadise.com> wrote:
> I have a port which calls php -m as a test from the makefile. Problem
> is if I do php -m I get the following:
>
> stargate# php -m
> /libexec/ld-elf.so.1: /usr/local/lib/php/20060613/imap.so: Undefined
> symbol "ssl_onceonlyinit"
>
> I tried rebuilding php & the module involved, but no joy.
>
> Does anyone have a suggestion? I'm running the following:
>
> FreeBSD 7.0-CURRENT #113: Sun Apr  8 08:27:49 AKDT 2007
> Apache-2.0.59
> php5-5.2.1_3
> php5-imap-5.2.1_3
>
> This worked about a month ago.

Did you follow UPDATING when upgrading ports? In
particular, there's been a gettext and some other
interesting updates.

If all else fails, go the "pkg_delete -a" way.


More information about the freebsd-ports mailing list