#37968: kde4-runtime does not compile ----------------------------+--------------------- Reporter: obmalcioglu@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: kde4-runtime | ----------------------------+--------------------- Comment (by nicos@…): The error in the log is:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kde4-runtime/kde4-runtime/work/build/nepomuk/kioslaves/search /../../../../kde- runtime-4.9.5/nepomuk/kioslaves/search/searchfolder.h:30:10: fatal error: 'Nepomuk2/Query/Term' file not found The file is provided by nepomuk-core. As you said you have it, I would assume that you have this file on your system. If that is indeed the case, I would assume that the issue comes from the case-sensitivity. While the installed file (on my system) is ${prefix}/include/nepomuk2/Query/Term, the include in searchfolder.h is #include <Nepomuk2/Query/Term>. [[BR]] I am not sure, but renaming the includes may solve the issue. -- Ticket URL: <https://trac.macports.org/ticket/37968#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS