[kde-freebsd] kopete-kde4 fails to build
Max Brazhnikov
makc at freebsd.org
Thu Apr 11 12:20:56 UTC 2013
On Wed, 10 Apr 2013 15:44 -0400 Jerry wrote:
> On Wed, 10 Apr 2013 11:41:03 -0700 (PDT)
> Anthony Jenkins articulated:
>
> > Looks like the QT4-QT3 incompatibility - try uninstalling
> > x11-toolkits/qt33 and rebuilding, then reinstalling qt33.
>
> I don't have that installed. As far as I can tell, I don't have any
> QT3\* ports installed. The closest I can find is "qt4-qt3support-4.8.4"
> It is shown as a dependency of "kopete-4.9.5" and a crap load of
> other programs. What happens if I just delete "kopete-4.9.5" and then
> try to build the updated version?
>From your build log:
/usr/local/include/qt4/QtCore/qbytearray.h:79: error: redefinition of 'uint qstrlen(const char*)'
/usr/local/include/qcstring.h:57: error: 'uint qstrlen(const char*)' previously defined here
include/qcstring.h is installed by x11-toolkits/qt33. Either you have qt3
package installed or your system polluted with leftovers.
Max
More information about the freebsd-ports
mailing list