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

Max Brazhnikov makc at issp.ac.ru
Mon Aug 18 16:12:47 CEST 2008


On Mon, 18 Aug 2008 16:46:53 +0300, Andrew Fawcett wrote:
> 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.

The problem is that kdegraphics-4.1.0 overrides libkdcraw, libkexiv2 and 
libkipi pkg-config files. Seems, we should mark conflict.

Max


More information about the kde-freebsd mailing list