#24961: kdegraphics4-4.4.3 build failure on case-sensitive file-system ---------------------------------+------------------------------------------ Reporter: rechner@… | Owner: snc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: kdegraphics4 ---------------------------------+------------------------------------------ Changes (by macsforever2000@…): * cc: sharky@… (added) * owner: macports-tickets@… => snc@… Old description:
Again there is an issue with my case-sensitive file system (similar to #22941):
kdegraphics expects
/opt/local/libexec/qt4-mac/include/Phonon
but there is only:
/opt/local/libexec/qt4-mac/include/phonon
I 'fixed' it with a symlink, but fixing kdegraphics4 properly would be better. The current spelling of the directory (with a small "p") probably is correct - at least I find the same case in my Linux system with KDE4:
/usr/include/qt4/phonon
New description: Again there is an issue with my case-sensitive file system (similar to #22941): kdegraphics expects {{{ /opt/local/libexec/qt4-mac/include/Phonon }}} but there is only: {{{ /opt/local/libexec/qt4-mac/include/phonon }}} I 'fixed' it with a symlink, but fixing kdegraphics4 properly would be better. The current spelling of the directory (with a small "p") probably is correct - at least I find the same case in my Linux system with KDE4: {{{ /usr/include/qt4/phonon }}} -- -- Ticket URL: <http://trac.macports.org/ticket/24961#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS