Re: [Powertop] compile error
u know gascogne <atlrudeboi1 at gmail.com> Fri, 18 May 2012 19:45:04 -0700
| Newsgroups | dev.linux.lists.powertop |
|---|---|
| Message-ID | <CALRnzVXVymDy_zPvL+gS1t27oNYeeXxcWN-9eH4Adb+RVjzPGA@mail.gmail.com> |
your version of libnl broke the build earlier for me i reverted back to lib-nl and am still exitng at the same point all other dependances are installed On Fri, May 18, 2012 at 1:12 PM, Lekensteyn <lekensteyn(a)gmail.com> wrote: > On Friday 18 May 2012 11:49:24 u know gascogne wrote: > > I have pcitutils version 3.19 installed and have verified that libpci-a > is > > present i am on 3.4rc kernel on ubuntu 12.04 > > You need to install libpci-dev. From my debian/control file: > > Build-Depends: debhelper (>= 8.0.0), libncursesw5-dev, > libncurses5-dev, libnl-3-dev, libnl-genl-3-dev, pkg-config, libpci-dev, > zlib1g-dev, autopoint > > If you are interested, my debian/rules file is not particularly > interesting: > #!/usr/bin/make -f > %: > dh $@ --parallel > > Regards, > Peter > _______________________________________________ > PowerTop mailing list > PowerTop(a)lists.01.org > https://lists.01.org/mailman/listinfo/powertop >
attachment.html
(text/html, 1.4 KB)
<span style>your version of libnl broke the build earlier for me i reverted back to lib-nl and am still exitng at the same point all other dependances are installed </span> <br><br><div class="gmail_quote">On Fri, May 18, 2012 at 1:12 PM, Lekensteyn <span dir="ltr"><<a href="mailto:[email protected]" target="_blank">[email protected]</a>></span> wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Friday 18 May 2012 11:49:24 u know gascogne wrote:<br> > I have pcitutils version 3.19 installed and have verified that libpci-a is<br> > present i am on 3.4rc kernel on ubuntu 12.04<br> <br> </div>You need to install libpci-dev. From my debian/control file:<br> <br> Build-Depends: debhelper (>= 8.0.0), libncursesw5-dev,<br> libncurses5-dev, libnl-3-dev, libnl-genl-3-dev, pkg-config, libpci-dev,<br> zlib1g-dev, autopoint<br> <br> If you are interested, my debian/rules file is not particularly interesting:<br> #!/usr/bin/make -f<br> %:<br> dh $@ --parallel<br> <br> Regards,<br> Peter<br> _______________________________________________<br> PowerTop mailing list<br> <a href="mailto:[email protected]">[email protected]</a><br> <a href="https://lists.01.org/mailman/listinfo/powertop" target="_blank">https://lists.01.org/mailman/listinfo/powertop</a><br> </blockquote></div><br>