Thomas, On Wed, Mar 21, 2012 at 09:34:33AM +0000, Thomas.Bartholomae@xxxxxxxxxx wrote: > I implement already the linux cpufreq kernel driver onto our embedded linux > system. > On top of this I wanna install the cpufrequtils in userspace for easy > access to the sysfs interface of the cpufreq driver. > But if try to create a package out of the cpufrequtils-0.3.tar.gz with > sysfs support I got a problem that a function from the > necessary libsysfs is missing (sysfs_write_attribute_value). cpufrequtils-0.3 is long deprecated. Either you can use the most recent cpufrequtils release (cpufrequtils-008); the dependancy on libsysfs was removed in 2008. Alternatively, you can use the new cpupowerutils included in the Linux kernel sources ( tools/power/cpupower/ ). Best, Dominik -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html