error on build through MacPorts but not on manual build (pkg-config problem?)

Clemens Lang cal at macports.org
Wed Aug 14 17:14:18 PDT 2013


On Thu, Aug 15, 2013 at 01:37:53AM +0200, Davide Liessi wrote:
> I added pkgconfig as build dependency: the warning about poppler-qt4
> version disappeared and the missing compiler options appeared, but the
> build still failed with the same errors as before.

It seems trace mode hides a couple of files required by
sipopplerqt4cmodule.cpp, in specific
 - QMetaType (what filetype is that?)
 - QThread
 - qt4/poppler-qt4.h
 - qt4/poppler-link.h
and a few others. Make sure your port declares a dependency on the port
that provides these files.

-- 
Clemens Lang



More information about the macports-dev mailing list