Version: unspecified (using KDE 4.5.90) OS: OS X In constructor 'KLocaleMacPrivate::KLocaleMacPrivate(KLocale*, const QString&, KSharedPtr<KSharedConfig>)': work/kdelibs-4.5.90/kdecore/localization/klocale_mac.cpp:28: error: 'catalogName' was not declared in this scope Reproducible: Always Steps to Reproduce: Attempt to build in MacPorts environment Actual Results: build fails Expected Results: build succeeds As it stands, this means KDE 4.6 cannot build on a Mac. My test system was gcc 4.2, os 10.6, x86_64, single core. Only removed the patch that prevented the creation of empty config dirs during build (everything else is the same as how MacPorts build 4.5)
SVN commit 1209467 by osterfeld: backport 1209449: fix build BUG:261305 M +2 -2 klocale_mac.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1209467