All of lore.kernel.org
 help / color / mirror / Atom feed
* compiling fails
@ 2006-05-01 19:08 Diederick de Vries
  2006-05-01 21:15 ` Mattia Dongili
  0 siblings, 1 reply; 3+ messages in thread
From: Diederick de Vries @ 2006-05-01 19:08 UTC (permalink / raw)
  To: cpufreq

Hi everyone

I'm trying to compile cpufreq, but 

./configure 

fails after:

checking for sysfs/libsysfs.h... no
*********************************************************************
***            ERROR WHILE CONFIGURING LIBCPUFREQ                 ***
***     Failed to detect libsysfs header files and/or library     ***
*********************************************************************
*********************************************************************
***            ERROR WHILE CONFIGURING LIBCPUFREQ                 ***
*** At least one of /sys support or /proc support MUST be enabled ***
*********************************************************************
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?

Thanks for any help,
Diederick de Vries.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: compiling fails
  2006-05-01 19:08 compiling fails Diederick de Vries
@ 2006-05-01 21:15 ` Mattia Dongili
  2006-05-03 17:01   ` Diederick de Vries
  0 siblings, 1 reply; 3+ messages in thread
From: Mattia Dongili @ 2006-05-01 21:15 UTC (permalink / raw)
  To: Diederick de Vries; +Cc: cpufreq

On Mon, May 01, 2006 at 09:08:53PM +0200, Diederick de Vries wrote:
> Hi everyone
> 
> I'm trying to compile cpufreq, but 
> 
> ./configure 
> 
> fails after:
> 
> checking for sysfs/libsysfs.h... no
> *********************************************************************
> ***            ERROR WHILE CONFIGURING LIBCPUFREQ                 ***
> ***     Failed to detect libsysfs header files and/or library     ***
> *********************************************************************
> *********************************************************************
> ***            ERROR WHILE CONFIGURING LIBCPUFREQ                 ***
> *** At least one of /sys support or /proc support MUST be enabled ***
> *********************************************************************
> 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 ?

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

bye
-- 
mattia
:wq!

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: compiling fails
  2006-05-01 21:15 ` Mattia Dongili
@ 2006-05-03 17:01   ` Diederick de Vries
  0 siblings, 0 replies; 3+ messages in thread
From: Diederick de Vries @ 2006-05-03 17:01 UTC (permalink / raw)
  To: cpufreq

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-05-03 17:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-01 19:08 compiling fails Diederick de Vries
2006-05-01 21:15 ` Mattia Dongili
2006-05-03 17:01   ` Diederick de Vries

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.