Date: Tue, 20 Mar 2012 17:15:08 -0700 From: akshay sreeramoju <akshay.sreeramoju@gmail.com> To: FreeBSD - <freebsd-questions@freebsd.org> Subject: Re: <resolved> freebsd 9.0: netperf 2.5 'configure' fails for --enable-cpuutil Message-ID: <CAPiX5QHgQiv2-fJyAubvN%2BY5Rn6sUE4Oz8_Tz2xK2vv9YyPbSw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I had to change freebsd[4-7] to freebsd[4-9] in "configure" file. Thanks, Akshay On Tue, Mar 20, 2012 at 12:38 AM, akshay sreeramoju < akshay.sreeramoju@gmail.com> wrote: > Hi, > > What is the right option to give for ./configure --enable_cpuutil=<?????>? > > './configure --enable-cpuutil=sysctl' errors as below > checking which CPU utilization measurement type to use... configure: > error: --enable-cpuutil takes kstat, kstat10, looper, osx, perfstat, > procstat, pstat, pstatnew, sysctl or none > > "./configure --enable-cpuutil=none", configures, compiles and runs. But > local CPU util/service-demand is not calculated, as seen below > Recv Send Send Utilization Service > Demand > Socket Socket Message Elapsed Send Recv Send Recv > Size Size Size Time Throughput local remote local > remote > bytes bytes bytes secs. 10^6bits/s % U % S us/KB > us/KB > > 2000000 1000000 1000000 6.04 0.89 -1.00 0.31 0.000 > 154.316 > > > I tried the other suggested: kstat, kstat10, looper, osx, perfstat, > procstat, pstat, pstatnew. They all fail at configure/make/un level. > > Can anyone help? > > Thank, > > Akshay > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPiX5QHgQiv2-fJyAubvN%2BY5Rn6sUE4Oz8_Tz2xK2vv9YyPbSw>