From mboxrd@z Thu Jan 1 00:00:00 1970 From: Diederick de Vries Subject: Re: compiling fails Date: Wed, 3 May 2006 19:01:38 +0200 Message-ID: <200605031901.38778.diederick@diederickdevries.net> References: <200605012108.53297.diederick@diederickdevries.net> <20060501211551.GC4570@inferi.kami.home> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20060501211551.GC4570@inferi.kami.home> Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: cpufreq-bounces@lists.linux.org.uk Errors-To: cpufreq-bounces+glkc-cpufreq=m.gmane.org+glkc-cpufreq=m.gmane.org@lists.linux.org.uk Content-Type: text/plain; charset="us-ascii" To: cpufreq@lists.linux.org.uk Op Monday 01 May 2006 23:15 schreef Mattia Dongili: > On Mon, May 01, 2006 at 09:08:53PM +0200, Diederick de Vries wrote: > > configure: error: At least one of /sys support or /proc support MUST be > > enabled > > configure: error: /bin/sh './configure' failed for libcpufreq > > > > However, I have SYSFS and PROC_FS both enabled in my kernel (v2.6.16) and > > I have have sysfsutils installed in /usr/lib (header files are > > in /usr/include/sysfs). Why can't the configure script find this? > > strange! do you really have /usr/include/sysfs/libsysfs.h ? Yes. Really ;-) > It won't probably help, but anyway you should try the latest version > (001) from: > http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html Well, it compiled without errors. (but there no configure script anymore) Thanks, Diederick