Hello,
I am attempting to install pkgsrc/meta-pkgs/kde3 currently and am
running into the following problem on netbsd 3.1 sparc64:
When I compile kde3 everything is working fine except I am running
into the following issue:
then mv -f ".deps/kfile_pdf.Tpo" ".deps/kfile_pdf.Plo"; else rm
-f ".deps/kfile_pdf.Tpo"; exit 1; fi
In file included from kfile_pdf.cpp:21:
kfile_pdf.h:25:24: poppler-qt.h: No such file or directory
In file included from kfile_pdf.cpp:21:
kfile_pdf.h:38: error: syntax error before `::' token
kfile_pdf.cpp: In member function `virtual bool
KPdfPlugin::readInfo(KFileMetaInfo&, unsigned int)':
kfile_pdf.cpp:62: error: `m_doc' undeclared (first use this function)
kfile_pdf.cpp:62: error: (Each undeclared identifier is reported only
once for
each function it appears in.)
kfile_pdf.cpp:62: error: `Poppler' undeclared (first use this function)
kfile_pdf.cpp:62: error: parse error before `::' token