Version: (using KDE 4.0.0) Installed from: NetBSD pkgsrc OS: NetBSD _SC_PHYS_PAGES is not a standard argument to sysconf() so is not supported on all OS's, in my case NetBSD, causing the build of plasma/plasma/plasmaapp.cpp to fail. I'll attach a patch that fixes this build failure for NetBSD and probably other BSD's.
Created attachment 23144 [details] patch for lack of sysconf(_SC_PHYS_PAGES)
SVN commit 765989 by aseigo: NetBSD build fix, based on patch by Mark Davies. thanks Mark =) BUG:156200 M +23 -7 plasmaapp.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=765989