From: Jose Luis Rivas <ghostbar at debian.org>
To: powertop@lists.01.org
Subject: Re: [Powertop] [PATCH] embed self-contained javascript
Date: Tue, 17 Sep 2013 16:44:01 -0430 [thread overview]
Message-ID: <5238C619.6020404@debian.org> (raw)
In-Reply-To: 20130917194129.GD2289@swordfish
[-- Attachment #1: Type: text/plain, Size: 1013 bytes --]
On 09/17/2013 03:11 PM, Sergey Senozhatsky wrote:
BTW, trying to apply this patch I saw the src/Makefile.am makes a call
to `src/csstoh.sh` which does not exists in the codebase. So it throws
errors applying this patch to Debian.
```
make[3]: Entering directory `/tmp/buildd/powertop-2.4/src'
/bin/bash ./csstoh.sh powertop.css css.h
/bin/bash: ./csstoh.sh: No such file or directory
make[3]: *** [css.h] Error 127
make[3]: Leaving directory `/tmp/buildd/powertop-2.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/powertop-2.4'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/powertop-2.4'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
```
I guess it comes because of the change in the CSS so it needs to
update the `src/css.h`.
--
The Debian Project - http://debian.org/
Jose Luis Rivas - http://joseluisrivas.net/#ghostbar
next reply other threads:[~2013-09-17 21:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-17 21:14 Jose Luis Rivas [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-09-18 9:01 [Powertop] [PATCH] embed self-contained javascript Sergey Senozhatsky
2013-09-18 8:21 Jose Luis Rivas
2013-09-18 8:06 Sergey Senozhatsky
2013-09-17 19:41 Sergey Senozhatsky
2013-09-17 19:27 Daniel Kahn Gillmor
2013-09-17 19:02 Sergey Senozhatsky
2013-09-10 18:32 Sergey Senozhatsky
2013-09-07 19:49 Daniel Kahn Gillmor
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=5238C619.6020404@debian.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.