[kde-freebsd] KDE4 && /usr/ports/graphics/kphotoalbum

Andrew Fawcett andy at athame.co.uk
Mon Aug 18 15:46:53 CEST 2008


On Monday 18 August 2008 16:30:15 Matthias Apitz wrote:
> Hello,
>
> After having done the installation of KDE4 master port, I'm now compiling
> the application ports I'm used to use in KDE...
>
> The port /usr/ports/graphics/kphotoalbum (portupgrade done) fails in
> compilation with missing includes:
>
> // Qt Includes.
>
> #include <QtCore/QString>
> #include <QtCore/QObject>
> #include <QtGui/QImage>
>
> see details in attached nohup.out;

in kphotoalbum/Makefile change

kdcraw:${PORTSDIR}/graphics/libkdcraw

to

kdcraw.3:${PORTSDIR}/graphics/libkdcraw

and try again.

Andy




More information about the kde-freebsd mailing list