-
Sure, it's silly not to have those library calls, but their absence shouldn't cause a compile failure. Here's a patch versus 0.1.2 to fix the configure.in to check for its presence, and changes to the app to check the config.h values and only include the code if the library call is present. Also includes a handy warning in the usage screen that setting the environment won't work on those hosts.
2009-08-28 23:43:57 UTC in pamtester
-
I managed to track down Mr. Hundhammer. Hopefully he'll be able to get a new release produced, or will let me produce it for him.
2009-08-12 17:33:53 UTC in KDirStat
-
I patched this a while back and hundhammer committed it into the CVS version of kdirstat. Most linux distros seem to only include the unpatched 2.5.2 version. Try building the CVS version and see if it fixes your problem.
Here's the patch if you want to apply it to 2.5.2:
-----
*** kdirstat-2.5.2/kdirstat/kdirinfo.cpp 2006-01-06 16:28:37.000000000 -0
800
---...
2009-08-04 22:18:25 UTC in KDirStat