id:TransFreeBSD:20050710:p1 の修正

修正

If you have compiled qt33 with the KDE_OPTIONS option checked (if your installed qt-package is called qt-copy-3.3.4 instead of qt-3.3.4, check with pkg_info), you should cvsup and recompile both qt33, kdelibs3 and everything depending on it (in that order):

portupgrade -rf qt\* && portupgrade -fr kdelibs\*

Previous versions of the qt33 port contained a patch that introduces binary incompatibility between kdelibs and an unpatched qt33, if kdelibs has beenand software compiled against a patched qt33.
Symptoms of the binary incompatibility: Unresolved symbol warnings from various KDE/Qt applications (both during runtime or compiling/linking), "Could not start kdeinit" dialogs during KDE startup, kicker crashes during exiting KDE.

commit log

The binary incompatibility affects pure Qt applications as well, suggest
recompiling Qt and all ports depending on it.
$FreeBSD: ports/UPDATING,v 1.208 2005/07/11 10:37:26 lofi Exp $