#23678: kdelibs4 4.4.0 - build fails -----------------------------------+---------------------------------------- Reporter: doug@… | Owner: snc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: kdelibs4 -----------------------------------+---------------------------------------- Comment(by djackan@…): I have two instances of jasper.h on my system they are in the following directories: /Library/Frameworks/UnixImageIO.framework/Headers/jasper/jasper.h and /opt/local/include/jasper/jasper.h I just did the following: cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdelibs4/work/kdelibs-4.4.0/kimgio/ sudo pico jp2.cpp I went to line 27 {{{ and where it says #include <jasper/jasper.h> I replaced it with #include </Library/Framerworks/UnixImageIO.framework/Headers/jasper/jasper.h> }}} I don't know if this makes sense, but for some reason kdelibs4 is building without error now on my system. This was the only change I made since the last time I received the error. I hope this is of some help. -- Ticket URL: <http://trac.macports.org/ticket/23678#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS