From: Bram Bouwens <bram at bouwens.org>
To: powertop@lists.01.org
Subject: [Powertop] PowerTop configure fails on BeagleBone/Ubuntu
Date: Mon, 21 May 2012 16:56:20 +0200 [thread overview]
Message-ID: <4FBA5794.60107@bouwens.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1222 bytes --]
Hi!
I'm trying to build powertop-2.0 on a BeagleBone running Ubuntu:
root(a)omap:~/powertop-2.0# uname -a
Linux omap 3.2.0-psp7 #1 Fri Apr 13 04:55:05 UTC 2012 armv7l armv7l armv7l GNU/Linux
but I get an error in the ./configure stage:
checking for strtoull... yes
checking for library containing delwin... -lncurses
./configure: line 19020: syntax error near unexpected token `PCIUTILS,'
./configure: line 19020: `PKG_CHECK_MODULES(PCIUTILS, libpci,,'
I do have the pci utils I think:
root(a)omap:~/powertop-2.0# dpkg --list | egrep -i pci
ii libpci-dev 1:3.1.8-2ubuntu5 Linux PCI Utilities (development files)
ii libpci3 1:3.1.8-2ubuntu5 Linux PCI Utilities (shared library)
ii libpciaccess0 0.12.902-1 Generic PCI access library for X
ii pciutils 1:3.1.8-2ubuntu5 Linux PCI Utilities
though I see something unexpected with the PCI bus:
root(a)omap:~/powertop-2.0# ls /proc/bus/pci
ls: cannot access /proc/bus/pci: No such file or directory
I'm not sure this board has a PCI bus, actually.
How should I proceed?
Bram
next reply other threads:[~2012-05-21 14:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-21 14:56 Bram Bouwens [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-05-21 16:47 [Powertop] PowerTop configure fails on BeagleBone/Ubuntu Lekensteyn
2012-05-21 20:00 Bram Bouwens
2012-05-21 21:18 Lekensteyn
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=4FBA5794.60107@bouwens.org \
--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.