Hi, If you are running DFBSD 2.7.x / pkgsrc -current and you want to get gkrellm to build, you'll need to upgrade it up to the commit below at least, otherwise it will not build.
Cheers, Antonio Huete ---------- Forwarded message ---------- From: Antonio Huete Jimenez <tuxi...@crater.dragonflybsd.org> Date: 2010/9/4 Subject: git: include - Install smbus headers in the system. To: comm...@crater.dragonflybsd.org commit 1912e72f82c0f47c6e9b94059355bed4e417b5cb Author: Antonio Huete Jimenez <tuxi...@quantumachine.net> Date: Sat Sep 4 18:17:38 2010 +0200 include - Install smbus headers in the system. This will fix gkrellm build as it was trying to include smb.h, which wasn't in /usr/include/machine anymore. In-collaboration-with: <swildner@> Summary of changes: etc/mtree/BSD.include.dist | 8 +++++--- include/Makefile | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1912e72f82c0f47c6e9b94059355bed4e417b5cb -- DragonFly BSD source repository -- Cheers, Antonio Huete