[ptxdist] [PATCH v2] Add new package: dmidecode

2012-11-19 Thread Alexander Stein
Signed-off-by: Alexander Stein alexander.st...@systec-electronic.com --- Changes in v2: * Removed patch * Set CONF_TOOL to NO * set MACHINE to i686 rules/dmidecode.in |7 ++ rules/dmidecode.make | 59 ++ 2 files changed, 66

Re: [ptxdist] error for target libtool

2012-11-19 Thread Thomas Weber
Hello, On 11/15/2012 11:02 PM, Thomas Weber wrote: Hello, I tried to build cpufrequtils and got the following error messages when building libtool. I use ptxdist-2012.10.0 Regards, Thomas target: cpufrequtils.get finished target

Re: [ptxdist] error for target libtool

2012-11-19 Thread Michael Olbrich
On Sun, Nov 18, 2012 at 10:33:01PM +0100, Thomas Weber wrote: On 11/15/2012 11:02 PM, Thomas Weber wrote: I tried to build cpufrequtils and got the following error messages when building libtool. I use ptxdist-2012.10.0 Regards, Thomas target: cpufrequtils.get

Re: [ptxdist] error for target libtool

2012-11-19 Thread Michael Olbrich
On Mon, Nov 19, 2012 at 02:49:47PM +0100, Michael Olbrich wrote: On Sun, Nov 18, 2012 at 10:33:01PM +0100, Thomas Weber wrote: On 11/15/2012 11:02 PM, Thomas Weber wrote: I tried to build cpufrequtils and got the following error messages when building libtool. I use ptxdist-2012.10.0

[ptxdist] [PATCH] cross-libtool: Set missing URL

2012-11-19 Thread Thomas Weber
This patch sets the missing URL for cross-libtool. Signed-off-by: Thomas Weber tho...@tomweber.eu --- rules/cross-libtool.make | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/cross-libtool.make b/rules/cross-libtool.make index 97bdb16..a14503e 100644 --- a/rules/cross-libtool.make +++