From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============6371795135355511256==" MIME-Version: 1.0 From: Alexandra Yates Subject: Re: [Powertop] Fix out of tree builds [Was: PowerTOP v2.6.1 released] Date: Mon, 09 Jun 2014 16:14:50 -0700 Message-ID: <39770.10.7.201.30.1402355690.squirrel@linux.intel.com> In-Reply-To: 20140604233932.GH39023@rhrk.uni-kl.de To: powertop@lists.01.org List-ID: --===============6371795135355511256== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Joerg, > Hallo Alexandra, > > On Wed, Jun 04, 2014 at 02:20:18PM -0700, Alexandra Yates wrote: >> Unfortunately the patches you sent don't fix the issue. Here is how to >> reproduced the issue: >> 1- Applied your patches. >> 2- Generated an new dist/tarball, >> 3- Untared on different location >> 4- Executed: ./autogen; ./configure; make; make clean; make >> >> The error still points that /bin/bash: ./csstoh.sh: No such file or >> directory > >> make[2]: Entering directory `/home/magd/Downloads/powertop-2.6.1/src' >> /bin/bash ./csstoh.sh ./powertop.css css.h >> /bin/bash: ./csstoh.sh: No such file or directory > > Luckily you included your workflow - it contains a bug. As you can see the > system has not picked up the new path (the text ./csstoh.sh no longer > exists > in the source). Correct order would be: > 1- apply patches > 2- ./autogen && ./configure > 3- make distcheck > 4- cp powertop-2.6.1.tar.gz > > Ciao > J=C3=83=C2=B6rg > -- > Joerg Mayer > We are stuck with technology when what we really want is just stuff that > works. Some say that should read Microsoft instead of technology. > I still get the error, even after following your steps. You may have other commits I don't. Thank you, Alexandra. --===============6371795135355511256==--