From: Arjan van de Ven <arjan at linux.intel.com>
To: powertop@lists.01.org
Subject: Re: [Powertop] building on Fedora 17
Date: Thu, 19 Jul 2012 19:13:39 -0700 [thread overview]
Message-ID: <5008BED3.30802@linux.intel.com> (raw)
In-Reply-To: 04DD5571759C064D967CF1D07D73B6284909C331@fmsmsx109.amr.corp.intel.com
[-- Attachment #1: Type: text/plain, Size: 831 bytes --]
On 7/19/2012 4:45 PM, Howard, James D wrote:
> I downloaded PowerTop ver. 2.0 and attempted to build it with:
> ./autogen.sh
> then
> ./configure
> The configure script is not finding "LIBNL" and nl_socket_alloc.
>
> My Fedora 17 installation seems to have libnl and the looked-for symbol:
> $ rpm -qa | grep libnl
> libnl3-3.2.7-1.fc17.x86_64
> libnl-1.1-15.fc17.x86_64
> And, nl_socket_alloc is defined in (at least) the 64-bit library /usr/lib64/libnl-3.so.200:
> $ nm --dynamic /usr/lib64/libnl-3.so.200 | grep nl_socket_alloc
> 00000039c360f740 T nl_socket_alloc
> 00000039c360f6d0 T nl_socket_alloc_cb
>
> Is this something that the Fedora 17 distribution has changed in the libnl naming string -- again?
do you have the -devel package of these, so that you have the headers ?
next reply other threads:[~2012-07-20 2:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-20 2:13 Arjan van de Ven [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-07-19 23:45 [Powertop] building on Fedora 17 Howard, James D
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5008BED3.30802@linux.intel.com \
--to=powertop@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.